Boost logo

Boost :

Subject: Re: [boost] linear algebra library... again
From: DE (satan66613_at_[hidden])
Date: 2010-02-04 12:44:12


on 04.02.2010 at 2:06
 Thomas Klimpel wrote :
>> matrix<double, symmetric> m1, m2, m;
>> //...
>> m = m1*m2;
> What does this last statement do in case m1 and m2 don't have the
> same size? Does it throw an exception, or does it simply use the
> smaller of the two sizes?
forgot to answer: it throws an exception

-- 
Pavel

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