cond
Method of ComplexMatrix.
cond() -> real
Returns the 2-norm condition number of the matrix, which is the ratio of the largest to the smallest singular value.
Method of ComplexMatrix.
cond() -> realReturns the 2-norm condition number of the matrix, which is the ratio of the largest to the smallest singular value.