#include <Convolution.h>
Public Types | |
typedef ConvolutionStruct< A, B, Integrator > | type |
Static Public Member Functions | |
static type | compose (const A &a, const B &b, double min, double max, const Integrator &i) |
Definition at line 38 of file Convolution.h.
typedef ConvolutionStruct<A, B, Integrator> funct::Convolution< A, B, Integrator >::type |
Definition at line 39 of file Convolution.h.
|
inlinestatic |
Definition at line 40 of file Convolution.h.
References a, b, mps_fire::i, SiStripPI::max, and SiStripPI::min.
Referenced by funct::conv().