#include <arrayofvectors.h>
Public Member Functions | |
ArrayOfVectors (unsigned size) | |
ArrayOfVectors () | |
void | getValues (unsigned index, VecDouble &v) const |
Definition at line 6 of file arrayofvectors.h.
ArrayOfVectors::ArrayOfVectors | ( | unsigned | size | ) | [inline] |
Definition at line 9 of file arrayofvectors.h.
ArrayOfVectors::ArrayOfVectors | ( | ) | [inline] |
Definition at line 13 of file arrayofvectors.h.
void ArrayOfVectors::getValues | ( | unsigned | index, | |
VecDouble & | v | |||
) | const [inline] |
Definition at line 15 of file arrayofvectors.h.