テンソルフロー::作戦::ポリガンマ

#include <math_ops.h>

ポリガンマ関数 \(^{(n)}(x)\)を計算します。

まとめ

ポリガンマ関数は次のように定義されます。

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

ここで、 \((x)\) はディガンマ関数です。ポリガンマ関数は、非負の整数次数に対してのみ定義されます \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

z

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