tensorflow:: אופס:: Betainc

#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)\) היא פונקציית הבטא השלמה .

טיעונים:

  • scope: אובייקט Scope

החזרות:

בנאים והורסים

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

 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