make:
	-mkoctfile -std=c++11 --mex --output ../inst/boot ./boot.cpp
	-mkoctfile -std=c++11 --mex --output ../inst/smoothmedian ./smoothmedian.cpp
