OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Private Attributes | List of all members
Lomb_eq Class Reference

#include <lomb.h>

Inherits unary_function< LOMB_TYPE, bool >.

Public Member Functions

 Lomb_eq (const double &a)
 
bool operator() (const LOMB_TYPE &c) const
 

Private Attributes

double b
 

Detailed Description

Definition at line 20 of file lomb.h.

Constructor & Destructor Documentation

Lomb_eq::Lomb_eq ( const double &  a)
inlineexplicit

Definition at line 23 of file lomb.h.

Member Function Documentation

bool Lomb_eq::operator() ( const LOMB_TYPE c) const
inline

Definition at line 24 of file lomb.h.

References b, and LOMB_TYPE::y.

Member Data Documentation

double Lomb_eq::b
private

Definition at line 21 of file lomb.h.

Referenced by operator()().


The documentation for this class was generated from the following file: