Optimization::Solver::PLDPSolver Member List

This is the complete list of members for Optimization::Solver::PLDPSolver, including all inherited members.

AllocateMemoryForSolver()Optimization::Solver::PLDPSolverprotected
BackwardSubstitution()Optimization::Solver::PLDPSolverprotected
ComputeAlpha(vector< unsigned int > &NewActivatedConstraints, vector< int > &SimilarConstraint)Optimization::Solver::PLDPSolverprotected
ComputeInitialSolution(double *ZMPRef, double *XkYk, bool StartingSequence)Optimization::Solver::PLDPSolverprotected
ComputeProjectedDescentDirection()Optimization::Solver::PLDPSolverprotected
ForwardSubstitution()Optimization::Solver::PLDPSolverprotected
InitializeSolver()Optimization::Solver::PLDPSolverprotected
PLDPSolver(unsigned int CardU, double *iPu, double *Px, double *Pu, double *iLQ)Optimization::Solver::PLDPSolver
PrecomputeiPuPx()Optimization::Solver::PLDPSolverprotected
SolveProblem(double *CstPartOfTheCostFunction, unsigned int NbOfConstraints, double *LinearPartOfConstraints, double *CstPartOfConstraints, double *ZMPRef, double *XkYk, double *X, std::vector< int > &SimilarConstraint, unsigned int NumberOfRemovedConstraints, bool StartingSequence)Optimization::Solver::PLDPSolver
StoreCurrentZMPSolution(double *XkYk)Optimization::Solver::PLDPSolverprotected
WriteCurrentZMPSolution(string filename, double *XkYk)Optimization::Solver::PLDPSolverprotected
~PLDPSolver()Optimization::Solver::PLDPSolver