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