wfmath 1.0.3
A math library for the Worldforge system.
|
Public Member Functions | |
Wrapped_array (const Wrapped_array &p)=default | |
Wrapped_array (const double *p) | |
Wrapped_array & | operator= (const Wrapped_array &p)=default |
double & | operator[] (int i) |
const double & | operator[] (int i) const |
const double * | begin () const |
const double * | end () const |
Definition at line 38 of file wrapped_array.h.
|
inline |
Definition at line 50 of file wrapped_array.h.
|
inline |
Definition at line 68 of file wrapped_array.h.
|
inline |
Definition at line 72 of file wrapped_array.h.
|
inline |
Definition at line 60 of file wrapped_array.h.
|
inline |
Definition at line 64 of file wrapped_array.h.