Class Complex

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Complex : public mindspore::ops::BaseOperator

Returns a complex Tensor from the real and imaginary part. Refer to Python API mindspore.ops.Complex for more details.

Public Functions

inline Complex()

Constructor.

inline void Init()

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