Function Basis.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.3
C#
The number of items in this FunctionBasis.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public int Length { get; }
Property Value
Int32The number of items in this FunctionBasis.