|
|
|
|
|
by adamnemecek
2658 days ago
|
|
You don't lose information if you pick your points correctly (you store only the extrema). In the cubic case, you need the two extrema (one minimum and one maximum and you need to know whether each extremum is a min or max) and then interpolate between them. |
|