Click or drag to resize

FloatSchurDecomp Constructor

Overload List
 NameDescription
Public methodFloatSchurDecomp Default constructor. Constructs a FloatSchurDecomp instance of size zero by zero.
Public methodFloatSchurDecomp(FloatMatrix) Constructs a FloatSchurDecomp instance of a given matrix.
Public methodFloatSchurDecomp(FloatMatrix, Boolean) Constructs a FloatSchurDecomp instance of a given matrix.
Top
See Also