IMP logo

interpolation.h File Reference

Classes and operations related with interpolation in 1D and 2D. More...

Include dependency graph for interpolation.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  IMP
 The IMP kernel provides base classes and key shared functionality.
namespace  IMP::algebra
 This module contains general purpose algebraic and geometric methods.

Functions

template<typename T >
IMP::algebra::get_linearly_interpolated (double diff, T lower, T upper)
 Simple interpolation that is only valid for values of a ranging from 0 to 1.
template<typename T , typename H >
IMP::algebra::linear_interpolation (H &v, int size, double idx)
 Linear interpolation for a point in a vector.

Detailed Description

Classes and operations related with interpolation in 1D and 2D.

Author:
Javier Velazquez-Muriel
Copyright 2007-2010 IMP Inventors. All rights reserved.

Generated on Mon Mar 8 23:05:43 2010 for IMP by doxygen 1.5.8