MCPcopy Create free account
hub / github.com/pmneila/PyMCubes / numpy_typemap

Class numpy_typemap

mcubes/src/pyarraymodule.h:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15template<class T>
16struct numpy_typemap;
17
18#define define_numpy_type(ctype, dtype) \
19 template<> \

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected