@awatters_flatiron/tsvector - v1.0.1
    Preparing search index...

    Function vNormalize

    • Normalizes a vector to unit length (length 1.0) in Euclidean norm

      Parameters

      • a: Vector

        The vector to normalize

      Returns Vector

      A new vector in the same direction as a with length 1.0