Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
prepareSamples
Method · 0.80
getSplitDimensionAndPosition
Method · 0.80
updateTreeNode
Method · 0.80
Field.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected