pub fn normalize_fsl(fsl: &FixedSizeListArray) -> Result<FixedSizeListArray>
Expand description
L2 normalize a FixedSizeListArray (of vectors).
pub fn normalize_fsl(fsl: &FixedSizeListArray) -> Result<FixedSizeListArray>
L2 normalize a FixedSizeListArray (of vectors).