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>
Sat, 29 Jan 2022 20:00:16 +0000 (12:00 -0800)
commitf447ebdf19acf26d2d46cee1595e99c3620ee30d
tree36fc1465108ab8c07b4eec922b67f9cb1d37c5a3
parentc2b19a85c1d156d72f1b853bffdcca2c2690e79c
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