x0 property

List<double> x0
final

The initial vector x, needed to start the algorithm.

Implementation

final List<double> x0;