টেনসরফ্লো :: অপস:: Betainc
#include <math_ops.h>
নিয়মিত অসম্পূর্ণ বিটা ইন্টিগ্রাল গণনা করুন \(I_x(a, b)\).
সারাংশ
নিয়মিত অসম্পূর্ণ বিটা ইন্টিগ্রালকে সংজ্ঞায়িত করা হয়েছে:
\(I_x(a, b) = {B(x; a, b)}{B(a, b)}\)
যেখানে
\(B(x; a, b) = ^x t^{a-1} (1 - t)^{b-1} dt\)
অসম্পূর্ণ বিটা ফাংশন এবং \(B(a, b)\) সম্পূর্ণ বিটা ফাংশন।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
Output
: z টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
Betainc (const :: tensorflow::Scope & scope, :: tensorflow::Input a, :: tensorflow::Input b, :: tensorflow::Input x) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
z |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
z
::tensorflow::Output z
পাবলিক ফাংশন
Betainc
Betainc( const ::tensorflow::Scope & scope, ::tensorflow::Input a, ::tensorflow::Input b, ::tensorflow::Input x )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const