$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: jonny5cents
Date: 2003-01-03 13:20:14
Hello All,
Can anyone suggest the best way to use uBLAS to calculate the
inverse of a matrix??
One of the reasons I want to do this is to solve a linear least
squares problem, which I know can be done without explicitly solving
for the inverse. Does anyone know if this is possible??
thanks,
jon