Data structure for the representation of a vector of values of the data type double.
More...
#include <DoubleVector.h>
Data structure for the representation of a vector of values of the data type double.
Definition at line 54 of file DoubleVector.h.
◆ CDoubleVector() [1/4]
| CDoubleVector::CDoubleVector |
( |
| ) |
|
◆ CDoubleVector() [2/4]
| CDoubleVector::CDoubleVector |
( |
int |
nDimension, |
|
|
bool |
bHeaderOnly = false |
|
) |
| |
◆ CDoubleVector() [3/4]
| CDoubleVector::CDoubleVector |
( |
const CDoubleVector * |
pVector, |
|
|
bool |
bHeaderOnly = false |
|
) |
| |
◆ CDoubleVector() [4/4]
| CDoubleVector::CDoubleVector |
( |
const CDoubleVector & |
v, |
|
|
bool |
bHeaderOnly = false |
|
) |
| |
◆ ~CDoubleVector()
| CDoubleVector::~CDoubleVector |
( |
| ) |
|
◆ FreeMemory()
| void CDoubleVector::FreeMemory |
( |
| ) |
|
|
private |
◆ operator[]()
| double& CDoubleVector::operator[] |
( |
const int |
nElement | ) |
|
|
inline |
◆ data
| double* CDoubleVector::data |
◆ dimension
| int CDoubleVector::dimension |
◆ m_bOwnMemory
| bool CDoubleVector::m_bOwnMemory |
|
private |
The documentation for this class was generated from the following files:
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:01