Dip  0.92.4
Public Member Functions | Public Attributes | List of all members
Perturb Struct Reference

#include <UtilMacros.h>

Public Member Functions

double operator() (const double &k)
 
 Perturb (double randLB, double randUB)
 
double operator() (const double &k)
 
 Perturb (double randLB, double randUB)
 

Public Attributes

double m_randLB
 
double m_randUB
 

Detailed Description

Definition at line 360 of file UtilMacros.h.

Constructor & Destructor Documentation

◆ Perturb() [1/2]

Perturb::Perturb ( double  randLB,
double  randUB 
)
inline

Definition at line 366 of file UtilMacros.h.

◆ Perturb() [2/2]

Perturb::Perturb ( double  randLB,
double  randUB 
)
inline

Definition at line 747 of file UtilMacros.h.

Member Function Documentation

◆ operator()() [1/2]

double Perturb::operator() ( const double &  k)
inline

Definition at line 363 of file UtilMacros.h.

◆ operator()() [2/2]

double Perturb::operator() ( const double &  k)
inline

Definition at line 744 of file UtilMacros.h.

Member Data Documentation

◆ m_randLB

double Perturb::m_randLB

Definition at line 361 of file UtilMacros.h.

◆ m_randUB

double Perturb::m_randUB

Definition at line 362 of file UtilMacros.h.


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