PhasorConjugate Property
Gets the complex conjugate of this
Phasor.
Namespace: Gemstone.Numeric.EEAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.160 -- Release Build+79afb0c87bd1bdc550b0321e3623ddc7648c3bfe
public Complex Conjugate { get; }
Public ReadOnly Property Conjugate As Complex
Get
public:
property Complex Conjugate {
Complex get ();
}
function get_Conjugate();
Property Value
Complex