Click or drag to resize

DoubleSVDecomp Constructor

Overload List
 NameDescription
Public methodDoubleSVDecomp Constructs an empty DoubleSVDecomp instance.
Public methodDoubleSVDecomp(DoubleMatrix) Constructs a singular value decomposition of a given matrix.
Public methodDoubleSVDecomp(DoubleMatrix, Boolean) Constructs a singular value decomposition of a given matrix.
Top
See Also