File: cython_get_tau.pxd

package info (click to toggle)
python-pyspike 0.8.0%2Bdfsg-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,000 kB
  • sloc: python: 3,503; makefile: 147; sh: 19
file content (1 line) | stat: -rw-r--r-- 67 bytes parent folder | download
1
cdef double get_tau(double[:], double[:], int, int, double, double)