tensorflow :: opérations :: Polygamma
#include <math_ops.h>
Calculez la fonction polygamma \(^{(n)}(x)\).
Résumé
La fonction polygamma est définie comme:
\(^{(a)}(x) = {d^a}{dx^a} (x)\)
où \((x)\) est la fonction digamma. La fonction polygamma est définie uniquement pour les ordres d'entiers non négatifs \ a
Arguments:
- scope: un objet Scope
Retour:
-
Output
: le tenseur z.
Constructeurs et destructeurs | |
---|---|
Polygamma (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: 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
Polygamma
Polygamma( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input x )
nœud
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const