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 ...
ipindex Index
Type of all indices of vectors, matrices etc.
This file contains a base class for all exceptions and a set of macros to help with exceptions...
Template class for Smart Pointers.
Storing the reference count of all the smart pointers that currently reference it.