Searched refs:temporaryParameterIndex (Results 1 – 1 of 1) sorted by relevance
137 int temporaryParameterIndex = 1; in KnotAveragingWithDerivatives() local143 parameterIndices[temporaryParameterIndex] = j; in KnotAveragingWithDerivatives()144 temporaryParameters[temporaryParameterIndex++] = parameter; in KnotAveragingWithDerivatives()147 temporaryParameters[temporaryParameterIndex] = averageKnots[i + 1]; in KnotAveragingWithDerivatives()149 for (int j = 0; j <= temporaryParameterIndex - 2; ++j) in KnotAveragingWithDerivatives()