ComplexManifoldNorm2Mod< Complex > Class Template Reference

Functor that evaluates the 2-norm of the modified quality metric for a local simplicial mesh. More...

#include <ComplexWithFreeVertexOnManifold.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

 ComplexManifoldNorm2Mod (Complex &sc)
 Construct from a ComplexWithFreeVertexOnManifold.
 ComplexManifoldNorm2Mod (const ComplexManifoldNorm2Mod &x)
 Copy constructor.
Complex & getComplex () const
 Get the complex.
result_type operator() (const argument_type &x) const
 Return the 2-norm of the modified quality function.
void gradient (const argument_type &x, argument_type &grad) const
 Calculate the gradient of the 2-norm of the modified quality function.

Detailed Description

template<class Complex>
class ComplexManifoldNorm2Mod< Complex >

Functor that evaluates the 2-norm of the modified quality metric for a local simplicial mesh.


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