Click or drag to resize
Accord.NET (logo)

PlaneNormalize Method

Normalizes this plane by dividing its components by the Normal vector's norm.

Namespace:  Accord.Math
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public void Normalize()
Request Example View Source
See Also