opals::opts::Convolution Namespace Reference

Options of Module Convolution. More...

Typedefs

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

Detailed Description

Options of Module Convolution.