EigenvalueDecomposition.ort Field

DotNetMatrix

An NDoc Documented Class Library

EigenvalueDecomposition.ort Field

Working storage for nonsymmetric algorithm. @serial working storage for nonsymmetric algorithm.

[Visual Basic]Private ort As Double()
[C#]
private double[] ort;

See Also

EigenvalueDecomposition Class | DotNetMatrix Namespace