#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 40 of file Convolution.h.
typedef ConvolutionStruct<A, B, Integrator> funct::Convolution< A, B, Integrator >::type |
Definition at line 41 of file Convolution.h.
|
inlinestatic |