Click or drag to resize

MultiOdeResultYPrime Property

The value of the derivative.

Namespace:  Meta.Numerics.Analysis
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public ColumnVector YPrime { get; }

Property Value

Type: ColumnVector
See Also