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