| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
Complexd
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 24
|
|||
|
|||
| im | |||
| re | |||
| this | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)_re [, (object)_im=0]) -> None :
C++ signature :
void __init__(_object*,double [,double=0])
|
helper for pickle
|
repr(x)
|
conj( (Complexd)arg1) -> Complexd :
C++ signature :
cv::Complex<double> conj(cv::Complex<double> {lvalue})
|
|
|||
im
|
re
|
this
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun May 02 17:17:01 2010 | http://epydoc.sourceforge.net |