2 #ifndef vnl_vector_ref_hxx_ 3 #define vnl_vector_ref_hxx_ 10 # include <vcl_msvc_warnings.h> 42 #define VNL_VECTOR_REF_INSTANTIATE(T) \ 43 template class vnl_vector_ref<T > 45 #endif // vnl_vector_ref_hxx_ vnl_vector_ref & non_const()
Reference to self to make non-const temporaries.
vnl_vector using user-supplied storage
vnl_vector using user-supplied storage.
Namespace with standard math functions.
vnl_vector_ref(unsigned n, T *space)
Constructor.
~vnl_vector_ref()
Destructor.
Mathematical vector class, templated by type of element.