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