#include <power10.hpp>
Public Types | |
| enum | t { value = square<power10<N / 2>::value>::value } |
N. Compute the square of N so the overall computation has logarithmic complexity, not linear.
Definition at line 35 of file power10.hpp.
| enum power10_aux< N, true >::t |
1.5.3