LinearCombination.Basis Property

Gets the FunctionBasis associated with the linear combination.

Definition

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

Property Value

FunctionBasis

See Also