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;


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