Cwise_inverse.cpp 47 Bytes Edit Raw Blame History Permalink 1 2 Array3d v(2,3,4); cout << v.inverse() << endl;