distance_func< T, K > Struct Template Reference

#include <_curve_func.h>

List of all members.

Public Member Functions

operator() (const T &a, const T &b) const
cook (const K &x) const
uncook (const K &x) const


Detailed Description

template<class T, class K = float>
struct distance_func< T, K >

Definition at line 51 of file _curve_func.h.


Member Function Documentation

template<class T, class K = float>
K distance_func< T, K >::operator() ( const T &  a,
const T &  b 
) const [inline]

Definition at line 53 of file _curve_func.h.

template<class T, class K = float>
K distance_func< T, K >::cook ( const K &  x  )  const [inline]

Definition at line 59 of file _curve_func.h.

template<class T, class K = float>
K distance_func< T, K >::uncook ( const K &  x  )  const [inline]

Definition at line 60 of file _curve_func.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 4 11:29:22 2006 for ETL by  doxygen 1.4.7