SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
QuadSamplingSchemes Class Reference

#include <QuadSamplingSchemes.h>

Inheritance diagram for QuadSamplingSchemes:
QuadBicubicHmt< T > QuadBilinearLgn< T > QuadBiquadraticLgn< T >

Public Member Functions

template<class ARRAY1 , class ARRAY2 >
void get_gaussian_scheme (ARRAY1 &coords, ARRAY2 &weights, int order)
 
template<class ARRAY1 , class ARRAY2 >
void get_regular_scheme (ARRAY1 &coords, ARRAY2 &weights, int order)
 

Member Function Documentation

void get_gaussian_scheme ( ARRAY1 &  coords,
ARRAY2 &  weights,
int  order 
)
inline
void get_regular_scheme ( ARRAY1 &  coords,
ARRAY2 &  weights,
int  order 
)
inline

The documentation for this class was generated from the following file: