![]() |
SOPT
Sparse OPTimisation
|
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... | |