Cwise_square.cpp 46 Bytes Edit Raw Blame History Permalink 1 2 Array3d v(2,3,4); cout << v.square() << endl;