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, 2 Apr 2022 01:48:55 +0000 (18:48 -0700)
commita0f35d732a51ffbe8405897170ddfc9de158e20f
tree0923ed1339c61d29f5491f759016f2115f938fe3
parent946be4d71e8f4e033dbf3a7bccbea0b7cb94a8b3
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