Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
CvComplex32f Struct Reference

#include <_cxcore.h>

Public Member Functions

 CvComplex32f ()
 
 CvComplex32f (float _re, float _im=0)
 
 CvComplex32f (const CvComplex64f &v)
 
 operator CvComplex64f () const
 

Public Attributes

float re
 
float im
 

Constructor & Destructor Documentation

CvComplex32f::CvComplex32f ( )
CvComplex32f::CvComplex32f ( float  _re,
float  _im = 0 
)
CvComplex32f::CvComplex32f ( const CvComplex64f v)
explicit

Member Function Documentation

CvComplex32f::operator CvComplex64f ( ) const

Member Data Documentation

float CvComplex32f::im
float CvComplex32f::re

The documentation for this struct was generated from the following file: