MCPcopy Create free account
hub / github.com/OpenPathGuidingLibrary/openpgl / getMean

Method getMean

openpgl/data/SampleStatistics.h:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 inline Point3 getMean() const
45 {
46 return mean;
47 }
48
49 inline Vector3 getVariance() const
50 {

Callers 4

prepareSamplesMethod · 0.80
updateTreeNodeMethod · 0.80
Field.hFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected