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

#include <math_ops.h>

حساب دالة polygamma \(^{(n)}(x)\).

ملخص

يتم تعريف وظيفة polygamma على النحو التالي:

\(^{(a)}(x) = {d^a}{dx^a} (x)\)

حيث \((x)\) هي دالة digamma. يتم تعريف دالة polygamma فقط لأوامر الأعداد الصحيحة غير السالبة \a

الحجج:

عائدات:

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

Polygamma (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input x)

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

operation
z

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

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

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

عملية

Operation operation

ض

::tensorflow::Output z

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

تعدد الزوجات

 Polygamma(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input a,
  ::tensorflow::Input x
)

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const