vtf-logo

geom::SimplexContent< N, M, T > Class Template Reference

Functor for the content 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

 SimplexContent ()
 Default constructor.
 SimplexContent (const SimplexContent &x)
 Copy constructor.
SimplexContentoperator= (const SimplexContent &other)
 Assignment operator.
 ~SimplexContent ()
 Destructor.
result_type operator() (const argument_type &x) const
 Return the content.


Detailed Description

template<int N, int M = N, typename T = double>
class geom::SimplexContent< N, M, T >

Functor for the content of a simplex.


The documentation for this class was generated from the following file:
Generated on Fri Aug 24 12:56:01 2007 for Computational Geometry Package by  doxygen 1.4.7