tests enable bezier and search_min

This commit is contained in:
Daniel Agar
2019-02-22 13:34:23 -05:00
parent 0b4751d031
commit e4b3c8bcc6
3 changed files with 53 additions and 45 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
#include <float.h>
#include <math.h>
#include "../../lib/mathlib/math/SearchMin.hpp"
#include <mathlib/math/SearchMin.hpp>
// linear function
float _linear_function(float x)