Searched refs:points (Results 1 – 7 of 7) sorted by relevance
45 const AKFVEC points[], /*! (i/o) : input vectors */ in From4Points2Sphere() argument68 dif[i][j] = points[i].v[j] - points[3].v[j]; in From4Points2Sphere()69 r2[i] += (points[i].v[j]*points[i].v[j] in From4Points2Sphere()70 - points[3].v[j]*points[3].v[j]); in From4Points2Sphere()110 *r = CalcR(&points[0], center); in From4Points2Sphere()
502 * - 0: device is in default orientation (Y axis is vertical and points up)504 * orientation (X axis is vertical and points up)506 * vertical and points down)508 * (X axis is vertical and points down)1061 * float[n]: mapping key points in pairs, (in, out)...
100 * All parameters to interpret the raw data (black and white points,
551 * @return pointer Pointer to the server-side data; if this points to an
714 * @param callForwardInfos points to a vector of CallForwardInfo, one for
517 * Structure describing all the information about all the access points seen during
1101 # MATHJAX_RELPATH should be ../mathjax. The default value points to the mathjax.org site, so you ca…