تدفق التوتر:: العمليات:: إيغاماك

#include <math_ops.h>

حساب دالة جاما العلوية غير المكتملة المنتظمة Q(a, x) .

يتم تعريف وظيفة جاما غير المكتملة المنتظمة العليا على النحو التالي:

Q(a,x)=Gamma(a,x)/Gamma(a)=1P(a,x)

أين

Gamma(a,x)=intxta1exp(t)dt

هي وظيفة جاما العليا غير المكتملة.

لاحظ أن أعلى P(a, x) ( Igamma ) هي دالة Gamma الكاملة المنتظمة السفلية.

الحجج:

العوائد:

البنائين والمدمرين

Igammac (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input x)

الصفات العامة

operation
z

الوظائف العامة

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