Searched refs:npoints (Results 1 – 2 of 2) sorted by relevance
117 $npoints = $nscalars = [];174 $npoints[$pos] = $p;178 $npoints[$pos] = $beta;182 return parent::multiplyAddPoints($npoints, $nscalars);
517 function _adapt($delta, $npoints, $is_first) argument520 $delta += intval($delta / $npoints);