Sprout/sprout/algorithm/recurrence_n.hpp

9 lines
275 B
C++
Raw Normal View History

#ifndef SPROUT_ALGORITHM_RECURRENCE_N_HPP
#define SPROUT_ALGORITHM_RECURRENCE_N_HPP
#include <sprout/config.hpp>
#include <sprout/algorithm/fixed/recurrence_n.hpp>
#include <sprout/algorithm/fit/recurrence_n.hpp>
#endif // #ifndef SPROUT_ALGORITHM_RECURRENCE_N_HPP