Skip to content

Commit

Permalink
Clean up exampel
Browse files Browse the repository at this point in the history
  • Loading branch information
tvanderbruggen committed Feb 18, 2019
1 parent 336587f commit e4650a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/estimate-zeros.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

// Estimate the zeros of a noisy sinusoid using a polynomial fit

#include <algorithm>
#include <array>
#include <cmath>
#include <scicpp/core.hpp>
Expand Down

0 comments on commit e4650a1

Please sign in to comment.