OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Classes | Typedefs
lomb.h File Reference
#include <vector>
#include <cmath>
#include <functional>
Include dependency graph for lomb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LOMB_TYPE
 
class  Lomb_eq
 
class  LOMB_class
 

Typedefs

typedef std::vector< LOMB_TYPE >::const_iterator CI_lt
 
typedef std::vector< double >::const_iterator CI_vd
 

Typedef Documentation

◆ CI_lt

typedef std::vector<LOMB_TYPE>::const_iterator CI_lt

Definition at line 17 of file lomb.h.

◆ CI_vd

typedef std::vector<double>::const_iterator CI_vd

Definition at line 18 of file lomb.h.