Macros | Functions | Variables
exp2.c File Reference
#include "mconf.h"
Include dependency graph for exp2.c:

Go to the source code of this file.

Macros

#define MAXL2   1024.0
 
#define MINL2   -1024.0
 

Functions

double exp2 (double x)
 

Variables

static double P []
 
static double Q []
 

Macro Definition Documentation

◆ MAXL2

#define MAXL2   1024.0

Definition at line 72 of file exp2.c.

◆ MINL2

#define MINL2   -1024.0

Definition at line 73 of file exp2.c.

Function Documentation

◆ exp2()

double exp2 ( double  x)

Definition at line 75 of file exp2.c.

Variable Documentation

◆ P

double P[]
static
Initial value:
= {
2.30933477057345225087E-2,
2.02020656693165307700E1,
1.51390680115615096133E3,
}

Definition at line 60 of file exp2.c.

◆ Q

double Q[]
static
Initial value:
= {
2.33184211722314911771E2,
4.36821166879210612817E3,
}

Definition at line 66 of file exp2.c.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:37