|
ergo
|
Files | |
| file | common.h [code] |
| Macros for inlining and static assertions and structs for access to matrix elements specifying the layout of matrix entries in memory. | |
| file | g_intrin.h [code] |
| Templates for convenient access to intrinsic instructions. | |
| file | gemm_sse.h [code] |
| Generalized matrix matrix multiplication using SSE intrinsics. | |
| file | mm_kernel_inner_sse2_A.h [code] |
| Templates for efficient gemm kernels. | |
| file | mm_kernel_outer_A.h [code] |
| Templates for efficient gemm kernels. | |
| file | vector_intrin.h [code] |
| Vector template for convenient access to SIMD operations. | |