x0 property

List<double> x0
final

The initial guess x (a vector) needed to start the algorithm.

Implementation

final List<double> x0;