YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Macros | Functions
interp_method_fixed.h File Reference
#include "interp_method.h"
Include dependency graph for interp_method_fixed.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define YAC_INTERP_FIXED_VALUE_DEFAULT   (DBL_MAX)
 

Functions

struct interp_methodyac_interp_method_fixed_new (double value)
 

Macro Definition Documentation

◆ YAC_INTERP_FIXED_VALUE_DEFAULT

#define YAC_INTERP_FIXED_VALUE_DEFAULT   (DBL_MAX)

Definition at line 12 of file interp_method_fixed.h.

Function Documentation

◆ yac_interp_method_fixed_new()

struct interp_method * yac_interp_method_fixed_new ( double  value)

Definition at line 48 of file interp_method_fixed.c.

Here is the caller graph for this function: