FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
interpolation_set.h File Reference

Header file for the interpolation of sets of data. More...

#include <map>
#include <memory>
#include <optional>
#include "core/config.h"
+ Include dependency graph for interpolation_set.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  interp::InterpSetData
 Class for managing a set of data and performing interpolation. More...
 
class  interp::InterpSet
 Wrapper class for managing interpolation sets using smart pointers. More...
 

Namespaces

namespace  interp
 

Concepts

concept  interp::RealConcept
 

Detailed Description

Header file for the interpolation of sets of data.

Definition in file interpolation_set.h.