11 #ifndef __GA_ForwardDifferenceMatrix__
12 #define __GA_ForwardDifferenceMatrix__
37 int vord=1,
fpreal vinc=1);
59 int myUOrder, myVOrder;
fpreal getVStep() const
Return the initialized V integration step size.
Helper class for a polynomial forward differencer.
int getVOrder() const
Return the initialized V order.
fpreal getV(int row, int col) const
Return the specified V matrix element.
OPENVDB_API void initialize()
Global registration of native Grid, Transform, Metadata and Point attribute types. Also initializes blosc (if enabled).
fpreal getU(int row, int col) const
int getUOrder() const
Return the initialized U order.
GLenum GLenum GLsizei void * row
fpreal getUStep() const
Return the initialized U integration step size.