Default constructor. Creates a FloatEigDecompServer instance that does preliminary balancing and computes both left and right eigenvectors.

Namespace:  CenterSpace.NMath.Matrix
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public FloatEigDecompServer()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
FloatEigDecompServer()

See Also