Click or drag to resize

DoubleComplexEigDecompServerComputeRightVectors Property

Gets and sets a boolean value indicating whether or not right eigenvectors should be computed.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool ComputeRightVectors { get; set; }

Property Value

Boolean
See Also