Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
vectorize_hyper.cpp File Reference
#include "cddefines.h"
#include "vectorize.h"
#include "vectorize_math.h"
#include "vectorize_log_core.h"
#include "vectorize_hyper_core.h"
Include dependency graph for vectorize_hyper.cpp:

Functions

int v1asinhd (int)
 
int v1fast_asinhd (int)
 
int v1asinhf (int)
 
int v1fast_asinhf (int)
 
double wr_asinhd (double x)
 
sys_float wr_asinhf (sys_float x)
 
double fast_asinh (double x)
 
sys_float fast_asinhf (sys_float x)
 
void vasinh (const double x[], double y[], long nlo, long nhi)
 
void vfast_asinh (const double x[], double y[], long nlo, long nhi)
 
void vasinh (const sys_float x[], sys_float y[], long nlo, long nhi)
 
void vfast_asinh (const sys_float x[], sys_float y[], long nlo, long nhi)
 
void vasinh (double *y, double x0, double x1, double x2, double x3)
 
void vfast_asinh (double *y, double x0, double x1, double x2, double x3)
 
void vasinh (double *y, double x0, double x1, double x2, double x3, double x4, double x5, double x6, double x7)
 
void vfast_asinh (double *y, double x0, double x1, double x2, double x3, double x4, double x5, double x6, double x7)
 
void vasinh (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3)
 
void vfast_asinh (sys_float *y, sys_float x0, sys_float x1, sys_float x2, sys_float x3)
 
void vasinh (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 vfast_asinh (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 vasinh (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 vfast_asinh (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

◆ fast_asinh()

double fast_asinh ( double x)
inline

◆ fast_asinhf()

sys_float fast_asinhf ( sys_float x)
inline

◆ v1asinhd()

int v1asinhd ( int )
inline

Referenced by vasinh().

◆ v1asinhf()

int v1asinhf ( int )
inline

Referenced by vasinh().

◆ v1fast_asinhd()

int v1fast_asinhd ( int )
inline

Referenced by vfast_asinh().

◆ v1fast_asinhf()

int v1fast_asinhf ( int )
inline

Referenced by vfast_asinh().

◆ vasinh() [1/7]

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

References DEBUG_ENTRY, v1asinhd(), vecfun(), and wr_asinhd().

Here is the call graph for this function:

◆ vasinh() [2/7]

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

References DEBUG_ENTRY, v1asinhf(), vecfun(), and wr_asinhf().

Here is the call graph for this function:

◆ vasinh() [3/7]

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

References V1FUN_PD_4, x0, x1, and x2.

◆ vasinh() [4/7]

void vasinh ( 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.

◆ vasinh() [5/7]

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

References V1FUN_PS_4, x0, x1, and x2.

◆ vasinh() [6/7]

void vasinh ( 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.

◆ vasinh() [7/7]

void vasinh ( 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.

◆ vfast_asinh() [1/7]

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

References DEBUG_ENTRY, v1fast_asinhd(), vecfun(), and wr_asinhd().

Referenced by y2s().

Here is the call graph for this function:

◆ vfast_asinh() [2/7]

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

References DEBUG_ENTRY, v1fast_asinhf(), vecfun(), and wr_asinhf().

Here is the call graph for this function:

◆ vfast_asinh() [3/7]

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

References fast_asinh(), V1FUN_PD_4, x0, x1, and x2.

Here is the call graph for this function:

◆ vfast_asinh() [4/7]

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

References fast_asinh(), V1FUN_PD_8, x0, x1, and x2.

Here is the call graph for this function:

◆ vfast_asinh() [5/7]

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

References fast_asinh(), V1FUN_PS_4, x0, x1, and x2.

Here is the call graph for this function:

◆ vfast_asinh() [6/7]

void vfast_asinh ( 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 fast_asinh(), V1FUN_PS_8, x0, x1, and x2.

Here is the call graph for this function:

◆ vfast_asinh() [7/7]

void vfast_asinh ( 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 fast_asinh(), V1FUN_PS_16, x0, x1, and x2.

Here is the call graph for this function:

◆ wr_asinhd()

double wr_asinhd ( double x)
inline

Referenced by vasinh(), and vfast_asinh().

◆ wr_asinhf()

sys_float wr_asinhf ( sys_float x)
inline

Referenced by vasinh(), and vfast_asinh().