Skip to main content

eval

Function eval 

Source
pub fn eval(a: &[IndexedFunc], b: &[IndexedFunc]) -> EvalResult
Expand description

rank every signal-bearing function in A against all of B, using symbol names as ground truth. this is the headline accuracy measurement.