WARPXM v1.10.0
Loading...
Searching...
No Matches
linear_interpolation_1d.h File Reference
#include "apps/wmapplication.h"
#include <vector>

Go to the source code of this file.

Classes

class  wxm::apps::functions::arbitrary::LinearInterpolation1D
 Given a set of monotonically increasing time values and a corresponding set of field values \(f(t)\), this class will return an estimated value of \(f(t)\), given an arbitrary \(t\), using linear interpolation. More...
 

Namespaces

namespace  wxm
 Base namespace for everything not included in the global namespace.
 
namespace  wxm::apps
 
namespace  wxm::apps::functions
 
namespace  wxm::apps::functions::arbitrary