File: compat_types.rst

package info (click to toggle)
hipsolver 5.5.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,088 kB
  • sloc: cpp: 60,817; f90: 8,280; python: 567; sh: 485; xml: 199; ansic: 84; makefile: 43
file content (56 lines) | stat: -rw-r--r-- 1,213 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

*****
Types
*****

hipSOLVER defines types and enumerations that are internally converted to cuBLAS/cuSOLVER or
rocBLAS/rocSOLVER types at runtime. Here we list the types used in the compatibility API.

hipSOLVER compatibility API types
====================================


.. contents:: List of types in the compatibility API
   :local:
   :backlinks: top

hipsolverDnHandle_t
--------------------
.. doxygentypedef:: hipsolverDnHandle_t

hipsolverGesvdjInfo_t
----------------------
.. doxygentypedef:: hipsolverGesvdjInfo_t

hipsolverSyevjInfo_t
--------------------
See :ref:`hipsolverSyevjInfo_t <syevjinfo_t>`.

hipsolverStatus_t
--------------------
See :ref:`hipsolverStatus_t <status_t>`.

hipsolverOperation_t
--------------------
See :ref:`hipsolverOperation_t <operation_t>`.

hipsolverFillMode_t
--------------------
See :ref:`hipsolverFillMode_t <fillmode_t>`.

hipsolverSideMode_t
--------------------
See :ref:`hipsolverSideMode_t <sidemode_t>`.

hipsolverEigMode_t
--------------------
See :ref:`hipsolverEigMode_t <eigmode_t>`.

hipsolverEigType_t
--------------------
See :ref:`hipsolverEigType_t <eigtype_t>`.

hipsolverEigRange_t
--------------------
.. doxygenenum:: hipsolverEigRange_t