File: reference.rst

package info (click to toggle)
hipsparse 6.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,812 kB
  • sloc: cpp: 106,000; f90: 7,672; sh: 563; python: 533; makefile: 39; xml: 9
file content (23 lines) | stat: -rw-r--r-- 1,257 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. meta::
  :description: rocFFT documentation and API reference library
  :keywords: rocFFT, ROCm, API, documentation

.. _api-index:

********************************************
hipSPARSE API reference guide
********************************************

The *hipSPARSE API Reference Guide* presents an Index of hipSPARSE functions, datatypes, and details of the different hipSPARSE functions by category.  

* :ref:`api`
* :ref:`hipsparse-types`
* :ref:`hipsparse_auxiliary_functions` required for subsequent library calls
* :ref:`hipsparse_level1_functions` between a vector in sparse format and a vector in dense format
* :ref:`hipsparse_level2_functions` between a matrix in sparse format and a vector in dense format
* :ref:`hipsparse_level3_functions` between a matrix in sparse format and multiple vectors (matrix) in dense format
* :ref:`hipsparse_extra_functions` for proposing linear algebra operations
* :ref:`hipsparse_precond_functions` on a matrix in sparse format to obtain a preconditioner
* :ref:`hipsparse_conversion_functions` to convert a matrix in sparse format to a different storage format
* :ref:`hipsparse_reordering_functions` for reordering sparse matrices
* :ref:`hipsparse_generic_functions` for manipulating sparse matrices