Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ql/math/primenumbers"

Index

Classes

Variables

Variables

Const firstPrimes

firstPrimes: BigNatural[] = [// the first two primes are mandatory for bootstrapping2, 3,// optional additional precomputed primes5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47]