OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Lomb_eq Class Reference

#include <lomb.h>

Collaboration diagram for Lomb_eq:

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::Lomb_eq ( const double & a)
inlineexplicit

Definition at line 23 of file lomb.h.

References a, and b.

Member Function Documentation

◆ operator()()

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

Definition at line 24 of file lomb.h.

References b, and c.

Member Data Documentation

◆ b

double Lomb_eq::b
private

Definition at line 21 of file lomb.h.

Referenced by Lomb_eq(), and operator()().


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