Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Utilities
Math
MultiTabulatedFunction.cc
Go to the documentation of this file.
1
#include <utl/MultiTabulatedFunction.h>
2
3
#include <utl/MultiObject_imp.h>
4
namespace
utl {
5
MULTIOBJECT_INST
(
utl::TabulatedFunction
,
utl::LabeledTabulatedFunction
);
6
};
7
8
// Configure (x)emacs for this file ...
9
// Local Variables:
10
// mode: c++
11
// compile-command: "cd ..; make -k"
12
// End:
utl::TabulatedFunction
Class to hold collection (x,y) points and provide interpolation between them.
Definition:
TabulatedFunction.h:27
utl::MULTIOBJECT_INST
MULTIOBJECT_INST(utl::TabulatedFunction, utl::LabeledTabulatedFunction)
utl::LabeledTabulatedFunction
Definition:
MultiTabulatedFunction.h:11
, generated on Tue Sep 26 2023.