Sprout/sprout/math
2013-03-22 14:24:19 +09:00
..
detail fix math functions 2013-02-14 18:02:43 +09:00
abs.hpp fix math implementation. 2012-06-23 13:22:50 +09:00
acos.hpp fix math functions 2013-02-14 18:02:43 +09:00
acosh.hpp fix math functions 2013-02-14 18:02:43 +09:00
asin.hpp fix math functions 2013-02-14 18:02:43 +09:00
asinh.hpp fix math functions 2013-02-14 18:02:43 +09:00
atan.hpp fix math functions 2013-02-14 18:02:43 +09:00
atan2.hpp fix math functions 2013-02-14 18:02:43 +09:00
atanh.hpp fix math functions 2013-02-14 18:02:43 +09:00
bernoulli.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
cbrt.hpp fix math functions 2013-02-14 18:02:43 +09:00
ceil.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
classifications.hpp fix container_traits const-qualified specialization 2012-05-11 09:23:01 +09:00
cmath.hpp add sprout::string_ref 2013-02-19 02:49:10 +09:00
common_factor.hpp fix coding styles 2013-03-22 14:24:19 +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 fix math functions 2013-02-14 18:02:43 +09:00
cos.hpp fix math functions 2013-02-14 18:02:43 +09:00
cosh.hpp fix math functions 2013-02-14 18:02:43 +09:00
equal_to.hpp workaround for Clang3.2 (geometric_distribution) 2012-11-12 14:07:55 +09:00
erf.hpp fix math functions 2013-02-14 18:02:43 +09:00
erfc.hpp fix math functions 2013-02-14 18:02:43 +09:00
error.hpp fix math functions 2013-02-14 18:02:43 +09:00
exp.hpp fix math functions 2013-02-14 18:02:43 +09:00
exp2.hpp fix math functions 2013-02-14 18:02:43 +09:00
exp10.hpp fix math functions 2013-02-14 18:02:43 +09:00
expm1.hpp fix math functions 2013-02-14 18:02:43 +09:00
exponential.hpp fix math functions 2013-02-14 18:02:43 +09:00
fabs.hpp fix math implementation. 2012-06-23 13:22:50 +09:00
factorial.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
fdim.hpp fix math/comparison.hpp 2012-07-07 14:58:46 +09:00
float2_exponent.hpp fix math functions 2013-02-14 18:02:43 +09:00
float2_sig_exp.hpp fix math functions 2013-02-14 18:02:43 +09:00
float2_significand.hpp fix math functions 2013-02-14 18:02:43 +09:00
float_exponent.hpp fix math functions 2013-02-14 18:02:43 +09:00
float_sig_exp.hpp fix math functions 2013-02-14 18:02:43 +09:00
float_significand.hpp fix math functions 2013-02-14 18:02:43 +09:00
floating_point.hpp add math: reminder, rem_quo(same as remquo) 2013-02-10 17:12:31 +09:00
floor.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
fma.hpp fix math/comparison.hpp 2012-07-07 14:58:46 +09:00
fmax.hpp fix math functions 2013-02-14 18:02:43 +09:00
fmin.hpp fix math functions 2013-02-14 18:02:43 +09:00
fmod.hpp fix math functions 2013-02-14 18:02:43 +09:00
fpclassify.hpp fix math implementation. 2012-06-23 13:22:50 +09:00
frac_int.hpp fix coding styles 2013-03-22 14:24:19 +09:00
fractional_part.hpp fix math functions 2013-02-14 18:02:43 +09:00
functions.hpp add sprout::string_ref 2013-02-19 02:49:10 +09:00
gcd.hpp fix coding styles 2013-03-22 14:24:19 +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 fix math functions 2013-02-14 18:02:43 +09:00
hypot.hpp fix math functions 2013-02-14 18:02:43 +09:00
iceil.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
ifloor.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
ilogb.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
ilogb2.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
integer_part.hpp fix math functions 2013-02-14 18:02:43 +09:00
iround.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +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
itrunc.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
lcm.hpp fix coding styles 2013-03-22 14:24:19 +09:00
ldexp.hpp fix math functions 2013-02-14 18:02:43 +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 fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
log.hpp fix math functions 2013-02-14 18:02:43 +09:00
log1p.hpp fix math functions 2013-02-14 18:02:43 +09:00
log2.hpp fix math functions 2013-02-14 18:02:43 +09:00
log10.hpp fix math functions 2013-02-14 18:02:43 +09:00
log_a.hpp add math functions: logb, ilogb 2013-02-07 18:14:50 +09:00
logb.hpp fix math functions 2013-02-14 18:02:43 +09:00
logb2.hpp fix math functions 2013-02-14 18:02:43 +09:00
lround.hpp fix math: rounding function,etc... 2013-02-10 11:54:54 +09:00
minmax.hpp fix math headers 2013-02-10 17:33:31 +09:00
muladd.hpp fix math headers 2013-02-10 17:33:31 +09:00
nearest.hpp fix math functions 2013-02-14 18:02:43 +09:00
not_equal_to.hpp fix math/comparison.hpp 2012-07-07 14:58:46 +09:00
pow.hpp fix math functions 2013-02-14 18:02:43 +09:00
power.hpp fix math functions 2013-02-14 18:02:43 +09:00
quotient.hpp fix math functions 2013-02-14 18:02:43 +09:00
rem_quo.hpp fix math functions 2013-02-14 18:02:43 +09:00
remainder.hpp fix math functions 2013-02-14 18:02:43 +09:00
remainders.hpp fix math headers 2013-02-10 17:33:31 +09:00
round.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
scalbln.hpp fix math functions 2013-02-14 18:02:43 +09:00
scalbn.hpp fix math functions 2013-02-14 18:02:43 +09:00
signbit.hpp fix math implementation. 2012-06-23 13:22:50 +09:00
sin.hpp fix math functions 2013-02-14 18:02:43 +09:00
sinh.hpp fix math functions 2013-02-14 18:02:43 +09:00
sqrt.hpp fix math functions 2013-02-14 18:02:43 +09:00
tan.hpp fix math functions 2013-02-14 18:02:43 +09:00
tanh.hpp fix math functions 2013-02-14 18:02:43 +09:00
trigonometric.hpp fix math functions 2013-02-14 18:02:43 +09:00
trunc.hpp add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00