Class Imag
Defined in File imag.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class Imag : public mindspore::ops::BaseOperator
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.
-
inline void Init()
Init. Refer to the parameters of Python API mindspore.ops.Imag for the inputs.
-
inline Imag()