MCPcopy 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
35inline bool LiveVarianceFrameOp::validError() const
36{
37 return firstRun == false;
38}
39
40inline float LiveVarianceFrameOp::getError(const uint32_t id) const
41{

Callers 1

getVarianceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected