টেনসরফ্লো :: অপস:: Atan2
#include <math_ops.h>
আর্গুমেন্টের চিহ্নগুলিকে সম্মান করে y/x
উপাদান-ভিত্তিক আর্কটাঞ্জেন্ট গণনা করে।
সারাংশ
এটি কোণ ( [-, ] ) যেমন [ x = r () ] এবং [ y = r () ] যেখানে ( r = (x^2 + y^2))।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
Output
: z টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
Atan2 (const :: tensorflow::Scope & scope, :: tensorflow::Input y, :: tensorflow::Input x) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
z |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
z
::tensorflow::Output z
পাবলিক ফাংশন
Atan2
Atan2( const ::tensorflow::Scope & scope, ::tensorflow::Input y, ::tensorflow::Input x )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const