startPoint

val <T> OptimizationProblem<T>.startPoint: Map<Symbol, T>

Get the starting point for optimization. Throws error if not defined.

Sources

common source
Link copied to clipboard