flux tensoriel : : opérations : : Bétainc
#include <math_ops.h>
Calculer l'intégrale bêta incomplète régularisée \(I_x(a, b)\).
Résumé
L’intégrale bêta incomplète régularisée est définie comme :
\(I_x(a, b) = {B(x; a, b)}{B(a, b)}\)
où
\(B(x; a, b) = ^x t^{a-1} (1 - t)^{b-1} dt\)
est la fonction bêta incomplète et \(B(a, b)\) est la fonction bêta complète .
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur z.
Constructeurs et Destructeurs | |
---|---|
Betainc (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input b, :: tensorflow::Input x) |
Attributs publics | |
---|---|
operation | |
z |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
z
::tensorflow::Output z
Fonctions publiques
Bétainc
Betainc( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input b, ::tensorflow::Input x )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const