Boost logo

Ublas :

From: luca regini (luca.regini_at_[hidden])
Date: 2005-05-21 11:46:33


I am writing a scientific application. For the moment my vectors are just
dinamically allocated array of doubles.
To use UBLAS should i rewrite the code to use UBLAS' vector or is there an
adapter??
After performing some sparse matrix computations i must solve a system using
SuperLU. What's the state of
the driver?? How does the driver behave? Does it copy stuff and allocate new
memory??
 Thanks in advance
Luca