Options of Module Convolution. More...
Typedefs | |
using | Options = IGroup< Names::_, IValue< Names::inFile, false, Path >, IValue< Names::outFile, false, Path >, IValue< Names::oFormat, false, String >, IValue< Names::kernel, false, ConvolutionKernel >, IValue< Names::edgeHandling, false, EdgeHandling >, IValue< Names::ignoreNoData, false, bool >, IValue< Names::normalize, false, bool >, IValue< Names::limit, false, GridLimit >, IValue< Names::noData, false, float >, IValue< Names::gridSize, false, int > > |
Options of Module Convolution. | |
Options of Module Convolution.