MatrixBase_ones_int_int.cpp
Go to the documentation of this file.
1 cout << MatrixXi::Ones(2,3) << endl;