Public Member Functions | Static Public Member Functions | List of all members
tsid::python::SolverHQuadProgPythonVisitor< Solver > Struct Template Reference

#include <solver-HQP-eiquadprog.hpp>

Inheritance diagram for tsid::python::SolverHQuadProgPythonVisitor< Solver >:
Inheritance graph
[legend]

Public Member Functions

template<class PyClass >
void visit (PyClass &cl) const
 

Static Public Member Functions

static void expose (const std::string &class_name)
 
static void resize (Solver &self, unsigned int n, unsigned int neq, unsigned int nin)
 
static solvers::QPDataQuadProg retrieveQPData (Solver &self, HQPDatas &HQPDatas)
 
static solvers::HQPOutput solve (Solver &self, const solvers::HQPData &problemData)
 
static solvers::HQPOutput solver_helper (Solver &self, HQPDatas &HQPDatas)
 

Detailed Description

template<typename Solver>
struct tsid::python::SolverHQuadProgPythonVisitor< Solver >

Definition at line 34 of file bindings/python/solvers/solver-HQP-eiquadprog.hpp.

Member Function Documentation

◆ expose()

template<typename Solver >
static void tsid::python::SolverHQuadProgPythonVisitor< Solver >::expose ( const std::string &  class_name)
inlinestatic

◆ resize()

template<typename Solver >
static void tsid::python::SolverHQuadProgPythonVisitor< Solver >::resize ( Solver &  self,
unsigned int  n,
unsigned int  neq,
unsigned int  nin 
)
inlinestatic

◆ retrieveQPData()

template<typename Solver >
static solvers::QPDataQuadProg tsid::python::SolverHQuadProgPythonVisitor< Solver >::retrieveQPData ( Solver &  self,
HQPDatas HQPDatas 
)
inlinestatic

◆ solve()

template<typename Solver >
static solvers::HQPOutput tsid::python::SolverHQuadProgPythonVisitor< Solver >::solve ( Solver &  self,
const solvers::HQPData problemData 
)
inlinestatic

◆ solver_helper()

template<typename Solver >
static solvers::HQPOutput tsid::python::SolverHQuadProgPythonVisitor< Solver >::solver_helper ( Solver &  self,
HQPDatas HQPDatas 
)
inlinestatic

◆ visit()

template<typename Solver >
template<class PyClass >
void tsid::python::SolverHQuadProgPythonVisitor< Solver >::visit ( PyClass &  cl) const
inline

The documentation for this struct was generated from the following file:


tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Sun Jul 2 2023 02:21:52