KnotVectorExtender.Reverse (Double()) Method

Reverts the knot vector.
Public Shared Sub Reverse( _ 
ByVal U As Double() _ 
)
This language is not supported or no code example is available.
public static void Reverse( 
this double[] U 
)
This language is not supported or no code example is available.

Parameters

U
double[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition