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