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

#include <CrvSamplingSchemes.h>

Inheritance diagram for CrvSamplingSchemes:
CrvCubicHmt< T > CrvLinearLgn< T > CrvQuadraticLgn< 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: