KnotVectorExtender.Left Method

First value of this knot vector.
Public Shared Function Left( _ 
ByVal U As Double() _ 
) As Double
This language is not supported or no code example is available.
public static double Left( 
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