#include <boost/qvm/mat_operations.hpp>
namespace boost { namespace qvm { template <class S,int D> -unspecified-return-type- identity_mat(); } }
An identity matrix of size DxD and scalar type S.