HighMap library (C++)
Loading...
Searching...
No Matches
interpolate.hpp
Go to the documentation of this file.
1/* Copyright (c) 2023 Otto Link. Distributed under the terms of the GNU General
2 Public License. The full license is in the file LICENSE, distributed with
3 this software. */
4
10#pragma once
11
Defines a 1D interpolation class using the GSL (GNU Scientific Library).
Header file for 2D interpolation methods.