Matrix_setRandom_int.cpp 47 Bytes Edit Raw Blame History Permalink 1 2 3 VectorXf v; v.setRandom(3); cout << v << endl;