OpenSim Moco
0.4.0
|
Once the solver is created, you should not make any edits to the MocoProblem.
If you do, you must call resetProblem(const MocoProblem& problem).
#include <Moco/Moco/MocoSolver.h>
Public Member Functions | |
MocoSolver (const MocoProblem &problem) | |
This calls resetProblem() with the provided problem. | |