Sprout/sprout/numeric/fixed.hpp
bolero-MURAKAMI 44b67d28e2 random/normal_distribution.hpp 追加
numeric/iota.hpp 追加
algorithm/shuffle.hpp 追加
2011-10-19 22:47:59 +09:00

7 lines
188 B
C++

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