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 maximum edge length. | |
Functor for the minimum edge length of a simplex.
1.6.3