MatrixBase_row.cpp
Go to the documentation of this file.
00001 Matrix3d m = Matrix3d::Identity();
00002 m.row(1) = Vector3d(4,5,6);
00003 cout << m << endl;


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