MatrixBase_setOnes.cpp
Go to the documentation of this file.
00001 Matrix4i m = Matrix4i::Random();
00002 m.row(1).setOnes();
00003 cout << m << endl;


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:31:57