$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-04-13 09:05:29
I gather from a quick web search that ublas does have LUP decomposition 
routines, however a grep of the docs failed to find any mention of the 
routine in question, and how they should be used.
So.... does anyone have the boiler plate code needed to solve for x given 
matrix A and vector b ?
Many thanks,
John Maddock.