Class Asin

Inheritance Relationships

Base Type

Class Documentation

class Asin : public mindspore::ops::PrimitiveC

Computes arcsine of input tensors element-wise. Refer to Python API mindspore.ops.Asin for more details.

Public Functions

inline Asin()

Constructor.

~Asin() = default

Destructor.

inline void Init()

Init. Refer to the parameters of Python API mindspore.ops.Asin for the inputs.