Boost logo

Ublas :

From: Haroon Khan (haroon.khan_at_[hidden])
Date: 2006-06-11 01:42:04


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