Home
last modified time | relevance | path

Searched refs:apply_xform_brett_tt2mni (Results 1 – 2 of 2) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_atlas.h153 int apply_xform_brett_tt2mni(float x, float y, float z, \
H A Dthd_atlas.c2247 xgc = apply_xform_brett_tt2mni(x, y, z, xout, yout, zout); in apply_xform_general()
2254 xgc = apply_xform_brett_tt2mni(x, y, z, xout, yout, zout); in apply_xform_general()
2511 apply_xform_brett_tt2mni(float x, float y, float z, \ in apply_xform_brett_tt2mni() function