Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
vectorize_log.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void vlog (const double x[], double y[], long nlo, long nhi)
 
void vlog10 (const double x[], double y[], long nlo, long nhi)
 
void vlog1p (const double x[], double y[], long nlo, long nhi)
 
void vlog (const sys_float x[], sys_float y[], long nlo, long nhi)
 
void vlog10 (const sys_float x[], sys_float y[], long nlo, long nhi)
 
void vlog1p (const sys_float x[], sys_float y[], long nlo, long nhi)
 
void vlog (double *y, double x0, double x1, double x2, double x3)
 
void vlog10 (double *y, double x0, double x1, double x2, double x3)
 
void vlog1p (double *y, double x0, double x1, double x2, double x3)
 
void vlog (double *y, double x0, double x1, double x2, double x3, double x4, double x5, double x6, double x7)
 
void vlog10 (double *y, double x0, double x1, double x2, double x3, double x4, double x5, double x6, double x7)
 
void vlog1p (double *y, double x0, double x1, double x2, double x3, double x4, double x5, double x6, double x7)
 
void vlog (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3)
 
void vlog10 (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3)
 
void vlog1p (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3)
 
void vlog (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3, sys_float x4, sys_float x5, sys_float x6, sys_float x7)
 
void vlog10 (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3, sys_float x4, sys_float x5, sys_float x6, sys_float x7)
 
void vlog1p (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3, sys_float x4, sys_float x5, sys_float x6, sys_float x7)
 
void vlog (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3, sys_float x4, sys_float x5, sys_float x6, sys_float x7, sys_float x8, sys_float x9, sys_float x10, sys_float x11, sys_float x12, sys_float x13, sys_float x14, sys_float x15)
 
void vlog10 (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3, sys_float x4, sys_float x5, sys_float x6, sys_float x7, sys_float x8, sys_float x9, sys_float x10, sys_float x11, sys_float x12, sys_float x13, sys_float x14, sys_float x15)
 
void vlog1p (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3, sys_float x4, sys_float x5, sys_float x6, sys_float x7, sys_float x8, sys_float x9, sys_float x10, sys_float x11, sys_float x12, sys_float x13, sys_float x14, sys_float x15)
 

Function Documentation

◆ vlog() [1/7]

void vlog ( const double x[],
double y[],
long nlo,
long nhi )

References DEBUG_ENTRY, v1logd(), vecfun(), and wr_logd().

Referenced by GetProbDistr_HighLimit(), InitEnthalpy(), RebinQHeatResults(), TryDoubleStep(), and y0b().

Here is the call graph for this function:

◆ vlog() [2/7]

void vlog ( const sys_float x[],
sys_float y[],
long nlo,
long nhi )

References DEBUG_ENTRY, v1logf(), vecfun(), and wr_logf().

Here is the call graph for this function:

◆ vlog() [3/7]

void vlog ( double * y,
double x0,
double x1,
double x2,
double x3 )

References V1FUN_PD_4, x0, x1, and x2.

◆ vlog() [4/7]

void vlog ( double * y,
double x0,
double x1,
double x2,
double x3,
double x4,
double x5,
double x6,
double x7 )

References V1FUN_PD_8, x0, x1, and x2.

◆ vlog() [5/7]

void vlog ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3 )

References V1FUN_PS_4, x0, x1, and x2.

◆ vlog() [6/7]

void vlog ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3,
sys_float x4,
sys_float x5,
sys_float x6,
sys_float x7 )

References V1FUN_PS_8, x0, x1, and x2.

◆ vlog() [7/7]

void vlog ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3,
sys_float x4,
sys_float x5,
sys_float x6,
sys_float x7,
sys_float x8,
sys_float x9,
sys_float x10,
sys_float x11,
sys_float x12,
sys_float x13,
sys_float x14,
sys_float x15 )

References V1FUN_PS_16, x0, x1, and x2.

◆ vlog10() [1/7]

void vlog10 ( const double x[],
double y[],
long nlo,
long nhi )

References DEBUG_ENTRY, v1log10d(), vecfun(), and wr_log10d().

Referenced by eeBremsSpectrum(), and prodxx_log10().

Here is the call graph for this function:

◆ vlog10() [2/7]

void vlog10 ( const sys_float x[],
sys_float y[],
long nlo,
long nhi )

References DEBUG_ENTRY, v1log10f(), vecfun(), and wr_log10f().

Here is the call graph for this function:

◆ vlog10() [3/7]

void vlog10 ( double * y,
double x0,
double x1,
double x2,
double x3 )

References V1FUN_PD_4, x0, x1, and x2.

◆ vlog10() [4/7]

void vlog10 ( double * y,
double x0,
double x1,
double x2,
double x3,
double x4,
double x5,
double x6,
double x7 )

References V1FUN_PD_8, x0, x1, and x2.

◆ vlog10() [5/7]

void vlog10 ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3 )

References V1FUN_PS_4, x0, x1, and x2.

◆ vlog10() [6/7]

void vlog10 ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3,
sys_float x4,
sys_float x5,
sys_float x6,
sys_float x7 )

References V1FUN_PS_8, x0, x1, and x2.

◆ vlog10() [7/7]

void vlog10 ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3,
sys_float x4,
sys_float x5,
sys_float x6,
sys_float x7,
sys_float x8,
sys_float x9,
sys_float x10,
sys_float x11,
sys_float x12,
sys_float x13,
sys_float x14,
sys_float x15 )

References V1FUN_PS_16, x0, x1, and x2.

◆ vlog1p() [1/7]

void vlog1p ( const double x[],
double y[],
long nlo,
long nhi )

References DEBUG_ENTRY, v1log1pd(), vecfun(), and wr_log1pd().

Here is the call graph for this function:

◆ vlog1p() [2/7]

void vlog1p ( const sys_float x[],
sys_float y[],
long nlo,
long nhi )

References DEBUG_ENTRY, v1log1pf(), vecfun(), and wr_log1pf().

Here is the call graph for this function:

◆ vlog1p() [3/7]

void vlog1p ( double * y,
double x0,
double x1,
double x2,
double x3 )

References V1FUN_PD_4, x0, x1, and x2.

◆ vlog1p() [4/7]

void vlog1p ( double * y,
double x0,
double x1,
double x2,
double x3,
double x4,
double x5,
double x6,
double x7 )

References V1FUN_PD_8, x0, x1, and x2.

◆ vlog1p() [5/7]

void vlog1p ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3 )

References V1FUN_PS_4, x0, x1, and x2.

◆ vlog1p() [6/7]

void vlog1p ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3,
sys_float x4,
sys_float x5,
sys_float x6,
sys_float x7 )

References V1FUN_PS_8, x0, x1, and x2.

◆ vlog1p() [7/7]

void vlog1p ( sys_float * y,
sys_float x0,
sys_float x1,
sys_float x2,
sys_float x3,
sys_float x4,
sys_float x5,
sys_float x6,
sys_float x7,
sys_float x8,
sys_float x9,
sys_float x10,
sys_float x11,
sys_float x12,
sys_float x13,
sys_float x14,
sys_float x15 )

References V1FUN_PS_16, x0, x1, and x2.