Boost logo

Boost :

Subject: Re: [boost] different matrix library?
From: joel (joel.falcou_at_[hidden])
Date: 2009-08-17 12:28:21


DE wrote:
> finally if the user is advanced, he may write
> template<typename expression_type>
> void foo(const symmetric_matrix_expression<expression_type> &m);
>
> perfectly readable, typesafe, excellent performance, easy to
> understand and implement
>
What if you need a function that, this need, need to pass an expression
which is statically allocated or with any other policies on ?
You can't decently generate the combinatorial nbr of expression class
this way ?

-- 
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk