Perturb Struct Reference

#include <UtilMacros.h>

List of all members.

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::Perturb ( double  randLB,
double  randUB 
) [inline]

Definition at line 366 of file UtilMacros.h.

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

Definition at line 748 of file UtilMacros.h.


Member Function Documentation

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

Definition at line 363 of file UtilMacros.h.

References m_randLB, m_randUB, and UtilURand().

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

Definition at line 745 of file UtilMacros.h.

References m_randLB, m_randUB, and UtilURand().


Member Data Documentation

Definition at line 361 of file UtilMacros.h.

Referenced by operator()().

Definition at line 362 of file UtilMacros.h.

Referenced by operator()().


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

Generated on 12 Mar 2015 for Dip-All by  doxygen 1.6.1