Linear Algebra#
2026-03-13
2 min read time
Applies to Linux
This page provides C++ class references for the publicly-exposed elements of the raft/linalg (dense) linear algebra headers. In addition to providing highly optimized arithmetic and matrix/vector operations, hipRAFT provides a consistent user experience by providing common BLAS routines, standard linear system solvers, factorization and eigenvalue solvers. Some of these routines hide the complexities of lower-level C-based libraries provided in the ROCm toolkit (hipBLAS, hipBLASLt, hipSOLVER)