PRAgMaTIc
master
|
Applies Laplacian smoothen in metric space. More...
#include <Smooth.h>
Public Member Functions | |
Smooth (Mesh< real_t > &mesh) | |
Default constructor. More... | |
~Smooth () | |
Default destructor. More... | |
void | smart_laplacian (int max_iterations=10, double quality_tol=-1.0) |
void | optimisation_linf (int max_iterations=10, double quality_tol=-1.0) |
void | laplacian (int max_iterations=10) |
Applies Laplacian smoothen in metric space.
|
inline |
|
inline |
|
inline |