|
DMP_BBO library
|
TimeSystem class header file. More...


Go to the source code of this file.
Classes | |
| class | TimeSystem |
Dynamical System modelling the evolution of a time: . More... | |
Functions | |
| BOOST_CLASS_EXPORT_KEY2 (DmpBbo::TimeSystem,"TimeSystem") | |
| Register this derived class. More... | |
| BOOST_CLASS_IMPLEMENTATION (DmpBbo::TimeSystem, boost::serialization::object_serializable) | |
| Don't add version information to archives. More... | |
TimeSystem class header file.
This file is part of DmpBbo, a set of libraries and programs for the black-box optimization of dynamical movement primitives. Copyright (C) 2014 Freek Stulp, ENSTA-ParisTech
DmpBbo is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
DmpBbo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with DmpBbo. If not, see http://www.gnu.org/licenses/.
Definition in file TimeSystem.hpp.
| BOOST_CLASS_EXPORT_KEY2 | ( | DmpBbo::TimeSystem | , |
| "TimeSystem" | |||
| ) |
Register this derived class.
| BOOST_CLASS_IMPLEMENTATION | ( | DmpBbo::TimeSystem | , |
| boost::serialization::object_serializable | |||
| ) |
Don't add version information to archives.
1.8.11