OpenStructure
Public Member Functions | Static Public Member Functions
SliceFnc Struct Reference

#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 ()
 

Detailed Description

Definition at line 35 of file density_slice.hh.

Constructor & Destructor Documentation

◆ SliceFnc() [1/3]

SliceFnc ( )

◆ SliceFnc() [2/3]

SliceFnc ( Real  l,
Real  u 
)
explicit

◆ SliceFnc() [3/3]

SliceFnc ( const Complex l,
const Complex u 
)
explicit

Member Function Documentation

◆ GetAlgorithmName()

static String GetAlgorithmName ( )
inlinestatic

Definition at line 46 of file density_slice.hh.

◆ SetThresholds() [1/2]

void SetThresholds ( const Complex l,
const Complex u 
)

◆ SetThresholds() [2/2]

void SetThresholds ( Real  l,
Real  u 
)

◆ VisitState()

void VisitState ( ImageStateImpl< T, D > &  isi) const

The documentation for this struct was generated from the following file: