تدفق التوتر:: العمليات:: إيغاماك
#include <math_ops.h>
حساب دالة جاما العلوية غير المكتملة المنتظمة Q(a, x)
.
ملخص
يتم تعريف وظيفة جاما غير المكتملة المنتظمة العليا على النحو التالي:
\(Q(a, x) = Gamma(a, x) / Gamma(a) = 1 - P(a, x)\)
أين
\(Gamma(a, x) = int_{x}^{} t^{a-1} exp(-t) dt\)
هي وظيفة جاما العليا غير المكتملة.
لاحظ أن أعلى P(a, x)
( Igamma
) هي دالة Gamma الكاملة المنتظمة السفلية.
الحجج:
- النطاق: كائن النطاق
العوائد:
-
Output
: الموتر z.
البنائين والمدمرين | |
---|---|
Igammac (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input x) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
الصفات العامة
عملية
Operation operation
ض
::tensorflow::Output z
الوظائف العامة
إيغاماك
Igammac( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input x )
العقدة
::tensorflow::Node * node() const
المشغل::tensorflow::الإدخال
operator::tensorflow::Input() const
المشغل::tensorflow::الإخراج
operator::tensorflow::Output() const