categoricals: Get rid of 'df_prod' array.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 23 Dec 2018 19:03:40 +0000 (11:03 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 23 Dec 2018 19:03:40 +0000 (11:03 -0800)
commitf0168bf82cd65cb3af7f0816dc64af06dc17636d
tree97c0de31716eb86d7d7d5ae78ac4c27b3046e75c
parent5f3cd72e75cfe4ded7c2ca3b2cd0936412ba71ab
categoricals: Get rid of 'df_prod' array.

It brought minimal value in that everything it did could be recalculated
on the fly without increasing the big-O cost.
src/math/categoricals.c