fill(const eT val) | podarray< eT > | [inline] |
init(const u32 new_n_elem) | podarray< eT > | [inline, protected] |
mem | podarray< eT > | |
mem_local | podarray< eT > | [protected] |
memptr() | podarray< eT > | |
memptr() const | podarray< eT > | |
n_elem | podarray< eT > | |
operator()(const u32 i) | podarray< eT > | |
operator()(const u32 i) const | podarray< eT > | |
operator=(const podarray &x) | podarray< eT > | [inline] |
operator[](const u32 i) | podarray< eT > | |
operator[](const u32 i) const | podarray< eT > | |
podarray() | podarray< eT > | [inline] |
podarray(const podarray &x) | podarray< eT > | [inline] |
podarray(const u32 new_N) | podarray< eT > | [explicit] |
podarray(const eT *X, const u32 new_N) | podarray< eT > | [explicit] |
set_size(const u32 new_n_elem) | podarray< eT > | [inline] |
zeros() | podarray< eT > | [inline] |
zeros(const u32 new_n_elem) | podarray< eT > | [inline] |
~podarray() | podarray< eT > | [inline] |