Skip to content
Cwise_cube.cpp 44 B
Newer Older
Luker's avatar
Luker committed
Array3d v(2,3,4);
cout << v.cube() << endl;