Class Atan

Inheritance Relationships

Base Type

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.