libcruft-util/noise/fractal
Danny Robson 7b083df977 maths: tighten up type requirements for almost_equal
almost_equal only operates on two reals, or two integers (and even then
only on the same signedness).
2015-11-13 17:18:10 +11:00
..
base.hpp noise: reduce repetition in template params 2015-10-07 00:22:05 +11:00
base.ipp maths: tighten up type requirements for almost_equal 2015-11-13 17:18:10 +11:00
fbm.hpp noise/fractal: add default constructors 2015-10-13 00:04:17 +11:00
fbm.ipp noise: annotate generators with noexcept 2015-10-07 14:37:22 +11:00
hetero.hpp noise/fractal: add default constructors 2015-10-13 00:04:17 +11:00
hetero.ipp noise: reduce repetition in template params 2015-10-07 00:22:05 +11:00
hmf.hpp noise/fractal: add default constructors 2015-10-13 00:04:17 +11:00
hmf.ipp noise: reduce repetition in template params 2015-10-07 00:22:05 +11:00
rmf.hpp noise/fractal: add default constructors 2015-10-13 00:04:17 +11:00
rmf.ipp noise: reduce repetition in template params 2015-10-07 00:22:05 +11:00
runtime.cpp noise: reduce repetition in template params 2015-10-07 00:22:05 +11:00
runtime.hpp noise: annotate generators with noexcept 2015-10-07 14:37:22 +11:00