Sprout/sprout/complex
2014-08-01 17:21:44 +09:00
..
detail re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
abs.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
acos.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
acosh.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
arg.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
asin.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
asinh.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
atan.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
atanh.hpp fix complex norm 2014-08-01 17:21:44 +09:00
complex.hpp add shrink_to_fit, unmove 2014-07-22 09:33:13 +09:00
conj.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
container.hpp remove unused parameter 2014-07-12 13:26:04 +09:00
cos.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
cosh.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
euler.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
exp.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
hash.hpp fix <cstddef> include, for clang 3.5 earlier with libstdc++ 20140422 or later 2014-04-30 16:30:26 +09:00
imag.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
log.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
log2.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
log10.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
nearest.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
norm.hpp fix complex norm 2014-08-01 17:21:44 +09:00
operators.hpp fix copyright year 2014-01-08 16:48:12 +09:00
perp.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
polar.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
pow.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
proj.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
real.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
sin.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
sinh.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
sqrt.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
tan.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
tanh.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
transcendentals.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00
tuple.hpp add complex tuple and container support 2014-07-10 17:08:33 +09:00
type_traits.hpp fix fft implementation 2014-04-18 19:33:48 +09:00
udl.hpp fix copyright year 2014-01-08 16:48:12 +09:00
values.hpp re-implementation complex transcendental functions 2014-07-19 20:03:13 +09:00