safe_sparse_dot_f32

Function safe_sparse_dot_f32 

Source
pub fn safe_sparse_dot_f32(
    a: &ArrayView1<'_, f32>,
    b: &ArrayView1<'_, f32>,
) -> UtilsResult<f32>
Expand description

Specialized f32 sparse-dense dot product