![]() |
CLA3P v0.3.1
Compact Linear Algebra Parallel Portable Package
|
Functional-style algebraic operations. More...
Topics | |
| Add/Update Operations | |
| Operations for summing or updating existing containers. | |
| Inner/Outer product Operations | |
| Dot products and rank-1 updates. | |
| Matrix-Vector Operations | |
| Efficient products between matrices and vectors. | |
| Matrix-Matrix Operations | |
| High-performance matrix multiplications (GEMM). | |
Functional-style algebraic operations.
Provides a functional interface (typically via the cla3p::ops namespace) for performing linear algebra without relying solely on operator overloading.