detect

Function detect 

Source
pub fn detect(threshold: u16) -> Vec<ComputeEnvironment>
Expand description

Detect potential ComputeEnvironments above a certain weighted threshold.

Returns an ordered Vec with the highest weighted candidates first.