MatrixBase_zero_int_int.cpp 37 Bytes
cout << MatrixXi::Zero(2,3) << endl;