.. |
detail
|
add math fmod
|
2012-12-02 17:06:37 +09:00 |
abs.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
acos.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
acosh.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
asin.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
asinh.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
atan.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
atan2.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
atanh.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
bernoulli.hpp
|
add sprout/numeric/dft.wave.hpp
|
2012-07-15 16:04:05 +09:00 |
cbrt.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
ceil.hpp
|
add math fmod
|
2012-12-02 17:06:37 +09:00 |
classifications.hpp
|
fix container_traits const-qualified specialization
|
2012-05-11 09:23:01 +09:00 |
common_factor.hpp
|
add sprout/rational.hpp
|
2012-05-25 22:21:16 +09:00 |
compare.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
comparison.hpp
|
add sprout/math/comparison.hpp
|
2012-07-06 23:10:49 +09:00 |
constants.hpp
|
add sprout::cbrt, hypot, fmax, fmin, fdim
|
2012-05-05 18:50:17 +09:00 |
cos.hpp
|
add compost utility
|
2012-12-07 02:31:16 +09:00 |
cosh.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
equal_to.hpp
|
workaround for Clang3.2 (geometric_distribution)
|
2012-11-12 14:07:55 +09:00 |
exp.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
exp2.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
exp10.hpp
|
fix type_traits/aliases.hpp
|
2012-05-27 00:43:38 +09:00 |
expm1.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
exponential.hpp
|
add math/classifications.hpp
|
2012-05-10 13:34:49 +09:00 |
fabs.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
factorial.hpp
|
add sprout/numeric/dft.wave.hpp
|
2012-07-15 16:04:05 +09:00 |
fdim.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
floor.hpp
|
add math fmod
|
2012-12-02 17:06:37 +09:00 |
fma.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
fmax.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
fmin.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
fmod.hpp
|
add math fmod
|
2012-12-02 17:06:37 +09:00 |
fpclassify.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
functions.hpp
|
add sprout/math/comparison.hpp
|
2012-07-06 23:10:49 +09:00 |
gcd.hpp
|
add utility any_convertible
|
2012-11-13 22:17:10 +09:00 |
greater.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
greater_equal.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
hyperbolic.hpp
|
add math/classifications.hpp
|
2012-05-10 13:34:49 +09:00 |
hypot.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
isfinite.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
isinf.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
isnan.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
isnormal.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
issubnormal.hpp
|
fix type_traits/aliases.hpp
|
2012-05-27 00:43:38 +09:00 |
iszero.hpp
|
fix type_traits/aliases.hpp
|
2012-05-27 00:43:38 +09:00 |
lcm.hpp
|
add sprout/rational.hpp
|
2012-05-25 22:21:16 +09:00 |
less.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
less_equal.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
llround.hpp
|
workaround for clang3.2 (binomial_distribution)
|
2012-11-12 17:11:48 +09:00 |
log.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
log1p.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
log2.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
log10.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
lround.hpp
|
workaround for clang3.2 (binomial_distribution)
|
2012-11-12 17:11:48 +09:00 |
nearest.hpp
|
add lround, llround
|
2012-07-05 08:03:32 +09:00 |
not_equal_to.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
operations.hpp
|
add math fmod
|
2012-12-02 17:06:37 +09:00 |
pow.hpp
|
fix math/comparison.hpp
|
2012-07-07 14:58:46 +09:00 |
power.hpp
|
add math/classifications.hpp
|
2012-05-10 13:34:49 +09:00 |
round.hpp
|
add math fmod
|
2012-12-02 17:06:37 +09:00 |
signbit.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
sin.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
sinh.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
sqrt.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
tan.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
tanh.hpp
|
fix math implementation.
|
2012-06-23 13:22:50 +09:00 |
trigonometric.hpp
|
add math/classifications.hpp
|
2012-05-10 13:34:49 +09:00 |
trunc.hpp
|
add math fmod
|
2012-12-02 17:06:37 +09:00 |