tensorflow:: אופס:: BesselI0e

#include <math_ops.h>

מחשב את הפונקציה Bessel i0e של x מבחינה אלמנט.

סיכום

פונקציית Bessel ששונתה בקנה מידה אקספוננציאלי בסדר 0 המוגדרת כ- bessel_i0e(x) = exp(-abs(x)) bessel_i0(x) .

פונקציה זו מהירה ויציבה יותר מבחינה מספרית מאשר bessel_i0(x) .

טיעונים:

  • scope: אובייקט Scope

החזרות:

בנאים והורסים

BesselI0e (const :: tensorflow::Scope & scope, :: tensorflow::Input x)

תכונות ציבוריות

operation
y

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

תכונות ציבוריות

מבצע

Operation operation

y

::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