SOPT
Sparse OPTimisation
Classes | Namespaces | Functions
positive_quadrant.h File Reference
#include "sopt/linear_transform.h"
#include "sopt/types.h"
#include <utility>
+ 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...