2 #ifndef vnl_xio_vector_h 3 #define vnl_xio_vector_h 26 # include <vcl_msvc_warnings.h> 33 std::string name=
"vnl_vector");
39 std::string name=
"vnl_vector");
41 #define VNL_XIO_VECTOR_INSTANTIATE(T) extern "Please #include <vnl/xio/vnl_xio_vector.hxx> first" 43 #endif // vnl_xio_vector_h void VNL_EXPORT x_write_tree(std::ostream &os, vnl_matrix< T > const &v, std::string name="vnl_matrix")
XML save vnl_matrix as a 3-level tree to stream.
Mathematical vector class, templated by type of element.
void VNL_EXPORT x_write(std::ostream &os, vnl_matrix< T > const &v, std::string name="vnl_matrix")
XML save vnl_matrix to stream.