MCPcopy Create free account
hub / github.com/awelm/simpledb / checkConstant

Method checkConstant

test/simpledb/systemtest/SystemTestUtil.java:210–225  ·  view source on GitHub ↗

Checks if the sequence represents approximately a fixed sequence (c,c,c,c,..) ret[0] is true if the sequence is linear ret[1] is the constant of the sequence if ret[0] is true. @param sequence @return ret[0] = true if sequence is constant, ret[1] = the constant

(double[] sequence)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

estimateScanCostTestMethod · 0.95
checkLinearMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected