Changes between Version 9 and Version 10 of doc
- Timestamp:
- Jan 24, 2013, 1:01:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc
v9 v10 6 6 7 7 * <lol/base/*> 8 * [wiki:doc/lol/base/assert.h <lol/base/assert.h>] :assertion and test macros8 * [wiki:doc/lol/base/assert.h <lol/base/assert.h>] — assertion and test macros 9 9 * <lol/math/*> 10 * [wiki:doc/lol/math/real.h <lol/math/real.h>] :high-precision floating point numbers11 * [wiki:doc/lol/math/remez.h <lol/math/remez.h>] :Remez exchange toolbox for high-quality polynomial approximations10 * [wiki:doc/lol/math/real.h <lol/math/real.h>] — high-precision floating point numbers 11 * [wiki:doc/lol/math/remez.h <lol/math/remez.h>] — Remez exchange toolbox for high-quality polynomial approximations 12 12 * <lol/sys/*> 13 * [wiki:doc/lol/sys/timer.h <lol/sys/timer.h>] :timer utility class13 * [wiki:doc/lol/sys/timer.h <lol/sys/timer.h>] — timer utility class 14 14 15 15 == Developer documentation ==