|
OpenStructure
|
#include <convolute.hh>
Public Member Functions | |
| ExplicitConvoluteFnc () | |
| ExplicitConvoluteFnc (const ConstImageHandle &ref, bool wrap=true) | |
| ExplicitConvoluteFnc (const ImageStateBasePtr &ref, bool wrap=true) | |
| template<typename V , class D > | |
| ImageStateBasePtr | VisitState (const ImageStateImpl< V, D > &isi) const |
| String | GetAlgorithmName () |
Definition at line 28 of file convolute.hh.
| ExplicitConvoluteFnc | ( | const ConstImageHandle & | ref, |
| bool | wrap = true |
||
| ) |
| ExplicitConvoluteFnc | ( | const ImageStateBasePtr & | ref, |
| bool | wrap = true |
||
| ) |
|
inline |
Definition at line 39 of file convolute.hh.
| ImageStateBasePtr VisitState | ( | const ImageStateImpl< V, D > & | isi | ) | const |
1.8.1.1