ComplexNorm2< Complex > Class Template Reference

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

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

 ComplexNorm2 (Complex &sc)
 Construct from a ComplexWithFreeVertex.
 ComplexNorm2 (const ComplexNorm2 &other)
 Copy constructor.
result_type operator() (const argument_type &x) const
 Return the 2-norm of the quality function.
void gradient (const argument_type &x, argument_type &grad) const
 Calculate the gradient of the 2-norm of the quality function.

Detailed Description

template<class Complex>
class ComplexNorm2< Complex >

Functor that evaluates the 2-norm of the 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