precomp.h 88 B

123456
  1. /*
  2. * precompute: fill lookup tables to prepare for calculation
  3. */
  4. void precompute();