Default constructor. Creates a FloatComplexEigDecompServer instance
that does preliminary balancing and computes both left and right
eigenvectors.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public FloatComplexEigDecompServer() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: FloatComplexEigDecompServer() |