#include <boost/la/zero_vector.hpp>
namespace
boost
{
namespace
la
{
template <class T,int S>
-unspecified-return-type-
zero_vector();
}
}
A read-only vector of unspecified type with scalar_type T and size S, with all elements equal to scalar_traits<T>::zero().