Class Conj

Inheritance Relationships

Base Type

Class Documentation

class Conj : public mindspore::ops::PrimitiveC

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

Public Functions

inline Conj()

Constructor.

~Conj() = default

Destructor.

inline void Init()

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