تدفق التوتر:: العمليات:: بيتينك

#include <math_ops.h>

حساب تكامل بيتا غير المكتمل المنتظم Ix(a,b).

ملخص

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

Ix(a,b)=B(x;a,b)B(a,b)

أين

B(x;a,b)=xta1(1t)b1dt

هي وظيفة بيتا غير مكتملة و B(a,b) هي وظيفة بيتا كاملة .

الحجج:

العوائد:

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

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

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

operation
z

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

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

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

عملية

Operation operation

ض

::tensorflow::Output z

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

بيتينك

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

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const