#include <boost/qvm/map_mat_mat.hpp>
namespace boost { namespace qvm { template <int C> -unspecified-return-type- neg_col(); } }
The expression neg_col<C>(m) returns a read-only view proxy that looks like the matrix m with column C negated.