solve_lsq_book_constsize edit page

each page of the inputs defines a least squares problem this function returns the solution vectors and the condition numbers one can also set flags and parameters for regularization and similiar things

Syntax

[c_book, conds] = solve_lsq_book_constsize(W_book, G_book, f_book, varargin)