LoAdSG
prime.cc
1
/**********************************************************************************
2
* Author: Christoph Pflaum, Riccarda Scherner-Griesshammer
3
* Department Informatik Lehrstuhl 10 - Systemsimulation
4
* Friedrich-Alexander Universität Erlangen-Nürnberg
5
*
6
*********************************************/
7
8
9
#include "prime.h"
10
11
12
const
unsigned
int
PrimeNumbers::numberDim[20] = {1013, 1657, 2423, 4057, 4969,
13
5527, 6343, 6679, 7433, 7457,
14
7459, 8513, 8537, 8543, 8581,
15
8597, 9649, 9677, 9689, 9931};
16
17
home
runner
work
LoAdSG
LoAdSG
library
source
primes
prime.cc
Generated by
1.9.8