add math/classifications.hpp

This commit is contained in:
bolero-MURAKAMI 2012-05-10 13:34:49 +09:00
parent 6bb2d0fb87
commit 64b422546e
35 changed files with 335 additions and 31 deletions

View file

@ -7,5 +7,6 @@
#include <sprout/math/power.hpp>
#include <sprout/math/trigonometric.hpp>
#include <sprout/math/hyperbolic.hpp>
#include <sprout/math/classifications.hpp>
#endif // #ifndef SPROUT_MATH_FUNCTIONS_HPP