Types¶
-
double¶ 64-bit float
-
pyx_memoryview¶ Array-like object or buffer. Can be
numpy.ndarray, a Cython Array, a C array or anything supported by Cython Typed Memoryviews
double¶64-bit float
pyx_memoryview¶Array-like object or buffer. Can be numpy.ndarray, a Cython Array,
a C array or anything supported by Cython Typed Memoryviews