QuadPeakTest Class Reference

List of all members.

Public Member Functions

 QuadPeakTest ()
void set (double a, double b, double c)
void print () const
void verify () const

Private Member Functions

double eval (double x) const

Private Attributes

double m_A
double m_B
double m_C
double m_X
double m_Y


Detailed Description

Definition at line 118 of file polyeqnsolver_test.cxx.


Constructor & Destructor Documentation

QuadPeakTest::QuadPeakTest (  )  [inline]

Definition at line 121 of file polyeqnsolver_test.cxx.


Member Function Documentation

void QuadPeakTest::set ( double  a,
double  b,
double  c 
) [inline]

Definition at line 125 of file polyeqnsolver_test.cxx.

References scsolver::numeric::getQuadraticPeak(), m_A, m_B, m_C, m_X, and m_Y.

Referenced by runQuadPeakTest().

void QuadPeakTest::print (  )  const [inline]

Definition at line 138 of file polyeqnsolver_test.cxx.

References m_A, m_B, m_C, m_X, and m_Y.

Referenced by runQuadPeakTest().

void QuadPeakTest::verify (  )  const [inline]

Definition at line 153 of file polyeqnsolver_test.cxx.

References eval(), and m_X.

Referenced by runQuadPeakTest().

double QuadPeakTest::eval ( double  x  )  const [inline, private]

Definition at line 178 of file polyeqnsolver_test.cxx.

References m_A, m_B, and m_C.

Referenced by verify().


Member Data Documentation

double QuadPeakTest::m_A [private]

Definition at line 183 of file polyeqnsolver_test.cxx.

Referenced by eval(), print(), and set().

double QuadPeakTest::m_B [private]

Definition at line 184 of file polyeqnsolver_test.cxx.

Referenced by eval(), print(), and set().

double QuadPeakTest::m_C [private]

Definition at line 185 of file polyeqnsolver_test.cxx.

Referenced by eval(), print(), and set().

double QuadPeakTest::m_X [private]

Definition at line 187 of file polyeqnsolver_test.cxx.

Referenced by print(), set(), and verify().

double QuadPeakTest::m_Y [private]

Definition at line 188 of file polyeqnsolver_test.cxx.

Referenced by print(), and set().


The documentation for this class was generated from the following file:
Generated on Mon Jul 28 09:13:37 2008 for scsolver by  doxygen 1.5.3