11#ifndef __CODAC_DATALOADERREDERMOR_H__
12#define __CODAC_DATALOADERREDERMOR_H__
15#include "codac_DataLoader.h"
16#include "codac_Beacon.h"
20 class DataLoaderRedermor : DataLoader
24 DataLoaderRedermor(
const std::string& file_path);
25 void load_data(TubeVector *&x,
26 TrajectoryVector *&truth,
28 const Interval& tdomain = Interval::ALL_REALS);
29 std::vector<Beacon> get_beacons()
const;
30 std::map<int,std::vector<IntervalVector> > get_observations()
const;
FixPoint of a separator The fixpoint of a separator is computed by calling the "::"separate function ...
Definition codac_capd_helpers.h:9