@lakuna/umath
    Preparing search index...

    Function fromValues

    • Create a vector with the given values.

      Type Parameters

      Parameters

      • x: number

        The first component.

      • y: number

        The second component.

      • out: T

        The vector to store the result in.

      Returns T

      A new vector.