#include <cmath>Go to the source code of this file.
Functions | |
| void | vsqrt (double res[], const double a[], const int *n) |
| void | vexp (double res[], const double a[], const int *n) |
| void | vrec (double res[], const double a[], const int *n) |
| void | vlog (double res[], const double a[], const int *n) |
|
inline |
|
inline |
|
inline |