#include <smartptr.h>
#include "TFParams.h"
Go to the source code of this file.
Compounds | |
class | TFEval |
the base (abstract) interface for evaluators More... | |
class | TFEvalGaus |
a gaussian More... | |
class | TFEvalLin |
a linear ramp More... | |
Typedefs | |
typedef gutz::SmartPtr< TFEval > | TFEvalSP |
|
|