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