knownValues property

List<double> knownValues
final

The vector containing the known values of the equations.

Implementation

final List<double> knownValues;