SimplexDeterminant< N, M, T > Class Template Reference

Functor for the determinant of the Jacobian matrix. 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

 SimplexDeterminant ()
 Default constructor.
 SimplexDeterminant (const SimplexDeterminant &x)
 Copy constructor.
SimplexDeterminantoperator= (const SimplexDeterminant &other)
 Assignment operator.
 ~SimplexDeterminant ()
 Destructor.
result_type operator() (const argument_type &x) const
 Return the determinant.

Detailed Description

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

Functor for the determinant of the Jacobian matrix.


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