SimplexMinimumEdgeLength< N, M, T > Class Template Reference

Functor for the minimum edge length of a simplex. More...

#include <functor.h>

List of all members.

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.

Detailed Description

template<int N, int M = N, typename T = double>
class SimplexMinimumEdgeLength< N, M, T >

Functor for the minimum edge length of a simplex.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3