tensor akışı:: işlem:: Igammak

#include <math_ops.h>

Üstteki düzenlileştirilmiş tamamlanmamış Gama fonksiyonunu Q(a, x) hesaplayın.

Özet

Üstteki düzenlileştirilmiş tamamlanmamış Gama işlevi şu şekilde tanımlanır:

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

Neresi

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

üst tamamlanmamış Gama fonksiyonudur.

P(a, x) in ( Igamma ) üzerinde daha düşük düzenlileştirilmiş tam Gama fonksiyonunun olduğuna dikkat edin.

Argümanlar:

İadeler:

Yapıcılar ve Yıkıcılar

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

Genel özellikler

operation
z

Kamu işlevleri

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

Genel özellikler

operasyon

Operation operation

z

::tensorflow::Output z

Kamu işlevleri

Igammak

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

düğüm

::tensorflow::Node * node() const 

operatör::tensorflow::Giriş

 operator::tensorflow::Input() const 

operatör::tensorflow::Çıktı

 operator::tensorflow::Output() const