Functor for the minimum edge length of a simplex. More...
#include <functor.h>
Public Types | |
typedef Base::argument_type | argument_type |
The argument type. | |
typedef Base::result_type | result_type |
The result type. | |
Public Member Functions | |
result_type | operator() (const argument_type &x) const |
Return the minimum edge length. |
Functor for the minimum edge length of a simplex.