#include <_curve_func.h>
Public Member Functions | |
| K | operator() (const T &a, const T &b) const |
| K | cook (const K &x) const |
| K | uncook (const K &x) const |
Definition at line 51 of file _curve_func.h.
| K distance_func< T, K >::operator() | ( | const T & | a, | |
| const T & | b | |||
| ) | const [inline] |
Definition at line 53 of file _curve_func.h.
| K distance_func< T, K >::cook | ( | const K & | x | ) | const [inline] |
Definition at line 59 of file _curve_func.h.
| K distance_func< T, K >::uncook | ( | const K & | x | ) | const [inline] |
1.5.2