Class Atan
Defined in File atan.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class Atan : public mindspore::ops::PrimitiveC
Computes the trigonometric inverse tangent of the input element-wise. Refer to Python API mindspore.ops.Atan for more details.
Public Functions
-
inline Atan()
Constructor.
-
~Atan() = default
Destructor.
-
inline void Init()
Init. Refer to the parameters of Python API mindspore.ops.Atan for the inputs.
-
inline Atan()