Polished problem 5-8.
-
plotExtrapolationError()now takes an argumentkand is being called inmain.cppfork=15andk=30. - Added explicit Eigen prefix instead of using the namespace
- Improved comments
plotExtrapolationError() now takes an argument k and is being called in main.cpp for k=15 and k=30.