tensor akışı:: işlem:: Betainc

#include <math_ops.h>

Düzenlileştirilmiş tamamlanmamış beta integrali \(I_x(a, b)\)hesaplayın.

Özet

Düzenlenmiş tamamlanmamış beta integrali şu şekilde tanımlanır:

\(I_x(a, b) = {B(x; a, b)}{B(a, b)}\)

Neresi

\(B(x; a, b) = ^x t^{a-1} (1 - t)^{b-1} dt\)

eksik beta işlevidir ve \(B(a, b)\) tam beta işlevidir.

Argümanlar:

İadeler:

Yapıcılar ve Yıkıcılar

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

Genel özellikler

operation
z

Kamu işlevleri

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

Genel özellikler

operasyon

Operation operation

z

::tensorflow::Output z

Kamu işlevleri

Betainc

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

düğüm

::tensorflow::Node * node() const 

operatör::tensorflow::Giriş

 operator::tensorflow::Input() const 

operatör::tensorflow::Çıktı

 operator::tensorflow::Output() const