#include <boost/la/col_matrix.hpp>
namespace boost { namespace la { -unspecified-return-type- col_matrix(); } }
The expression v|col_matrix returns a view proxy that accesses the vector v as a column matrix.