distanceSquaredIndexIndex Method

Return distance squared between indicated points.

  • Concrete classes may be able to implement this without creating a temporary.

distanceSquaredIndexIndex(i: number, j: number): number | undefined

Parameter Type Description
i number  
j number  

Defined in

Last Updated: 08 January, 2020