#include <transcendentals.hh>
Public Member Functions | |
| CosFnc () | |
| ~CosFnc () | |
| template<typename T , class D > | |
| void | VisitState (ImageStateImpl< T, D > &isi) const |
| template<class D > | |
| void | VisitState (ImageStateImpl< Word, D > &isi) const |
Static Public Member Functions | |
| static String | GetAlgorithmName () |
Definition at line 63 of file transcendentals.hh.
| CosFnc | ( | ) | [inline] |
Definition at line 63 of file transcendentals.hh.
| ~CosFnc | ( | ) | [inline] |
Definition at line 63 of file transcendentals.hh.
| static String GetAlgorithmName | ( | ) | [inline, static] |
Definition at line 63 of file transcendentals.hh.
| void VisitState | ( | ImageStateImpl< Word, D > & | isi | ) | const [inline] |
Definition at line 63 of file transcendentals.hh.
| void VisitState | ( | ImageStateImpl< T, D > & | isi | ) | const [inline] |
Definition at line 63 of file transcendentals.hh.
1.6.1