Class Sin

Inheritance Relationships

Base Type

Class Documentation

class Sin : public mindspore::ops::PrimitiveC

Computes sine of the input element-wise. Refer to Python API mindspore.ops.Sin for more details.

Public Functions

inline Sin()

Constructor.

~Sin() = default

Destructor.

inline void Init()

Init.