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

Derivatives
[Library Functions]

Collaboration diagram for Derivatives:


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 Mon Jan 24 18:37:59 2005 for Sh by  doxygen 1.4.1