Function sumOfSquares

  • Calculate the sum of squares between two points

    Parameters

    • v1: Vector

      coordinates of point 1

    • v2: Vector

      coordinates of point 2

    Returns number

Generated using TypeDoc