تدفق التوتر:: العمليات:: BesselI0e
#include <math_ops.h>
يحسب دالة Bessel i0e للعنصر x
.
ملخص
تم تعريف دالة Bessel المعدلة بشكل أسي من الترتيب 0 على أنها bessel_i0e(x) = exp(-abs(x)) bessel_i0(x)
.
هذه الوظيفة أسرع وأكثر استقرارًا عدديًا من bessel_i0(x)
.
الحجج:
- النطاق: كائن النطاق
العوائد:
-
Output
: الموتر y.
البنائين والمدمرين | |
---|---|
BesselI0e (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
الصفات العامة
عملية
Operation operation
ذ
::tensorflow::Output y
الوظائف العامة
BesselI0e
BesselI0e( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
العقدة
::tensorflow::Node * node() const
المشغل::tensorflow::الإدخال
operator::tensorflow::Input() const
المشغل::tensorflow::الإخراج
operator::tensorflow::Output() const