-
- Downloads
Add interpolation mechanism for functions with value in tuples of R
Up to now it was defined for list of functions of R. This was not handy in view of boundary conditions for this kind of data. It is not completely finished yet - unit tests are missing - one must allow other types (R^d, R^dxd for instance) - integration is not coded
parent
c0435206
No related branches found
No related tags found
Showing
- src/language/utils/EvaluateArrayAtPoints.hpp 72 additions, 0 deletionssrc/language/utils/EvaluateArrayAtPoints.hpp
- src/language/utils/InterpolateItemArray.hpp 61 additions, 19 deletionssrc/language/utils/InterpolateItemArray.hpp
- src/language/utils/PugsFunctionAdapter.hpp 38 additions, 0 deletionssrc/language/utils/PugsFunctionAdapter.hpp
src/language/utils/EvaluateArrayAtPoints.hpp
0 → 100644
Please register or sign in to comment