Main Page
Related Pages
Data Structures
Files
File List
Globals
libpolys
misc
prime.h
Go to the documentation of this file.
1
#ifndef PRIME_H
2
#define PRIME_H
3
/*****************************************
4
* Computer Algebra System SINGULAR *
5
*****************************************/
6
/*
7
* simple prime test for int
8
*/
9
10
int
IsPrime
(
int
p
);
/* brute force !!!! */
11
#endif
p
return P p
Definition:
myNF.cc:203
IsPrime
int IsPrime(int p)
Definition:
prime.cc:61
Generated on Fri Nov 13 2015 09:23:11 by
doxygen 1.8.9.1
for
Singular debian-4.0.2-p2+ds-2