tensorflow:: אופס:: איגמאק
#include <math_ops.h>
חשב את פונקציית הגמא הבלתי שלמה המוסדרת העליונה Q(a, x)
.
תַקצִיר
פונקציית הגמא הבלתי שלמה המוסדר העליונה מוגדרת כ:
\(Q(a, x) = Gamma(a, x) / Gamma(a) = 1 - P(a, x)\)
אֵיפֹה
\(Gamma(a, x) = int_{x}^{} t^{a-1} exp(-t) dt\)
היא פונקציית גאמה העליונה הלא שלמה.
שימו לב, למעלה P(a, x)
( Igamma
) היא פונקציית ה-Gamma השלמה התחתון המוסדר.
טיעונים:
- scope: אובייקט Scope
החזרות:
-
Output
: הטנזור z.
בנאים והורסים | |
---|---|
Igammac (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input x) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
מִבצָע
Operation operation
ז
::tensorflow::Output z
תפקידים ציבוריים
איגמאק
Igammac( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input x )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const