FunctionBasis.Length Property

Gets the number of items in this FunctionBasis.

Definition

Namespace: Numerics.NET.Curves
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Length { get; }

Property Value

Int32
The number of items in this FunctionBasis.

See Also