Home
last modified time | relevance | path

Searched defs:tenEstimate1Method (Results 1 – 3 of 3) sorted by relevance

/dports/science/teem/teem-1.11.0-src/src/ten/
H A DenumsTen.c1573 tenEstimate1Method= &_tenEstimate1Method; variable
H A Dten.h1306 TEN_EXPORT const airEnum *const tenEstimate1Method; variable
/dports/science/teem/teem-1.11.0-src/python/ctypes/
H A Dteem.py7201 tenEstimate1Method = (POINTER(airEnum)).in_dll(libteem, 'tenEstimate1Method') variable