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