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>
Wed, 1 Jun 2022 17:32:17 +0000 (10:32 -0700)
commitfeb269112e14589474c0a75e96cd5a892d9aaeef
treeaa003a8b6d05fc9f04c1f25520676ab71eba08cc
parent922dfe227e0a157f895c025b8f8590e2bfc59f23
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