lance_linalg::kernels

Function normalize_fsl

Source
pub fn normalize_fsl(fsl: &FixedSizeListArray) -> Result<FixedSizeListArray>
Expand description

L2 normalize a FixedSizeListArray (of vectors).