Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

vnl_copy.h File Reference

Easy conversion between vectors and matrices templated over different types. More...

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 &)


Detailed Description

Easy conversion between vectors and matrices templated over different types.

Author:
fsm@robots.ox.ac.uk

Definition in file vnl_copy.h.


Function Documentation

template<class S, class T>
void vnl_copy S const &   ,
T &   
 

Easy conversion between vectors and matrices templated over different types.

template<class S, class T>
void vnl_copy S const *    src,
T *    dst,
unsigned    n
 

Easy conversion between vectors and matrices templated over different types.


Generated at Wed Mar 12 01:13:18 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000