MatrixBase_setRandom.cpp
Go to the documentation of this file.
00001 Matrix4i m = Matrix4i::Zero();
00002 m.col(1).setRandom();
00003 cout << m << endl;


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