Loading...
Searching...
No Matches
SignalStats.hh File Reference
#include <map>
#include <memory>
#include <string>
#include <ignition/math/Helpers.hh>
#include <ignition/math/config.hh>
Include dependency graph for SignalStats.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalMaxAbsoluteValue
 ignition/math/SignalStats.hh More...
 
class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalMaximum
 Computing the maximum value of a discretely sampled signal. More...
 
class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalMean
 Computing the mean value of a discretely sampled signal. More...
 
class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalMinimum
 Computing the minimum value of a discretely sampled signal. More...
 
class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalRootMeanSquare
 Computing the square root of the mean squared value of a discretely sampled signal. More...
 
class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalStatistic
 Statistical properties of a discrete time scalar signal. More...
 
class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalStats
 Collection of statistics for a scalar signal. More...
 
class  ignition::math::IGNITION_MATH_VERSION_NAMESPACE::SignalVariance
 Computing the incremental variance of a discretely sampled signal. More...
 

Namespaces

namespace  ignition
 
namespace  ignition::math
 Math classes and function useful in robot applications.
 
namespace  ignition::math::IGNITION_MATH_VERSION_NAMESPACE