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