File: _toc.yml.in

package info (click to toggle)
rocsolver 6.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 17,876 kB
  • sloc: cpp: 151,850; python: 2,275; sh: 875; objc: 642; ansic: 402; makefile: 71; xml: 26
file content (57 lines) | stat: -rw-r--r-- 1,502 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
57
defaults:
  numbered: False
root: index
subtrees:
- caption: Install
  entries:
  - file: installation/installlinux
    title: Installation guide

- caption: How to
  entries:
  - file: howto/using
    title: Use rocSOLVER
  - file: howto/memory
    title: Apply the memory model
  - file: howto/logging
    title: Use multi-level logging
  - file: howto/clients
    title: Run rocSOLVER clients
  - file: howto/contribute
    title: Contribute to rocSOLVER


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

- caption: API reference
  entries:
  - file: reference/index.rst
    subtrees:
    - entries:
      - file: reference/intro.rst
        title: rocSOLVER API introduction
      - file: reference/types.rst
        title: rocSOLVER types
      - file: reference/precision.rst
        title: rocSOLVER precision support
      - file: reference/auxiliary.rst
        title: LAPACK auxiliary functions
      - file: reference/lapack.rst
        title: LAPACK functions
      - file: reference/lapacklike.rst
        title: LAPACK-like functions
      - file: reference/refact.rst
        title: Refactorization and direct solvers
      - file: reference/helpers.rst
        title: Library and logging functions
      - file: reference/tuning.rst
        title: rocSOLVER performance tuning
      - file: reference/deprecated.rst
        title: Deprecated components

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