UCFD_SPARSE  v1.1
Documentation
Loading...
Searching...
No Matches
config.h File Reference

Header file for solver configuration. More...

#include <stdint.h>
#include <float.h>
#include <inttypes.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int32_t UCFD_INT
 
typedef double UCFD_FLOAT
 

Detailed Description

Header file for solver configuration.

Definition in file config.h.

Typedef Documentation

◆ UCFD_FLOAT

typedef double UCFD_FLOAT

Float type designation

Definition at line 29 of file config.h.

◆ UCFD_INT

typedef int32_t UCFD_INT

Integer type designation

Definition at line 20 of file config.h.