Skip to main content

compute_direct_throughput

Function compute_direct_throughput 

Source
pub fn compute_direct_throughput<I: Numeric, N: Size>(
    output: &mut [Vector<I, N>],
    n_iter: usize,
    use_fma: bool,
    _dtype: StorageType,
)