[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
#include <vigra/splines.hxx>
Public Member Functions | |
BSpline (unsigned int derivativeOrder=0) |
Spline functors for arbitrary orders.
Provides the interface of vigra::BSplineBase with a more convenient name -- see there for more documentation.
BSpline | ( | unsigned int | derivativeOrder = 0 | ) | [explicit] |
Constructor forwarded to the base class constructor..
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|