Click or drag to resize

FloatHermitianPDFactFactor Method

Overload List
 NameDescription
Public methodFactor(FloatHermitianMatrix) Factors the matrix A so that self represents the UU' factorization of A. By default the condition number for the matrix will not be computed and will not be available from the ConditionNumber method.
Public methodFactor(FloatHermitianMatrix, Boolean) Factors the matrix A so that self represents the UU' factorization of A.
Top
See Also