This example solves the linear least squares problems
for the basic solutions
and
, where
and
is the
th column of the matrix
. The solution is obtained by first obtaining a
factorization with column pivoting of the matrix
. A tolerance of
is used to estimate the rank of
from the upper triangular factor,
.