Home
last modified time | relevance | path

Searched refs:nrrdHistoJoint (Results 1 – 5 of 5) sorted by relevance

/dports/science/teem/teem-1.11.0-src/src/unrrdu/
H A Djhisto.c181 if (nrrdHistoJoint(nout, (const Nrrd*const*)npass, in unrrdu_jhistoMain()
/dports/science/teem/teem-1.11.0-src/src/nrrd/
H A Dhistogram.c450 nrrdHistoJoint(Nrrd *nout, const Nrrd *const *nin, in nrrdHistoJoint() function
H A Dnrrd.h1210 NRRD_EXPORT int nrrdHistoJoint(Nrrd *nout, const Nrrd *const *nin,
/dports/science/teem/teem-1.11.0-src/src/bin/
H A Dqbert.c526 if (!E) E |= nrrdHistoJoint(nscA, (const Nrrd*const*)nin, NULL, 2, in qbertScat()
/dports/science/teem/teem-1.11.0-src/python/ctypes/
H A Dteem.py5598 nrrdHistoJoint = libteem.nrrdHistoJoint variable
5599 nrrdHistoJoint.restype = c_int
5600 nrrdHistoJoint.argtypes = [POINTER(Nrrd), POINTER(POINTER(Nrrd)), POINTER(POINTER(NrrdRange)), c_ui…