regcond()# L2DecoupledSolver.regcond() → float[source]# Compute the \(2\)-norm condition number of each regularized data matrix, \([~\D\trp~~\lambda_i\I~]\trp\) for \(i = 1, \ldots, r\). Returns: conds(r,) ndarrayCondition numbers of the regularized data matrices.