Sprout/sprout/numeric
2013-02-07 23:12:57 +09:00
..
dft support hash: floating point 2013-02-07 23:12:57 +09:00
fft support hash: floating point 2013-02-07 23:12:57 +09:00
fit support hash: floating point 2013-02-07 23:12:57 +09:00
fixed support hash: floating point 2013-02-07 23:12:57 +09:00
accumulate.hpp fix hash implementation 2013-02-04 23:10:24 +09:00
adjacent_difference.hpp
dft.hpp support STL container: numeric, numeric/dft 2013-02-01 20:21:01 +09:00
fft.hpp
fit.hpp
fixed.hpp
inner_product.hpp fix recursion depth O(logN): some algorithms 2013-01-03 17:01:50 +09:00
iota.hpp
modifying.hpp
non_modifying.hpp fix recursion depth O(logN): some algorithms 2013-01-03 17:01:50 +09:00
partial_sum.hpp