#include <transcendentals.hh>
Public Member Functions | |
| LogFnc () | |
| ~LogFnc () | |
| 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 65 of file transcendentals.hh.
| LogFnc | ( | ) | [inline] |
Definition at line 65 of file transcendentals.hh.
| ~LogFnc | ( | ) | [inline] |
Definition at line 65 of file transcendentals.hh.
| static String GetAlgorithmName | ( | ) | [inline, static] |
Definition at line 65 of file transcendentals.hh.
| void VisitState | ( | ImageStateImpl< Word, D > & | isi | ) | const [inline] |
Definition at line 65 of file transcendentals.hh.
| void VisitState | ( | ImageStateImpl< T, D > & | isi | ) | const [inline] |
Definition at line 65 of file transcendentals.hh.
1.6.1