make:
	-mkoctfile -O3 -march=native --mex --output ../inst/boot ./boot.cpp
	-mkoctfile -O3 -march=native --mex --output ../inst/smoothmedian ./smoothmedian.cpp
