MathUtil Class Reference

Contains three simple utility functions leveraged by the WaveformWidget class. More...

#include <MathUtil.h>

List of all members.

Static Public Member Functions

static double getMax (double *arr)
 Returns the maximum of all elements in an array of double-precision floating point values.
static double getVMax (vector< double > vec)
 Returns the maximum of all elements in a vector of double-precision floating point values.
static double round (double value)
 Rounds a double-precision floating point value to the nearest integer.

Detailed Description

Contains three simple utility functions leveraged by the WaveformWidget class.

Definition at line 17 of file MathUtil.h.


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

Generated on Fri Jun 11 02:38:46 2010 for WaveformWidget by  doxygen 1.6.1