NiHu
2.0
|
class interpolating over the unit sphere More...
#include <unit_sphere_interpolator.h>
Public Member Functions | |
interpolator (unit_sphere const &Sfrom, unit_sphere const &Sto) | |
interpolator (interpolator const &other) | |
interpolator (interpolator &&other) | |
const interpolator & | operator= (interpolator const &other) |
const interpolator & | operator= (interpolator &&other) |
const cvector_t & | interpolate (cvector_t const &other) const |
class interpolating over the unit sphere
Definition at line 25 of file unit_sphere_interpolator.h.
const interpolator::cvector_t & NiHu::fmm::interpolator::interpolate | ( | cvector_t const & | other | ) | const |
Definition at line 62 of file unit_sphere_interpolator.cpp.