% -*- texinfo -*- % @deftypefn {Function File} {@var{table} =} create_lookup_table (@var{x}, @var{y}) % Creates a lookup table betwen the vectors @var{x} and @var{y}. If @var{x} % is not in increasing order, the vectors are sorted before being stored. % @end deftypefn