Skip to content

Polish 5-10 Adaptive Interpolation of Closed Curves

lanhuang requested to merge week9-langwen into master
  • fix signature of closedPolygonalInterpolant and closedHermiteInterpolant, reduced copy of Sigma, added a pop instruction to keep Sigma constant
  • replace push_back with emplace_back in main.cpp as suggested by clang-tidy
  • fix problem number from 6-10 to 5-10
  • fix links NCSE20 -> NCSE21

Merge request reports