cout << 6 * RowVectorXi::ones(4) << endl;
cout << VectorXf::ones(2) << endl;