Skip to main content

Module math

Module math 

Source
Expand description

Mathematical utilities for vector operations.

Re-exports from zeph-common::math — the canonical implementation lives there.

Functions§

cosine_similarity
Compute cosine similarity between two equal-length f32 vectors.