File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 autoupdate_branch : ' devel'
33repos :
44- repo : https://github.com/pre-commit/mirrors-clang-format
5- rev : v14 .0.6
5+ rev : v15 .0.4
66 hooks :
77 - id : clang-format
88 args : [--style=Google]
Original file line number Diff line number Diff line change 2727#define OPTIMIZE_HESSIAN_INVERSE
2828#define OPTIMIZE_UNCONSTR_MINIM
2929
30- // #define USE_WARM_START
31- // #define PROFILE_EIQUADPROG
30+ // #define USE_WARM_START
31+ // #define PROFILE_EIQUADPROG
3232
33- // #define DEBUG_STREAM(msg) std::cout<<msg;
33+ // #define DEBUG_STREAM(msg) std::cout<<msg;
3434#define DEBUG_STREAM (msg )
3535
3636#ifdef PROFILE_EIQUADPROG
Original file line number Diff line number Diff line change 2929#define OPTIMIZE_HESSIAN_INVERSE // use solveInPlace
3030#define OPTIMIZE_UNCONSTR_MINIM
3131
32- // #define USE_WARM_START
33- // #define PROFILE_EIQUADPROG
34- // #define DEBUG_STREAM(msg) std::cout<<msg;
32+ // #define USE_WARM_START
33+ // #define PROFILE_EIQUADPROG
34+ // #define DEBUG_STREAM(msg) std::cout<<msg;
3535#define DEBUG_STREAM (msg )
3636
3737#ifdef PROFILE_EIQUADPROG
You can’t perform that action at this time.
0 commit comments