Michele De Stefano's C++ Utilities
|
Contains utilities for the creation of NumPy extensions. More...
Classes | |
struct | c_storage |
Tag for the C storage ordering. More... | |
struct | fortran_storage |
Tag for the FORTRAN storage ordering. More... | |
class | NDArrayIterator |
Iterator on a NumPy ndarray. More... | |
struct | numpy_dtype_traits |
Provides traits for a specific C/C++ datatype. More... | |
Contains utilities for the creation of NumPy extensions.