#include <MemoryX/libraries/memorytypes/variants/StatisticMeasures.h>
Definition at line 40 of file StatisticMeasures.h.
◆ StatisticMeasures() [1/2]
◆ StatisticMeasures() [2/2]
StatisticMeasures |
( |
double |
mean, |
|
|
double |
standardDeviation, |
|
|
double |
relativeStandardDeviation |
|
) |
| |
◆ ~StatisticMeasures()
◆ clone()
armarx::VariantDataClassPtr clone |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ deserialize()
void deserialize |
( |
const armarx::ObjectSerializerBasePtr & |
serializer, |
|
|
const ::Ice::Current & |
= Ice::emptyCurrent |
|
) |
| |
|
override |
◆ getMean()
◆ getRelativeStandardDeviation()
double getRelativeStandardDeviation |
( |
| ) |
|
◆ getStandardDeviation()
double getStandardDeviation |
( |
| ) |
|
◆ getType()
◆ ice_clone()
Ice::ObjectPtr ice_clone |
( |
| ) |
const |
|
override |
◆ output()
std::string output |
( |
const Ice::Current & |
= Ice::emptyCurrent | ) |
const |
|
override |
◆ serialize()
void serialize |
( |
const armarx::ObjectSerializerBasePtr & |
serializer, |
|
|
const ::Ice::Current & |
= Ice::emptyCurrent |
|
) |
| const |
|
override |
◆ validate()
bool validate |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
|
|
override |
The documentation for this class was generated from the following files: