#include <gridops.hh>
Public Member Functions | |
| GridAdjExtendFO (int _n_ext, bool _ext, float _fac) | |
| GridAdjExtendFO (GridAdjExtendFO const &a) | |
| void | operator() (LocalDataContainer< float > &x, LocalDataContainer< float > const &y) |
| string | getName () const |
Definition at line 358 of file gridops.hh.
| TSOpt::GridAdjExtendFO::GridAdjExtendFO | ( | int | _n_ext, | |
| bool | _ext, | |||
| float | _fac | |||
| ) |
Definition at line 370 of file gridops.hh.
| TSOpt::GridAdjExtendFO::GridAdjExtendFO | ( | GridAdjExtendFO const & | a | ) |
Definition at line 372 of file gridops.hh.
| void TSOpt::GridAdjExtendFO::operator() | ( | LocalDataContainer< float > & | x, | |
| LocalDataContainer< float > const & | y | |||
| ) |
| string TSOpt::GridAdjExtendFO::getName | ( | ) | const |
Definition at line 379 of file gridops.hh.
1.4.7