تدفق التوتر:: العمليات:: بيتينك
#include <math_ops.h>
حساب تكامل بيتا غير المكتمل المنتظم \(I_x(a, b)\).
ملخص
يتم تعريف تكامل بيتا غير المكتمل المنتظم على النحو التالي:
\(I_x(a, b) = {B(x; a, b)}{B(a, b)}\)
أين
\(B(x; a, b) = ^x t^{a-1} (1 - t)^{b-1} dt\)
هي وظيفة بيتا غير مكتملة و \(B(a, b)\) هي وظيفة بيتا كاملة .
الحجج:
- النطاق: كائن النطاق
العوائد:
-
Output
: الموتر z.
البنائين والمدمرين | |
---|---|
Betainc (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input b, :: tensorflow::Input x) |
الوظائف العامة | |
---|---|
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