MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / getMean

Method getMean

src/Data.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 Vector Data::getMean() const
51 {
52 return this->getValue(DataElement::Mean);
53 }
54
55 Matrix Data::getCovarianceMatrix() const
56 {

Callers 15

InitGraphFunction · 0.45
InitGraphFunction · 0.45
InitGraphFunction · 0.45
ATEFunction · 0.45
addStateMethod · 0.45
setSubsetConstantMethod · 0.45
setUpperBoundMethod · 0.45
setLowerBoundMethod · 0.45
convertStateToLocalMethod · 0.45
convertStateToGlobalMethod · 0.45

Calls 1

getValueMethod · 0.80

Tested by 1

ATEFunction · 0.36