Skip to content

cond

cond(A): number

Defined in: svd.js:154

Condition number (2-norm): s_max / s_min. Infinity when singular.

Parameters

A

number[][]

Matrix

Returns

number