Function Basis<T>.Length Property
Gets the number of items in this FunctionBasis.
Definition
Namespace: Numerics.NET.Curves.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
C#
The number of items in this FunctionBasis.
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
public int Length { get; }
Property Value
Int32The number of items in this FunctionBasis.