distanceSquared calculates the distance squared between this vector and vector v.
@param v the second vector to determine the distance squared.
@return the distance squared between the two vectors.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.