QDOS::Interp< Tx, Ty > Member List
This is the complete list of members for
QDOS::Interp< Tx, Ty >, including all inherited members.
interp_srep() const =0 | QDOS::Interp< Tx, Ty > | [pure virtual] |
operator()(const NumericSequence< Tx > &x_in, const NumericSequence< Ty > &y_in, Tx &x_out, Ty &y_out) const | QDOS::Interp< Tx, Ty > | [inline, virtual] |
operator()(const NumericSequence< Tx > &x_in, const NumericSequence< Ty > &y_in, NumericSequence< Tx > &x_out, NumericSequence< Ty > &y_out, double gap_criterion) const | QDOS::Interp< Tx, Ty > | [inline, virtual] |
operator()(const NumericSequence< Tx > &x_in, const NumericSequence< Ty > &y_in, NumericSequence< Tx > &x_out, NumericSequence< Ty > &y_out) const | QDOS::Interp< Tx, Ty > | [inline, virtual] |
operator()(const NumericSequence< Tx > &x_in, const NumericSequence< Ty > &y_in, NumericSequence< Tx > &x_out, NumericSequence< Ty > &y_out, double gap_criterion, const Ty &fill_value) const | QDOS::Interp< Tx, Ty > | [inline, virtual] |
operator()(const NumericSequence< Tx > &x_in, const NumericSequence< Ty > &y_in, NumericSequence< Tx > &x_out, NumericSequence< Ty > &y_out, double gap_criterion, const Interp< Tx, Ty > *gap_interp) const | QDOS::Interp< Tx, Ty > | [inline, virtual] |