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