Go to the source code of this file.
Classes | |
class | ignition::math::SignalMaxAbsoluteValue |
ignition/math/SignalStats.hh More... | |
class | ignition::math::SignalMaximum |
Computing the maximum value of a discretely sampled signal. More... | |
class | ignition::math::SignalMean |
Computing the mean value of a discretely sampled signal. More... | |
class | ignition::math::SignalMinimum |
Computing the minimum value of a discretely sampled signal. More... | |
class | ignition::math::SignalRootMeanSquare |
Computing the square root of the mean squared value of a discretely sampled signal. More... | |
class | ignition::math::SignalStatistic |
Statistical properties of a discrete time scalar signal. More... | |
class | ignition::math::SignalStats |
Collection of statistics for a scalar signal. More... | |
class | ignition::math::SignalVariance |
Computing the incremental variance of a discretely sampled signal. More... | |
Namespaces | |
ignition | |
ignition::math | |
Math classes and function useful in robot applications. | |