tensorflow :: ops :: Igammac

#include <math_ops.h>

Hitung fungsi Gamma tidak lengkap yang diatur atas Q(a, x) .

Ringkasan

Fungsi Gamma tidak lengkap yang diatur atas didefinisikan sebagai:

\(Q(a, x) = Gamma(a, x) / Gamma(a) = 1 - P(a, x)\)

dimana

\(Gamma(a, x) = int_{x}^{} t^{a-1} exp(-t) dt\)

adalah fungsi Gama tidak lengkap atas.

Catatan, di atas P(a, x) ( Igamma ) adalah fungsi Gamma lengkap yang diatur lebih rendah.

Argumen:

Pengembalian:

Pembuat dan Penghancur

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

Atribut publik

operation
z

Fungsi publik

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

Atribut publik

operasi

Operation operation

z

::tensorflow::Output z

Fungsi publik

Igammac

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

simpul

::tensorflow::Node * node() const 

operator :: tensorflow :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Keluaran

 operator::tensorflow::Output() const