Qucs-core  0.0.19
Public Member Functions
OnTheFlyPrimeTable Class Reference

#include <prime_tables.h>

Inheritance diagram for OnTheFlyPrimeTable:
Inheritance graph
[legend]
Collaboration diagram for OnTheFlyPrimeTable:
Collaboration graph
[legend]

Public Member Functions

virtual bool IsPrime (int n) const
virtual int GetNextPrime (int p) const

Detailed Description

Definition at line 56 of file prime_tables.h.


Member Function Documentation

virtual int OnTheFlyPrimeTable::GetNextPrime ( int  p) const [inline, virtual]

Implements PrimeTable.

Definition at line 69 of file prime_tables.h.

virtual bool OnTheFlyPrimeTable::IsPrime ( int  n) const [inline, virtual]

Implements PrimeTable.

Definition at line 58 of file prime_tables.h.


The documentation for this class was generated from the following file: