DGtal
1.5.beta
|
#include <DGtal/geometry/curves/estimation/FunctorsLambdaMST.h>
Public Member Functions | |
double | operator() (double x) const |
Exponential Lambda functor [74]. \( \frac{2}{\exp ( 15 (x- \frac{1}{2} ) ) + \exp(15(\frac{1}{2}-x)) } \)
Definition at line 95 of file FunctorsLambdaMST.h.
|
inline |
Definition at line 97 of file FunctorsLambdaMST.h.