#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 | |||
| ) |
| String GetAlgorithmName | ( | ) | [inline] |
Definition at line 39 of file convolute.hh.
| ImageStateBasePtr VisitState | ( | const ImageStateImpl< V, D > & | isi | ) | const [inline] |
1.6.1