Modifications Peter Vanroose - 2 July 2002 - part of vnl_complex_ops.h moved here
Definition in file vnl_real.h.
#include <vcl_complex.h>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>
Go to the source code of this file.
Functions | |
| template<class T> | |
| void | vnl_real (vcl_complex< T > const *C, T *R, unsigned int n) |
| Return array R of real parts of complex array C. | |
| void vnl_real | ( | vcl_complex< T > const * | C, | |
| T * | R, | |||
| unsigned int | n | |||
| ) |
1.5.1