YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
interpolation_fixed.h
Go to the documentation of this file.
1// Copyright (c) 2024 The YAC Authors
2//
3// SPDX-License-Identifier: BSD-3-Clause
4
5#ifndef INTERPOLATION_FIXED_H
6#define INTERPOLATION_FIXED_H
7
9
11 size_t collection_size, double value, size_t count, size_t const * pos);
12
13#endif // INTERPOLATION_FIXED_H
struct @8::@9 value
struct yac_interpolation_type * yac_interpolation_fixed_new(size_t collection_size, double value, size_t count, size_t const *pos)