Crocoddyl
 
Loading...
Searching...
No Matches
box-kkt.hpp
1
2// BSD 3-Clause License
3//
4// Copyright (C) 2019, LAAS-CNRS
5// Copyright note valid unless otherwise stated in individual files.
6// All rights reserved.
8
9#ifndef CROCODDYL_CORE_SOLVERS_BOX_KKT_HPP_
10#define CROCODDYL_CORE_SOLVERS_BOX_KKT_HPP_
11
12// TODO: SolverBoxKKT
13
14#endif // CROCODDYL_CORE_SOLVERS_BOX_KKT_HPP_