OpenMS
LinearInterpolation< Key, Value > Member List

This is the complete list of members for LinearInterpolation< Key, Value >, including all inherited members.

addValue(KeyType arg_pos, ValueType arg_value)LinearInterpolation< Key, Value >inline
container_type typedefLinearInterpolation< Key, Value >
ContainerType typedefLinearInterpolation< Key, Value >
data_LinearInterpolation< Key, Value >protected
derivative(KeyType arg_pos) constLinearInterpolation< Key, Value >inline
empty() constLinearInterpolation< Key, Value >inline
getData()LinearInterpolation< Key, Value >inline
getData() constLinearInterpolation< Key, Value >inline
getInsideReferencePoint() constLinearInterpolation< Key, Value >inline
getOffset() constLinearInterpolation< Key, Value >inline
getOutsideReferencePoint() constLinearInterpolation< Key, Value >inline
getScale() constLinearInterpolation< Key, Value >inline
index2key(KeyType pos) constLinearInterpolation< Key, Value >inline
inside_LinearInterpolation< Key, Value >protected
key2index(KeyType pos) constLinearInterpolation< Key, Value >inline
key_type typedefLinearInterpolation< Key, Value >
KeyType typedefLinearInterpolation< Key, Value >
LinearInterpolation(KeyType scale=1., KeyType offset=0.)LinearInterpolation< Key, Value >inline
LinearInterpolation(LinearInterpolation const &arg)LinearInterpolation< Key, Value >inline
offset_LinearInterpolation< Key, Value >protected
operator=(LinearInterpolation const &arg)LinearInterpolation< Key, Value >inline
outside_LinearInterpolation< Key, Value >protected
scale_LinearInterpolation< Key, Value >protected
setData(SourceContainer const &data)LinearInterpolation< Key, Value >inline
setMapping(KeyType const &scale, KeyType const &inside, KeyType const &outside)LinearInterpolation< Key, Value >inline
setMapping(KeyType const &inside_low, KeyType const &outside_low, KeyType const &inside_high, KeyType const &outside_high)LinearInterpolation< Key, Value >inline
setOffset(KeyType const &offset)LinearInterpolation< Key, Value >inline
setScale(KeyType const &scale)LinearInterpolation< Key, Value >inline
supportMax() constLinearInterpolation< Key, Value >inline
supportMin() constLinearInterpolation< Key, Value >inline
value(KeyType arg_pos) constLinearInterpolation< Key, Value >inline
value_type typedefLinearInterpolation< Key, Value >
ValueType typedefLinearInterpolation< Key, Value >
~LinearInterpolation()=defaultLinearInterpolation< Key, Value >