Data Structures | Typedefs
slopestatistics.hh File Reference
#include <vector>
#include <memory>
#include <mia/core/defines.hh>

Go to the source code of this file.

Data Structures

class  CSlopeStatistics
 Runs some statistics over a one-dimensional curve. More...
 

Typedefs

typedef std::shared_ptr
< CSlopeStatistics
PSlopeStatistics
 Pointer type for the CSlopeStatistics class. More...
 

Typedef Documentation

typedef std::shared_ptr<CSlopeStatistics > PSlopeStatistics

Pointer type for the CSlopeStatistics class.

Definition at line 150 of file slopestatistics.hh.