Namespace: Rx.Net – Class: Vector4D – Assembly: Rx.Net

Vector4D.LengthSquared Method

C#
public double LengthSquared()

Returns the length of the vector squared.

Returns

double

The vector's length squared.