SolverResult

Undocumented in source.

Members

Functions

success
bool success()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

firstCost
T firstCost;
Undocumented in source.
iterations
SolverIteration!T[] iterations;
Undocumented in source.
lastCost
T lastCost;
Undocumented in source.
status
SolverResultStatus status;
Undocumented in source.

Meta