ConstPointerToArray_float

template<>
class ConstPointerToArray<float>

Bases: PointerToArrayBase< float >

Inheritance diagram

Inheritance diagram of ConstPointerToArray_float

ConstPointerToArray(PointerToArray<float> const &copy)
ConstPointerToArray(ConstPointerToArray<float> const &copy)
void clear(void)
unsigned long int count(float const&) const
PyObject *get_data(void) const
float const &get_element(unsigned long int n) const
int get_node_ref_count(void) const
int get_ref_count(void) const
PyObject *get_subdata(unsigned long int n, unsigned long int count) const
unsigned long int size(void) const