Class Tan

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Tan : public mindspore::ops::BaseOperator

Computes tangent of x element-wise. Refer to Python API mindspore.ops.Tan for more details.

Public Functions

inline Tan()

Constructor.

inline void Init() const

Init.