25 #ifndef UQ_INTERPOLATION_SURROGATE_BASE_H
26 #define UQ_INTERPOLATION_SURROGATE_BASE_H
28 #include <queso/SurrogateBase.h>
33 template<
typename V,
typename M>
51 template<
class V = GslVector,
class M = GslMatrix>
76 #endif // UQ_INTERPOLATION_SURROGATE_BASE_H
Class for matrix operations using GSL library.
Base class for interpolation-based surrogates.
const InterpolationSurrogateData< V, M > & m_data
Base class for surrogates of models.
Class for vector operations using GSL library.
InterpolationSurrogateBase()
virtual ~InterpolationSurrogateBase()