7 #ifndef __AS_MEASUREMENT_HPP__
8 #define __AS_MEASUREMENT_HPP__
37 virtual std::vector<Index> GetInitialEqConstraints() = 0;
44 Index measurement_number
48 virtual void SetSolution(
49 Index measurement_number,
Measurement()
This class provides an abstraction for the measurements of the states coming in and the solutions of ...
#define SIPOPTLIB_EXPORT
Include file for the configuration of Ipopt.
Template class for Smart Pointers.
Storing the reference count of all the smart pointers that currently reference it.
int Index
Type of all indices of vectors, matrices etc.