Go to the source code of this file.
Namespaces | |
namespace | proxsuite |
namespace | proxsuite.torch |
namespace | proxsuite.torch.qplayer |
Functions | |
proxsuite.torch.qplayer.QPFunction (eps=1e-9, maxIter=1000, eps_backward=1.0e-4, rho_backward=1.0e-6, mu_backward=1.0e-6, omp_parallel=False, structural_feasibility=True) | |
Solve a batch of Quadratic Programming (QP) problems. | |