blob: 2ef188e7d23f538be8be7a157acfbaef67ffe154 [file] [log] [blame]
Brian Silverman72890c22015-09-19 14:37:37 -04001cout << 6 * RowVectorXi::Ones(4) << endl;
2cout << VectorXf::Ones(2) << endl;