sanitizeCacheForK

clears the self.variableCache of any variables depedent on spline order K


Declaration

 sanitizeCacheForK(K)

Parameters

  • K spline order (degree S=K-1)

Discussion

Clears all variables listed in kDependentVariables if K changes value. All mDependentVariables are also removed.