Boost logo

Ublas :

From: Thomas Lemaire (thomas.lemaire_at_[hidden])
Date: 2005-02-04 09:01:39


In ublas, the default for the matrix is row_major, does it mean there
are optimization for this storage layout ?? Is it less efficient to use
column_major layout ?

I start using bindings to lapack, so I understand I need to use
column_major matrix.

cheers

-- 
thomas