OpenStructure
|
#include <density_slice.hh>
Public Member Functions | |
SliceFnc () | |
SliceFnc (Real l, Real u) | |
SliceFnc (const Complex &l, const Complex &u) | |
void | SetThresholds (Real l, Real u) |
void | SetThresholds (const Complex &l, const Complex &u) |
template<typename T , class D > | |
void | VisitState (ImageStateImpl< T, D > &isi) const |
Static Public Member Functions | |
static String | GetAlgorithmName () |
Definition at line 35 of file density_slice.hh.
SliceFnc | ( | ) |
|
inlinestatic |
Definition at line 46 of file density_slice.hh.
void VisitState | ( | ImageStateImpl< T, D > & | isi | ) | const |