Boost LA

row_matrix

#include <boost/la/row_matrix.hpp>

namespace
boost
    {
    namespace
    la
        {
        -unspecified-return-type- row_matrix();
        }
    }

The expression v|row_matrix returns a view proxy that accesses the vector v as a row matrix.