MCPcopy Create free account
hub / github.com/Simple-Robotics/aligator / parallel.cpp

File parallel.cpp

tests/gar/parallel.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// @copyright Copyright (C) 2023-2024 LAAS-CNRS, 2023-2025 INRIA
2/// @author Wilson Jallet
3#define EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(4, 0, ",", "\n", "[", "]")
4

Callers

nothing calls this directly

Calls 14

generateLqProblemFunction · 0.85
lqrInitializeSolutionFunction · 0.85
printlnFunction · 0.85
splitProblemInTwoFunction · 0.85
infty_normFunction · 0.85
mergeStdVectorsFunction · 0.85
randomlyModifyProblemFunction · 0.85
horizonMethod · 0.80
computeMethod · 0.80
computeKktErrorFunction · 0.70
forwardMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected