Home
last modified time | relevance | path

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

/dports/science/teem/teem-1.11.0-src/src/ten/
H A Dpath.c265 case tenInterpTypeLoxK: in tenInterpTwo_d()
368 case tenInterpTypeLoxK: in tenInterpN_d()
871 || ptype == tenInterpTypeLoxK in tenInterpTwoDiscrete_d()
878 || tenInterpTypeLoxK == ptype); in tenInterpTwoDiscrete_d()
938 case tenInterpTypeLoxK: in tenInterpDistanceTwo_d()
H A DenumsTen.c117 tenInterpTypeLoxK,
H A Dten.h119 tenInterpTypeLoxK, /* 7: total loxodrome on K_i invariants */ enumerator
/dports/science/teem/teem-1.11.0-src/src/ten/test/
H A Dgeode.c127 || ptype == tenInterpTypeLoxK in main()
/dports/science/teem/teem-1.11.0-src/python/ctypes/
H A Dteem.py387 tenInterpTypeLoxK = 7 variable