Matrix_setIdentity_int_int.cpp
Go to the documentation of this file.
00001 MatrixXf m;
00002 m.setIdentity(3, 3);
00003 cout << m << endl;


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:33:05