Jerome Piovano

Research in Medical Imaging and Computer Vision

Weno3 Class Template Reference

derivatives using 3rd order WENO finite differences More...

#include <Approximators.h>

List of all members.


Public Types

typedef BaseImage< DIM, Pixel > ImageType
typedef ImageType::Index Index

Static Public Member Functions

static Pixel forward (const ImageType &phi, const Index &ind, unsigned axis)
 Forward finite difference in the axis 'axis'.
static Pixel backward (const ImageType &phi, const Index &ind, unsigned axis)
 Backward finite difference in the axis 'axis'.

Detailed Description

template<unsigned DIM, typename Pixel = float>
class levelset::Weno3< DIM, Pixel >

derivatives using 3rd order WENO finite differences

Author:
Jean Philippe Pons, Mikael Rousson

Definition at line 21 of file Approximators.h.


The documentation for this class was generated from the following file:

For further information, please contact Jerome Piovano - Last update 2008-02-08