NiHu  2.0
NiHu::fmm::interpolator Class Reference

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 interpolatoroperator= (interpolator const &other)
 
const interpolatoroperator= (interpolator &&other)
 
const cvector_t & interpolate (cvector_t const &other) const
 

Detailed Description

class interpolating over the unit sphere

Definition at line 25 of file unit_sphere_interpolator.h.

Member Function Documentation

◆ interpolate()

const interpolator::cvector_t & NiHu::fmm::interpolator::interpolate ( cvector_t const &  other) const
Todo:
this allocation should be avoided for speed
Todo:
this allocation should be avoided for speed

Definition at line 62 of file unit_sphere_interpolator.cpp.


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