abstract_optimizer.h
Go to the documentation of this file.
1 
18 #ifndef ABSTRACT_OPTIMIZER_H
19 #define ABSTRACT_OPTIMIZER_H
21 
22 
24 {
25 public:
27  virtual void optimizeChain(std::vector<Transformation_Data> &recoredData) = 0;
28 };
29 
30 #endif // ABSTRACT_OPTIMIZER_H
virtual void optimizeChain(std::vector< Transformation_Data > &recoredData)=0


asr_mild_calibration_tool
Author(s): Aumann Florian, Heller Florian, Meißner Pascal
autogenerated on Mon Dec 2 2019 03:11:43