Cwise_cube.cpp 44 Bytes Edit Raw Blame History Permalink 1 2 Array3d v(2,3,4); cout << v.cube() << endl;