Class Sin
Defined in File sin.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline Sin()