ETL
0.04.19
|
#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 54 of file _curve_func.h.
|
inline |
Definition at line 56 of file _curve_func.h.
|
inline |
Definition at line 62 of file _curve_func.h.
Referenced by bspline< T, K, C, D >::find_closest_cpoint().
|
inline |
Definition at line 63 of file _curve_func.h.
Referenced by bezier< T, float >::find_distance().