tensorflow:: אופס:: BesselI1e

#include <math_ops.h>

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

סיכום

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

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

טיעונים:

  • scope: אובייקט Scope

החזרות:

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

BesselI1e (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

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

BesselI1e

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

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const