Egon, if i understand you correctly are you trying to take a matrix and convert it to a std::vector?
 
Mike

On Tue, Dec 13, 2011 at 12:55 AM, boostnewbie <markin@gmx.de> wrote:
Hello,

I want to use the boost matrices, and I have examples how to deal with that.
But now, I want to
store those matrix in a std-Array or an std-list. To do this, I must be able
to name the type of for example a 3X3 matrix.

I mean I nbeed an expressione similar to
std::vector<matrix&lt;double>> trafos;
but I donīt know how to say that the matrix is a 3X3 type.


Thanks in advence
Egon


--
View this message in context: http://boost.2283326.n4.nabble.com/Boost-matix-question-from-a-newbie-tp4189563p4189563.html
Sent from the Boost - Users mailing list archive at Nabble.com.
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users