Boost logo

Ublas :

From: Manoj Rajagopalan (rmanoj_at_[hidden])
Date: 2006-11-18 18:54:31


hi,

   why does it not inherit matrix_expression<matrix_container<M> > like
all other classes that inherit matrix_expression.

   I have been trying write functions that work with matrix<> and
matrix_range<> objects and other matrix-pattern adaptors (like
triangular_adaptors<>) and this asymmetry in inheritance is getting in
the way of my type computations.

   Any hints?

thanks in advance
Manoj Rajagopalan