YAC
3.7.0
Yet Another Coupler
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
8
#include "
interpolation_internal.h
"
9
10
struct
yac_interpolation_type
*
yac_interpolation_fixed_new
(
11
size_t
collection_size,
double
value
,
size_t
count,
size_t
const
* pos);
12
13
#endif
// INTERPOLATION_FIXED_H
value
struct @7::@8 value
yac_interpolation_fixed_new
struct yac_interpolation_type * yac_interpolation_fixed_new(size_t collection_size, double value, size_t count, size_t const *pos)
Definition
interpolation_fixed.c:66
interpolation_internal.h
yac_interpolation_type
Definition
interpolation_internal.h:35
src
core
interpolation_fixed.h
Generated on Thu Apr 10 2025 20:26:05 for YAC by
1.11.0