tensorflow :: ops :: BesselI0e
#include <math_ops.h>
Oblicza funkcję Bessela i0e funkcji x
elementu.
streszczenie
Skalowana wykładniczo zmodyfikowana funkcja Bessela rzędu 0 zdefiniowana jako bessel_i0e(x) = exp(-abs(x)) bessel_i0(x)
.
Ta funkcja jest szybsza i stabilniejsza numerycznie niż bessel_i0(x)
.
Argumenty:
- zakres: obiekt Scope
Zwroty:
-
Output
: tensor y.
Konstruktorzy i niszczyciele | |
---|---|
BesselI0e (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
Atrybuty publiczne | |
---|---|
operation | |
y |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
operacja
Operation operation
y
::tensorflow::Output y
Funkcje publiczne
BesselI0e
BesselI0e( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
węzeł
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const