Click or drag to resize

MultiOdeResultY Property

The value of the dependent variable.

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

Property Value

Type: ColumnVector
The value of the function.
See Also