$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Haroon Khan (haroon.khan_at_[hidden])
Date: 2006-06-11 21:25:32
Has anyone used the ublas::matrix and vector classes with the
algorithms given in Numerical Recipes for C++? In other words are the
ublas::matrix class and the nr::Matrix class equivalent (support the
same interface) or will the algorithms require some tweaking?
Haroon