![]() |
batmat
0.0.14
Batched linear algebra routines
|
| batmat | |
| include | |
| batmat | |
| linalg | |
| micro-kernels | |
| gemm-diag.hpp | |
| gemm-diag.tpp | |
| gemm.hpp | |
| gemm.tpp | |
| gemv.hpp | |
| gemv.tpp | |
| hyhound.hpp | |
| hyhound.tpp | |
| potrf.hpp | |
| potrf.tpp | |
| symv.hpp | |
| symv.tpp | |
| syomv.hpp | |
| syomv.tpp | |
| trsm.hpp | |
| trsm.tpp | |
| trtri.hpp | |
| trtri.tpp | |
| compress.hpp | |
| copy.hpp | |
| flops.hpp | |
| gemm-diag.hpp | |
| gemm.hpp | |
| gemv.hpp | |
| hyhound.hpp | |
| potrf.hpp | |
| shift.hpp | |
| simdify.hpp | |
| structure.hpp | |
| symm.hpp | |
| symv.hpp | |
| syomv.hpp | |
| triangular.hpp | |
| trsm.hpp | |
| trtri.hpp | |
| uview.hpp | |
| matrix | |
| layout.hpp | Layout description for a batch of matrices, independent of any storage |
| matrix.hpp | Class for a batch of matrices that owns its storage |
| storage.hpp | Aligned allocation for matrix storage |
| view.hpp | Non-owning view of a batch of matrices |
| ops | |
| cneg.hpp | |
| gather.hpp | |
| mask.hpp | |
| rotate.hpp | |
| rsqrt.hpp | |
| transpose.hpp | |
| platform | |
| avx-512.hpp | |
| avx2.hpp | |
| generic.hpp | |
| neon.hpp | |
| platform.hpp | |
| assume.hpp | |
| kib.hpp | |
| loop.hpp | |
| lut.hpp | |
| openmp.h | |
| simd.hpp | |
| thread-pool.hpp | |
| timing.hpp | |
| unroll.h | |
| src | |
| linalg | |
| linalg.cpp | |
| batmat.cpp | |
| thread-pool.cpp | |
| timing.cpp | |
| docs | |
| source | |
| doxygen | |
| test_package | |
| src | |
| example.cpp |