#include <vector>
#include "colour.h"
#include "sort_utils.h"
#include "math_utils.h"
Go to the source code of this file.
Simple class for 1D mapping with linear interpolation. Adapted from RAY++ source code.
Copyright (C) 2015 Max-Planck-Society
Definition in file linear_map.h.