Skip to content
Cwise_pow.cpp 53 B
Newer Older
Luker's avatar
Luker committed
Array3d v(8,27,64);
cout << v.pow(0.333333) << endl;