core/vnl/vnl_imag.h File Reference


Detailed Description

Functions to return the imaginary parts of complex arrays, vectors, matrices.

   Modifications
   Peter Vanroose - 2 July 2002 - part of vnl_complex_ops.h moved here
   

Definition in file vnl_imag.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_imag (vcl_complex< T > const *C, T *I, unsigned int n)
 Return array I of imaginary parts of complex array C.

Function Documentation

template<class T>
void vnl_imag ( vcl_complex< T > const *  C,
T *  I,
unsigned int  n 
)

Return array I of imaginary parts of complex array C.

Definition at line 102 of file vnl_complex_ops.txx.


Generated on Fri Nov 21 05:06:16 2008 for core/vnl by  doxygen 1.5.1