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