#include <Solver.hpp>
Inherited by iTaSC::WDLSSolver, and iTaSC::WSDLSSolver.
Definition at line 17 of file Solver.hpp.
◆ SolverParam
| Enumerator |
|---|
| DLS_QMAX | |
| DLS_LAMBDA_MAX | |
| DLS_EPSILON | |
Definition at line 19 of file Solver.hpp.
◆ ~Solver()
| virtual iTaSC::Solver::~Solver |
( |
| ) |
|
|
inlinevirtual |
◆ init()
| virtual bool iTaSC::Solver::init |
( |
unsigned int | nq, |
|
|
unsigned int | nc, |
|
|
const std::vector< bool > & | gc ) |
|
pure virtual |
◆ setParam()
| virtual void iTaSC::Solver::setParam |
( |
SolverParam | param, |
|
|
double | value ) |
|
pure virtual |
◆ solve()
The documentation for this class was generated from the following file: