#include <gridops.hh>
Public Member Functions | |
GridFwdDerivFO (int _dir, float _fac) | |
GridFwdDerivFO (GridFwdDerivFO const &a) | |
void | operator() (LocalDataContainer< float > &x, LocalDataContainer< float > const &y) |
string | getName () const |
Definition at line 254 of file gridops.hh.
TSOpt::GridFwdDerivFO::GridFwdDerivFO | ( | int | _dir, | |
float | _fac | |||
) |
Definition at line 264 of file gridops.hh.
TSOpt::GridFwdDerivFO::GridFwdDerivFO | ( | GridFwdDerivFO const & | a | ) |
Definition at line 266 of file gridops.hh.
void TSOpt::GridFwdDerivFO::operator() | ( | LocalDataContainer< float > & | x, | |
LocalDataContainer< float > const & | y | |||
) |
string TSOpt::GridFwdDerivFO::getName | ( | ) | const |
Definition at line 273 of file gridops.hh.