Lines Matching full:math
20 math/ - math subproject sources for generic scalar
22 subdirectories of math/.
23 All math routines should meet the quality
24 requirements stated in math/README.contributors,
27 math/aarch64/ - math subproject AArch64-specific sources
29 math/aarch64/advsimd - AdvSIMD-specific math sources.
30 math/aarch64/experimental - Experimental math sources do not
32 math/README.contributors.
33 math/aarch64/sve - SVE-specific math sources.
34 math/include/ - math library public headers.
35 math/test/ - math test and benchmark related sources.
36 math/tools/ - tools used for designing the algorithms.
68 Or building and testing the math subproject only:
70 make all-math
71 make check-math