MV_Vector_COMPLEX Class Reference
#include <mvvc.h>
List of all members.
Detailed Description
Definition at line 53 of file mvvc.h.
Constructor & Destructor Documentation
MV_Vector_COMPLEX::MV_Vector_COMPLEX |
( |
|
) |
|
MV_Vector_COMPLEX::MV_Vector_COMPLEX |
( |
int |
|
) |
|
MV_Vector_COMPLEX::MV_Vector_COMPLEX |
( |
int |
, |
|
|
const COMPLEX & |
| |
|
) |
| | |
MV_Vector_COMPLEX::MV_Vector_COMPLEX |
( |
COMPLEX * |
, |
|
|
int |
| |
|
) |
| | |
MV_Vector_COMPLEX::MV_Vector_COMPLEX |
( |
const COMPLEX * |
, |
|
|
int |
| |
|
) |
| | |
MV_Vector_COMPLEX::~MV_Vector_COMPLEX |
( |
|
) |
|
Member Function Documentation
int MV_Vector_COMPLEX::dim |
( |
|
) |
const [inline] |
int MV_Vector_COMPLEX::null |
( |
|
) |
const [inline] |
const COMPLEX& MV_Vector_COMPLEX::operator() |
( |
int |
i |
) |
const [inline] |
COMPLEX& MV_Vector_COMPLEX::operator() |
( |
int |
i |
) |
[inline] |
const COMPLEX& MV_Vector_COMPLEX::operator[] |
( |
int |
i |
) |
const [inline] |
COMPLEX& MV_Vector_COMPLEX::operator[] |
( |
int |
i |
) |
[inline] |
int MV_Vector_COMPLEX::ref |
( |
|
) |
const [inline] |
int MV_Vector_COMPLEX::size |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: