Class Sin

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Sin : public mindspore::ops::BaseOperator

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

Public Functions

inline Sin()

Constructor.

inline void Init() const

Init.