MatrixBase_ones_int_int.cpp 37 B

1
  1. cout << MatrixXi::Ones(2,3) << endl;