tensor akışı:: işlem:: Betainç
#include <math_ops.h>
Düzenlenmiş tamamlanmamış beta integralini hesaplayın \(I_x(a, b)\).
Ö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\)
tamamlanmamış beta işlevidir ve \(B(a, b)\) tam beta fonksiyonudur.
Argümanlar:
- kapsam: Bir Kapsam nesnesi
İade:
-
Output
: z tensörü.
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