Skip to contents

Computes the condition number lambda_max(A) / lambda_min(A) for a positive semidefinite matrix A. This is a quasiconvex atom.

Usage

condition_number(A)

Arguments

A

A square matrix expression (must be PSD)

Value

An expression representing the condition number of A