Boost logo

Boost :

Subject: Re: [boost] different matrix library?
From: joel (joel.falcou_at_[hidden])
Date: 2009-08-20 15:46:56


DE wrote:
> i think we agreed that a 'symmetry' concept must be handled
> and as i suppose a symmetric matrix is always square how you would
> handle such illegal attempts?
>
> matrix<double, settings( symmetric ) > m;
> m.resize( ofSize(6,7) );
>
> (i just thought: maybe restricting to 'm.resize( ofSize(6) );' ?
This throw an exception.

-- 
___________________________________________
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