Linear Least Squares, least norm solution
ls_ln(a, b, rcond = 1e+10)
a
matrix or its QR decomposition
b
vector of right hand side
rcond
maximal condition number for rank definition
solution vector