 | DoubleEigDecompServer Constructor |
Default constructor. Creates a DoubleEigDecompServer instance
that does preliminary balancing and computes both left and right
eigenvectors.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic DoubleEigDecompServer()
public:
DoubleEigDecompServer()
new : unit -> DoubleEigDecompServer
See Also