D2MW  1.0
DRAGON2 for MilkyWay
Interpolator< T > Class Template Reference

#include <interpolator.h>

Static Public Member Functions

static T Linear (T target, T *v)
 
static T Bilinear (T *target, T *v)
 

Member Function Documentation

§ Bilinear()

template<class T >
static T Interpolator< T >::Bilinear ( T *  target,
T *  v 
)
inlinestatic

§ Linear()

template<class T >
static T Interpolator< T >::Linear ( target,
T *  v 
)
inlinestatic

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