Class Atan
Defined in File atan.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class Atan : public mindspore::ops::BaseOperator
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.
-
inline void Init() const
Init. Refer to the parameters of Python API mindspore.ops.Atan for the inputs.
-
inline Atan()