MatrixBase_array.cpp
Go to the documentation of this file.
00001 Vector3d v(1,2,3);
00002 v.array() += 3;
00003 v.array() -= 2;
00004 cout << v << endl;


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