Boost LA

delr

#include <boost/la/delr.hpp>

namespace
boost
    {
    namespace
    la
        {
        template <int R>
        -unspecified-return-type- delr();
        }
    }

The expression m|delr<R> returns a view proxy that looks like the matrix m with row R removed.