SOPT
Sparse OPTimisation
Namespaces | Functions
chained_operators.h File Reference
#include "sopt/config.h"
#include <memory>
#include <type_traits>
#include <vector>
#include "sopt/types.h"
+ Include dependency graph for chained_operators.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sopt
 

Functions

template<typename T0 , typename... T>
OperatorFunction< T0 > sopt::chained_operators (OperatorFunction< T0 > const &arg0, T const &... args)