Cwise_minus_equal.cpp
Go to the documentation of this file.
00001 Array3d v(1,2,3);
00002 v -= 5;
00003 cout << v << endl;


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:32:36