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