Click or drag to resize

DoubleSchurDecomp Constructor

Overload List
 NameDescription
Public methodDoubleSchurDecomp Default constructor. Constructs a DoubleSchurDecomp instance of size zero by zero.
Public methodDoubleSchurDecomp(DoubleMatrix) Constructs a DoubleSchurDecomp instance of a given matrix.
Public methodDoubleSchurDecomp(DoubleMatrix, Boolean) Constructs a DoubleSchurDecomp instance of a given matrix.
Top
See Also