math: Improve comments.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 29 Jan 2022 20:00:16 +0000 (12:00 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 13 Mar 2022 23:56:02 +0000 (16:56 -0700)
commit4821381dc228344ea2b879e6c1ce108912fd4e6f
treef87047df80d75e0f7df38bb93c2c0daf2db0ee35
parent577f59892bab98f11a056429ddce92e5bb92b6a9
math: Improve comments.

This includes some changes to parameter names and coding style in
order-stats that I think clarify the code and modernize it.
src/math/np.c
src/math/np.h
src/math/order-stats.c
src/math/order-stats.h
src/math/percentiles.c
src/math/percentiles.h
src/math/sort.c
src/math/sort.h