Here is a list of all modules:
[detail level 12]
| Common definitions | This module consists of definitions (macros, structures, utility functions) that are commonly applicable to all MATHLIB kernels |
| ▼kernels | This module consists of kernels that implement Math algorithms |
| MATHLIB_cos | Kernel for computing vector division floating point values |
| MATHLIB_div | Kernel for computing vector division floating point values |
| MATHLIB_sin | Kernel for computing vector sin floating point values |
| MATHLIB_sqrt | Kernel for computing vector sqrt floating point values |
| MATHLIB_tan | Kernel for computing vector tangent floating point values |