CFL
Namespaces | Classes
Interpolation of one-dimensional functions.
Collaboration diagram for Interpolation of one-dimensional functions.:

Namespaces

 cfl::NInterp
 Implementations of different interpolation methods.
 

Classes

class  cfl::IInterp
 Interface class for numerical interpolation. More...
 
class  cfl::Interp
 Standard concrete class for interpolation of one-dimensional functions. More...
 

Detailed Description

This module is dealing with numerical interpolation of one-dimensional functions.