Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyArg_GetFloatArray

218         if (!PyArg_GetFloatArray(wnorm, 1, 0, 3, norm) ||
219 !PyArg_GetFloatArray(wvec, 1, 0, 3, vec))