regcond()#

TikhonovSolverDecoupled.regcond()[source]#

Compute the 2-norm condition number of each regularized data matrix.

Returns
rcsfloat ≥ 0

cond([A.T | P_i.T].T), i = 1, …, r, computed as sqrt(cond(A.T A + P_i.T P_i)).