#include <WarpFunction.hpp>
List of all members.
Public Member Functions |
| WarpFunction (const std::vector< std::pair< double, double > > &anchors) |
virtual void | operator() (std::vector< double > &rt_vals, std::vector< double > &warped_rt_vals) |
virtual | ~WarpFunction () |
Protected Attributes |
std::vector< std::pair< double,
double > > | anchors_ |
Detailed Description
Definition at line 40 of file WarpFunction.hpp.
Constructor & Destructor Documentation
pwiz::eharmony::WarpFunction::WarpFunction |
( |
const std::vector< std::pair< double, double > > & |
anchors | ) |
|
virtual pwiz::eharmony::WarpFunction::~WarpFunction |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual void pwiz::eharmony::WarpFunction::operator() |
( |
std::vector< double > & |
rt_vals, |
|
|
std::vector< double > & |
warped_rt_vals |
|
) |
| |
|
virtual |
Member Data Documentation
std::vector<std::pair<double,double> > pwiz::eharmony::WarpFunction::anchors_ |
|
protected |
The documentation for this class was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/analysis/eharmony/WarpFunction.hpp