User guide¶
Contents:
- Introduction
- Building and installation
- Using rocSOLVER
- rocSOLVER API
- Types
- Lapack Auxiliary Functions
- Lapack Functions
- Special Matrix Factorizations
- General Matrix Factorizations
- rocsolver_<type>getf2()
- rocsolver_<type>getf2_batched()
- rocsolver_<type>getf2_strided_batched()
- rocsolver_<type>getrf()
- rocsolver_<type>getrf_batched()
- rocsolver_<type>getrf_strided_batched()
- rocsolver_<type>geqr2()
- rocsolver_<type>geqr2_batched()
- rocsolver_<type>geqr2_strided_batched()
- rocsolver_<type>geqrf()
- rocsolver_<type>geqrf_batched()
- rocsolver_<type>geqrf_strided_batched()
- rocsolver_<type>gelq2()
- rocsolver_<type>gelq2_batched()
- rocsolver_<type>gelq2_strided_batched()
- rocsolver_<type>gelqf()
- rocsolver_<type>gelqf_batched()
- rocsolver_<type>gelqf_strided_batched()
- General systems solvers
- Auxiliaries