Sprout/sprout/numeric/iota.hpp

9 lines
225 B
C++
Raw Normal View History

#ifndef SPROUT_NUMERIC_IOTA_HPP
#define SPROUT_NUMERIC_IOTA_HPP
#include <sprout/config.hpp>
#include <sprout/numeric/fixed/iota.hpp>
#include <sprout/numeric/fit/iota.hpp>
#endif // #ifndef SPROUT_NUMERIC_IOTA_HPP