ConstPointerToArray_double

template<>
class ConstPointerToArray<double>

Bases: PointerToArrayBase< double >

Inheritance diagram

Inheritance diagram of ConstPointerToArray_double

ConstPointerToArray(PointerToArray<double> const &copy)
ConstPointerToArray(ConstPointerToArray<double> const &copy)
void clear(void)
unsigned long int count(double const&) const
PyObject *get_data(void) const
double 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