MatrixBase_zero_int.cpp 73 Bytes Edit Raw Blame History Permalink 1 2 cout << RowVectorXi::Zero(4) << endl; cout << VectorXf::Zero(2) << endl;