Grid 0.7.0
Grid::Band Class Reference

#include <PowerSpectrum.h>

Public Member Functions

 Band (RealD _lo, RealD _hi)
RealD operator() (RealD x)

Private Attributes

RealD lo
RealD hi

Detailed Description

Definition at line 4 of file PowerSpectrum.h.

Constructor & Destructor Documentation

◆ Band()

Grid::Band::Band ( RealD _lo,
RealD _hi )
inline

Definition at line 8 of file PowerSpectrum.h.

References hi, and lo.

Member Function Documentation

◆ operator()()

RealD Grid::Band::operator() ( RealD x)
inline

Definition at line 13 of file PowerSpectrum.h.

References hi, and lo.

Field Documentation

◆ lo

RealD Grid::Band::lo
private

Definition at line 6 of file PowerSpectrum.h.

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

◆ hi

RealD Grid::Band::hi
private

Definition at line 6 of file PowerSpectrum.h.

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


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