przepływ tensorowy:: ops:: Igamma
#include <math_ops.h>
Oblicz górną uregulowaną niekompletną funkcję Gamma Q(a, x)
.
Streszczenie
Górną uregulowaną niekompletną funkcję Gamma definiuje się jako:
\(Q(a, x) = Gamma(a, x) / Gamma(a) = 1 - P(a, x)\)
Gdzie
\(Gamma(a, x) = int_{x}^{} t^{a-1} exp(-t) dt\)
jest górną niekompletną funkcją Gama.
Uwaga, powyżej P(a, x)
( Igamma
) to dolna uregulowana pełna funkcja Gamma.
Argumenty:
- zakres: Obiekt Scope
Zwroty:
-
Output
: tensor z.
Konstruktory i destruktory | |
---|---|
Igammac (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
działanie
Operation operation
z
::tensorflow::Output z
Funkcje publiczne
Igamma
Igammac( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input x )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const