| BuildLinearInterpolation(const double &_x1, const double &_y1, const double &_x2, const double &_y2, double &_Slope, double &_Offset) | O_SESSAME::LinearInterpolator |  [protected] | 
  | Clone() | O_SESSAME::LinearInterpolator |  [virtual] | 
  | Evaluate(const double &_inputPoint) | O_SESSAME::LinearInterpolator |  [virtual] | 
  | GetNumberDataPoints() | O_SESSAME::LinearInterpolator |  [inline, virtual] | 
  | GetValid() | O_SESSAME::Interpolator |  [inline, virtual] | 
  | Interpolate(const Vector &_timePoints, const Matrix &_dataPoints) | O_SESSAME::LinearInterpolator |  [virtual] | 
  | Interpolator() | O_SESSAME::Interpolator |  [inline, protected] | 
  | LinearInterpolator() | O_SESSAME::LinearInterpolator |  | 
  | LinearInterpolator(const Vector &_timePoints, const Matrix &_dataPoints) | O_SESSAME::LinearInterpolator |  | 
  | m_NumDataPoints | O_SESSAME::LinearInterpolator |  [private] | 
  | m_NumElements | O_SESSAME::LinearInterpolator |  [private] | 
  | m_Offset | O_SESSAME::LinearInterpolator |  [private] | 
  | m_Slope | O_SESSAME::LinearInterpolator |  [private] | 
  | m_tempOutput | O_SESSAME::LinearInterpolator |  [private] | 
  | NewPointer() | O_SESSAME::LinearInterpolator |  [virtual] | 
  | SetNumberDataPoints(const int &_numberDataPoints) | O_SESSAME::LinearInterpolator |  [inline, protected, virtual] | 
  | SetValid(const bool &_newValidValue) | O_SESSAME::Interpolator |  [inline, protected, virtual] | 
  | ~Interpolator() | O_SESSAME::Interpolator |  [inline, virtual] | 
  | ~LinearInterpolator() | O_SESSAME::LinearInterpolator |  [virtual] |