تدفق التوتر:: العمليات:: إيجاما
#include <math_ops.h>
حساب دالة جاما غير المكتملة المنتظمة السفلية P(a, x)
.
ملخص
يتم تعريف وظيفة جاما غير المكتملة المنتظمة السفلية على النحو التالي:
P(a,x)=gamma(a,x)/Gamma(a)=1−Q(a,x)
أين
gamma(a,x)=∫x0ta−1exp(−t)dt
هي وظيفة غاما السفلية غير المكتملة.
ملاحظة، أعلاه Q(a, x)
( Igammac
) هي دالة جاما الكاملة المنتظمة العليا.
الحجج:
- النطاق: كائن النطاق
العوائد:
-
Output
: الموتر z.
البنائين والمدمرين | |
---|---|
Igamma (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
الوظائف العامة
إيجاما
Igamma( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input x )
العقدة
::tensorflow::Node * node() const
المشغل::tensorflow::الإدخال
operator::tensorflow::Input() const
المشغل::tensorflow::الإخراج
operator::tensorflow::Output() const