- 06 Dec, 2019 1 commit
-
-
Protect copy constructors in non-leaf and leaf classes, to avoid the implicitly generated ones by the compiler that could cause slicing. In Cloneable, the assignment operator was deleted to disable issues with implicitly generated assingment operators in derived classes to prevent slicing. (resolves #31)
-
- 31 Oct, 2019 2 commits
-
-
Jens Petit authored
-
Jens Petit authored
-
- 29 Oct, 2019 1 commit
-
-
Tobias Lasser authored
OptimizationProblem is now the new base class 'Problem' for problems, added QuadricProblem incl. conversions between different types of problems, added CG solver
-
- 30 Jul, 2019 1 commit
-
-
Tobias Lasser authored
-
- 19 Jul, 2019 1 commit
-
-
Tobias Lasser authored
-
- 05 Jul, 2019 1 commit
-
-
Tobias Lasser authored
-
- 04 Jun, 2019 1 commit
-
-
Tobias Lasser authored
-