KnotVectorExtender.Normalize Method

Normalize the values in the array.
Public Shared Sub Normalize( _ 
ByVal items As Double() _ 
)
This language is not supported or no code example is available.
public static void Normalize( 
this double[] items 
)
This language is not supported or no code example is available.

Parameters

items
double[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition