flux tensoriel : : opérations : : Bétainc
#include <math_ops.h>
Calculer l'intégrale bêta incomplète régularisée Ix(a,b).
Résumé
L’intégrale bêta incomplète régularisée est définie comme :
Ix(a,b)=B(x;a,b)B(a,b)
où
B(x;a,b)=xta−1(1−t)b−1dt
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) |
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