predict()#

TikhonovSolverDecoupled.predict()[source]#

Solve the least-squares problems.

Returns
X(d, r) ndarray

Least-squares solution X = [ x_1 | … | x_r ]; each column is the solution to the subproblem with the corresponding column of B.