MeshKernel
|
A class implementing the computation of the real component the local hessian eigenvalues. More...
#include <SamplesHessianCalculator.hpp>
Static Public Member Functions | |
static std::vector< Sample > | ComputeSamplesHessian (const std::vector< Sample > &rawSamplePoints, const Projection projection, UInt numberOfSmoothingIterations, const UInt numX, const UInt numY) |
Computation of the samples Hessian. More... | |
A class implementing the computation of the real component the local hessian eigenvalues.
|
static |
Computation of the samples Hessian.
[in] | rawSamplePoints | The raw sample points |
[in] | projection | The mesh projection |
[in] | numberOfSmoothingIterations | The number of smoothing iterations for the samples |
[in] | numX | The number of samples x coordinates |
[in] | numY | The number of samples y coordinates |