File: _toc.yml.in

package info (click to toggle)
hipsparse 6.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,812 kB
  • sloc: cpp: 106,000; f90: 7,672; sh: 563; python: 533; makefile: 39; xml: 9
file content (56 lines) | stat: -rw-r--r-- 1,421 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
defaults:
  numbered: False
root: index
subtrees:

- entries:
  - file: what-is-hipsparse.rst
    title: What is hipSPARSE?

- caption: Install
  entries:
  - file: install/install
    title: Installation guide

- caption: How to
  entries:
  - file: howto/using-hipsparse
    title: Use hipSPARSE

- caption: Examples
  entries:
  - url: https://github.com/ROCm/hipSPARSE/tree/develop/clients/samples
    title: Client samples

- caption: Examples
  entries: 
  - file: reference/reference
    title: API reference
    subtrees:
    - entries:
      - file: reference/api.rst
        title: Exported functions
      - file: reference/types.rst
        title: hipSPARSE datatypes
      - file: reference/auxiliary.rst
        title: Sparse auxiliary functions
      - file: reference/level1.rst
        title: Sparse level 1 functions
      - file: reference/level2.rst
        title: Sparse level 2 functions
      - file: reference/level3.rst
        title: Sparse level 3 functions
      - file: reference/extra.rst
        title: Sparse extra functions
      - file: reference/precond.rst
        title: Preconditioner functions
      - file: reference/conversion.rst
        title: Sparse conversion functions
      - file: reference/reorder.rst
        title: Sparse reordering functions
      - file: reference/generic.rst
        title: Sparse generic functions

- caption: About
  entries:
  - file: license.rst