powered by
Computes the condition number lambda_max(A) / lambda_min(A) for a positive semidefinite matrix A. This is a quasiconvex atom.
condition_number(A)
An expression representing the condition number of A
A square matrix expression (must be PSD)