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

Go to the source code of this file.

Classes

class  sopt::Sampling
 An operator that samples a set of measurements. More...
 

Namespaces

 sopt
 

Functions

template<typename T >
LinearTransform< Vector< T > > sopt::linear_transform (Sampling const &sampling)
 Returns linear transform version of this object. More...