DoubleList Class Reference
#include <wektor.h>
List of all members.
Constructor & Destructor Documentation
DoubleList::DoubleList |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
DoubleList::DoubleList |
( |
|
) |
[inline] |
DoubleList::~DoubleList |
( |
|
) |
[inline] |
Member Function Documentation
void DoubleList::czysc |
( |
const int & |
grow1, |
|
|
const int & |
max1 | |
|
) |
| | [inline] |
double DoubleList::getElement |
( |
int |
ktory |
) |
[inline] |
int DoubleList::getIter |
( |
|
) |
[inline] |
double DoubleList::getLastElement |
( |
|
) |
[inline] |
double DoubleList::getSrednia |
( |
|
) |
|
double DoubleList::getSuma |
( |
|
) |
|
void DoubleList::podmienElement |
( |
const int & |
ktory, |
|
|
const double & |
a | |
|
) |
| | [inline] |
void DoubleList::podzielPrzezL |
( |
const double & |
a |
) |
[inline] |
void DoubleList::setElement |
( |
const double & |
a |
) |
|
void DoubleList::setGrow |
( |
int |
grow1 |
) |
[inline] |
void DoubleList::ustawIter |
( |
int |
iter1 |
) |
[inline] |
The documentation for this class was generated from the following files: