![]() |
SOPT
Sparse OPTimisation
|
Include dependency graph for positive_quadrant.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | sopt::algorithm::PositiveQuadrant< ALGORITHM > |
| Computes according to given algorithm and then projects it to the positive quadrant. More... | |
Namespaces | |
| sopt | |
| sopt::algorithm | |
Functions | |
| template<typename ALGORITHM > | |
| PositiveQuadrant< ALGORITHM > | sopt::algorithm::positive_quadrant (ALGORITHM const &algo) |
| Extended algorithm where the solution is projected on the positive quadrant. More... | |