KnotVectorExtender.Right Method

Last value of this knot vector.
Public Shared Function Right( _ 
ByVal U As Double() _ 
) As Double
This language is not supported or no code example is available.
public static double Right( 
this double[] U 
)
This language is not supported or no code example is available.

Parameters

U
double[]

Return Value

double

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition