LinearInterpolation =================== .. currentmodule:: pyopenms .. autoclass:: LinearInterpolation :members: :undoc-members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LinearInterpolation.__init__ ~LinearInterpolation.addValue ~LinearInterpolation.derivative ~LinearInterpolation.empty ~LinearInterpolation.getData ~LinearInterpolation.getInsideReferencePoint ~LinearInterpolation.getOffset ~LinearInterpolation.getOutsideReferencePoint ~LinearInterpolation.getScale ~LinearInterpolation.index2key ~LinearInterpolation.key2index ~LinearInterpolation.setData ~LinearInterpolation.setMapping ~LinearInterpolation.setOffset ~LinearInterpolation.setScale ~LinearInterpolation.supportMax ~LinearInterpolation.supportMin ~LinearInterpolation.value