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