[go: up one dir, main page]

File: cythonutils.h

package info (click to toggle)
dipy 1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,828 kB
  • sloc: python: 63,790; makefile: 258; pascal: 167; sh: 131; ansic: 106
file content (2 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (4)
1
2
// Maximum number of dimension supported by Cython's memoryview
#define MAX_NDIM 7