DenseBase_setLinSpaced.cpp
Go to the documentation of this file.
2 v.setLinSpaced(5,0.5f,1.5f);
3 cout << v << endl;
VectorXf v
Matrix< float, Dynamic, 1 > VectorXf
DynamicĂ—1 vector of type float.
Definition: Matrix.h:501