MCPcopy Index your code
hub / github.com/andeya/algorithm / findMax

Function findMax

bayesian/bayesian.go:461–473  ·  view source on GitHub ↗

findMax finds the maximum of a set of scores; if the maximum is strict -- that is, it is the single unique maximum from the set -- then strict has return value true. Otherwise it is false.

(scores []float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

LogScoresMethod · 0.85
ProbScoresMethod · 0.85
SafeProbScoresMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected