Function darknet::ffi::matrix_topk_accuracy
[−]
[src]
pub unsafe extern "C" fn matrix_topk_accuracy(
truth: matrix,
guess: matrix,
k: c_int
) -> f32