#include #include "boost/array.hpp" #include "boost/multi_array.hpp" bool crp( int m, int t, float e, const std::vector &x_in, boost::multi_array< float, 2> &s, bool debug = false );