Class Imag

Inheritance Relationships

Base Type

Class Documentation

class Imag : public mindspore::ops::PrimitiveC

Returns a Tensor that is the imag part of the input. Refer to Python API mindspore.ops.Imag for more details.

Public Functions

inline Imag()

Constructor.

~Imag() = default

Destructor.

inline void Init()

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