tensorflow :: ops :: BesselI1e
#include <math_ops.h>
x
elemanının Bessel i1e fonksiyonunu hesaplar.
Özet
bessel_i1e(x) = exp(-abs(x)) bessel_i1(x)
olarak tanımlanan, 0 derecesinin üssel olarak ölçeklenmiş Bessel fonksiyonu.
Bu işlev, bessel_i1(x)
den daha hızlı ve sayısal olarak bessel_i1(x)
.
Argümanlar:
- kapsam: Bir Scope nesnesi
İadeler:
-
Output
: y tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
BesselI1e (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
Genel özellikler | |
---|---|
operation | |
y |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
y
::tensorflow::Output y
Kamusal işlevler
BesselI1e
BesselI1e( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const