Definition in file LinearInterpolator.h.
#include <matrix/Matrix.h>
#include <utils/Interpolator.h>
Include dependency graph for LinearInterpolator.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | O_SESSAME |
Classes | |
class | O_SESSAME::LinearInterpolator |
Interpolates between a given set of data points to create a linear functional approximation. More... |