Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
TopicAliasing_mult1.cpp
Go to the documentation of this file.
00001 MatrixXf
matA
(2,2);
00002
matA
<< 2, 0, 0, 2;
00003
matA
=
matA
*
matA
;
00004 cout <<
matA
;
re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:08