#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | ignition::math::SignalStatisticPrivate |
Private data class for the SignalStatistic class. More... | |
class | ignition::math::SignalStatsPrivate |
Private data class for the SignalStats class. More... | |
Namespaces | |
ignition | |
ignition::math | |
Math classes and function useful in robot applications. | |
Typedefs | |
typedef std::vector < SignalStatisticPtr > | ignition::math::SignalStatistic_V |
typedef std::shared_ptr < SignalStatistic > | ignition::math::SignalStatisticPtr |