#include <gridops.hh>
Public Member Functions | |
| GridMaskFO (IPNT const &_siw, IPNT const &_eiw, RPNT const &_width, bool _bias=false) | |
| GridMaskFO (GridMaskFO const &f) | |
| void | operator() (LocalDataContainer< float > &, LocalDataContainer< float > const &) |
| string | getName () const |
Scalar arrays ffset between input and output grids computed by calling unit
Definition at line 49 of file gridops.hh.
| TSOpt::GridMaskFO::GridMaskFO | ( | GridMaskFO const & | f | ) |
| void TSOpt::GridMaskFO::operator() | ( | LocalDataContainer< float > & | , | |
| LocalDataContainer< float > const & | ||||
| ) |
| string TSOpt::GridMaskFO::getName | ( | ) | const |
Definition at line 79 of file gridops.hh.
1.4.7