Alexandria 2.31.4
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
interpolation.icpp File Reference
Include dependency graph for interpolation.icpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Euclid::MathUtils::InterpNAdapter< N, _index_sequence< Is... > >
 
struct  Euclid::MathUtils::InterpNAdapter< N, _index_sequence< Is... > >::Doubles< size_t >
 
struct  Euclid::MathUtils::InterpNAdapter< N, _index_sequence< Is... > >::Vectors< size_t >
 

Namespaces

namespace  Euclid
 
namespace  Euclid::MathUtils
 

Functions

template<std::size_t N>
std::unique_ptr< NAryFunction< N > > Euclid::MathUtils::interpn (const Coordinates< N > &grid, const NdArray::NdArray< double > &values, InterpolationType type, bool extrapolate)