Click or drag to resize

DoubleComplexSchurDecomp Constructor

Overload List
 NameDescription
Public methodDoubleComplexSchurDecomp Default constructor. Constructs a DoubleComplexSchurDecomp instance of size zero by zero.
Public methodDoubleComplexSchurDecomp(DoubleComplexMatrix) Constructs a DoubleComplexSchurDecomp instance of a given matrix.
Public methodDoubleComplexSchurDecomp(DoubleComplexMatrix, Boolean) Constructs a DoubleComplexSchurDecomp instance of a given matrix.
Top
See Also