GLAMERDOC++
Gravitational Lensing Code Library
|
This is the complete list of members for Utilities::Interpolator< T >, including all inherited members.
interpolate(T &map) | Utilities::Interpolator< T > | inline |
interpolate(PosType *x, T &map) | Utilities::Interpolator< T > | inline |
Interpolator(PosType const *x, int Npixels, PosType my_range, PosType *my_center) | Utilities::Interpolator< T > | inline |
Interpolator(PosType const *x, int my_Nx, PosType my_range_x, int my_Ny, PosType my_range_y, PosType *my_center) | Utilities::Interpolator< T > | inline |
Interpolator(int Npixels, PosType my_range, PosType *my_center, const T *map) | Utilities::Interpolator< T > | inline |
operator()(PosType *x) | Utilities::Interpolator< T > | inline |
test(void) (defined in Utilities::Interpolator< T >) | Utilities::Interpolator< T > | inline |