tensorflow :: ops :: Polygamma
#include <math_ops.h>
Oblicz funkcję polygamma \(^{(n)}(x)\).
streszczenie
Funkcja polygamma jest zdefiniowana jako:
\(^{(a)}(x) = {d^a}{dx^a} (x)\)
gdzie \((x)\) jest funkcją digamma. Funkcja polygamma jest definiowana tylko dla nieujemnych liczb całkowitych \ a
Argumenty:
- zakres: obiekt Scope
Zwroty:
-
Output
: tensor z.
Konstruktorzy i niszczyciele | |
---|---|
Polygamma (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input x) |
Atrybuty publiczne | |
---|---|
operation | |
z |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
operacja
Operation operation
z
::tensorflow::Output z
Funkcje publiczne
Polygamma
Polygamma( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input x )
węzeł
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const