Base class for all Statistic Objects to be used with Statistics
More...
#include <shark/Statistics/Statistics.h>
Base class for all Statistic Objects to be used with Statistics
Definition at line 67 of file Statistics.h.
◆ ~BaseStatisticsObject()
virtual shark::statistics::BaseStatisticsObject::~BaseStatisticsObject |
( |
| ) |
|
|
inlinevirtual |
◆ name()
virtual std::string shark::statistics::BaseStatisticsObject::name |
( |
| ) |
const |
|
pure virtual |
◆ statistics()
virtual RealVector shark::statistics::BaseStatisticsObject::statistics |
( |
std::vector< RealVector > const & |
points | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: