LinearScaling Class Reference

Inheritance diagram for LinearScaling:

ScalingBase List of all members.

Public Member Functions

 LinearScaling ()
 LinearScaling (double _a, double _b)
double transform (double input) const
void transform (std::valarray< double > &inputs) const
std::valarray< double > transform (const std::valarray< double > &inputs) const
double intercept () const
double slope () const
std::ostream & print (std::ostream &os, std::string str) const

Private Attributes

double a
double b

Detailed Description

Definition at line 48 of file Scaling.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7