تدفق التوتر:: العمليات:: BesselI1e

#include <math_ops.h>

يحسب دالة Bessel i1e للعنصر x .

ملخص

تم تعريف دالة Bessel المعدلة بشكل أسي من الترتيب 0 على أنها bessel_i1e(x) = exp(-abs(x)) bessel_i1(x) .

هذه الوظيفة أسرع وأكثر استقرارًا عدديًا من bessel_i1(x) .

الحجج:

عائدات:

البنائين والمدمرين

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

الصفات العامة

operation
y

الوظائف العامة

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

الصفات العامة

عملية

Operation operation

ذ

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