blob: 50871dfcca5db5dabb5b89c9e30f85ab41b136e9 [file] [log] [blame]
VectorXf v;
v.setLinSpaced(5,0.5f,1.5f).transpose();
cout << v << endl;