Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Derivatives
[Library Functions]


Functions

template<int N, typename T> ShGeneric< N, T > SH::dx (const ShGeneric< N, T > &var)
 Screen-space x derivatives.

template<int N, typename T> ShGeneric< N, T > SH::dy (const ShGeneric< N, T > &var)
 Screen-space y derivatives.

template<int N, typename T> ShGeneric< N, T > SH::fwidth (const ShGeneric< N, T > &var)
 Maximum value of absolute derivatives.

template<typename T> ShGeneric< 2, T > SH::gradient (const ShGeneric< 1, T > &var)
 Pair of screen-space derivatives.

template<int N, typename T> ShMatrix< 2, N, SH_TEMP, T > SH::jacobian (const ShGeneric< N, T > &var)
 Jacobian matrix.


Detailed Description

Operations related to derivatives of values.
Generated on Fri Nov 5 16:51:41 2004 for Sh by doxygen 1.3.7