atlas
0.6
|
A template to indicate the (manually computed) ordinal (position on the list of primes) of the largest prime factor of a Weyl group of rank at most n. More...
#include <size.h>
Static Public Attributes | |
static const unsigned long | value |
A template to indicate the (manually computed) ordinal (position on the list of primes) of the largest prime factor of a Weyl group of rank at most n.
The ordinal is recorded in PrimesMax<n>::value, and used to make the SizeType class for storing Weyl group orders. This class needs instantiation only for |n| a possible value of |constants::RANK_MAX|; there powers of 2 in the order of the size of a word in terms of bits are most useful.
|
static |