Go to the source code of this file.
Functions | |
template<class S, class T> void | vnl_copy (S const *src, T *dst, unsigned n) |
template<class S, class T> void | vnl_copy (S const &, T &) |
Definition in file vnl_copy.h.
|
Easy conversion between vectors and matrices templated over different types. |
|
Easy conversion between vectors and matrices templated over different types. |