Searched defs:spline_fit (Results 1 – 3 of 3) sorted by relevance
477 subroutine spline_fit(nrc, rofi, ffit, spl) subroutine489 end subroutine spline_fit argument
564 def spline_fit(self, positions=None, norm='precon'): member in BaseNEB
1407 def spline_fit(self, positions=None): member in PreconImages