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