Cwise_slash_equal.cpp
Go to the documentation of this file.
00001 Array3d v(3,2,4), w(5,4,2);
00002 v /= w;
00003 cout << v << endl;


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