#include <transcendentals.hh>
Public Member Functions | |
PowFnc () | |
PowFnc (Real exp) | |
template<typename T , class D > | |
void | VisitState (ImageStateImpl< T, D > &isi) const |
Static Public Member Functions | |
static String | GetAlgorithmName () |
Definition at line 72 of file transcendentals.hh.
PowFnc | ( | ) | [inline] |
Definition at line 73 of file transcendentals.hh.
Definition at line 74 of file transcendentals.hh.
static String GetAlgorithmName | ( | ) | [inline, static] |
Definition at line 83 of file transcendentals.hh.
void VisitState | ( | ImageStateImpl< T, D > & | isi | ) | const [inline] |
Definition at line 77 of file transcendentals.hh.