Skip to main content

valid_count

Function valid_count 

Source
fn valid_count(prefix: &[usize], offset: usize, end: usize) -> usize
Expand description

Returns the number of valid samples in the half-open window [offset, end).