functor.h File Reference

Various functors for simplices. More...

#include "SimplexJac.h"
#include "functor.ipp"

Go to the source code of this file.

Classes

class  SimplexDeterminant< N, M, T >
 Functor for the determinant of the Jacobian matrix. More...
class  SimplexContent< N, M, T >
 Functor for the content of a simplex. More...
class  SimplexMinimumEdgeLength< N, M, T >
 Functor for the minimum edge length of a simplex. More...
class  SimplexMaximumEdgeLength< N, M, T >
 Functor for the minimum edge length of a simplex. More...

Functions

template<int N, int M, typename T >
SimplexDeterminant< N, M, T > simplexDeterminant ()
 Convenience function for constructing a SimplexDeterminant.
template<int N, int M, typename T >
SimplexContent< N, M, T > simplexContent ()
 Convenience function for constructing a SimplexContent.
template<int N, int M, typename T >
SimplexMinimumEdgeLength< N, M, T > simplexMinimumEdgeLength ()
 Convenience function for constructing a SimplexMinimumEdgeLength.
template<int N, int M, typename T >
SimplexMaximumEdgeLength< N, M, T > simplexMaximumEdgeLength ()
 Convenience function for constructing a SimplexMaximumEdgeLength.

Detailed Description

Various functors for simplices.

Generated on Thu Jun 30 02:14:57 2016 for Computational Geometry Package by  doxygen 1.6.3