clear(unsigned int starting_size=1024) | EMAN::CustomVector< type > | [inline] |
CustomVector(unsigned int starting_size=1024) | EMAN::CustomVector< type > | [inline, explicit] |
data | EMAN::CustomVector< type > | [private] |
elem() | EMAN::CustomVector< type > | [inline] |
elements | EMAN::CustomVector< type > | [private] |
get_data() | EMAN::CustomVector< type > | [inline] |
mult3(const type &v1, const type &v2, const type &v3) | EMAN::CustomVector< type > | [inline] |
operator[](const unsigned int idx) | EMAN::CustomVector< type > | [inline] |
push_back(const type &t) | EMAN::CustomVector< type > | [inline] |
push_back_3(const type *const p) | EMAN::CustomVector< type > | [inline] |
resize(const unsigned int n) | EMAN::CustomVector< type > | [inline] |
size | EMAN::CustomVector< type > | [private] |
~CustomVector() | EMAN::CustomVector< type > | [inline] |