![]() |
SOPT
Sparse OPTimisation
|
#include "sopt/config.h"
#include <memory>
#include <type_traits>
#include <vector>
#include "sopt/types.h"
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) |