Dip 0.95.0
Loading...
Searching...
No Matches
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)
 

Public Attributes

double m_randLB
 
double m_randUB
 

Detailed Description

Definition at line 741 of file UtilMacros.h.

Constructor & Destructor Documentation

◆ Perturb()

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

Definition at line 747 of file UtilMacros.h.

Member Function Documentation

◆ operator()()

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 742 of file UtilMacros.h.

◆ m_randUB

double Perturb::m_randUB

Definition at line 743 of file UtilMacros.h.


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