int model_ipow

(const model* mo, int x, unsigned int n)

binary algorithm to compute powers of integers efficiently see Knuth, TAOCP, Vol 2, 463 uses if appropiate lookup table from struct model

Documentation

binary algorithm to compute powers of integers efficiently see Knuth, TAOCP, Vol 2, 463 uses if appropiate lookup table from struct model

Alphabetic index



This page was generated with the help of DOC++.