Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ validError
Method
validError
modules/cpu/fb/frame_ops/Variance.h:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
inline bool LiveVarianceFrameOp::validError() const
36
{
37
return firstRun == false;
38
}
39
40
inline float LiveVarianceFrameOp::getError(const uint32_t id) const
41
{
Callers
1
getVariance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected