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 basic types.
fpreal getU(int row, int col) const
int getUOrder() const
Return the initialized U order.
fpreal getUStep() const
Return the initialized U integration step size.