|
| integer(kind(hipsparse_status_success)) function | hipsparsedhyb2csr_ (handle, descra, hyba, csrsortedvala, csrsortedrowptra, csrsortedcolinda) |
| |
| integer(kind(hipsparse_status_success)) function | hipsparsedhyb2csr_rank_0 (handle, descra, hyba, csrsortedvala, csrsortedrowptra, csrsortedcolinda) |
| |
| integer(kind(hipsparse_status_success)) function | hipsparsedhyb2csr_rank_1 (handle, descra, hyba, csrsortedvala, csrsortedrowptra, csrsortedcolinda) |
| |
◆ hipsparsedhyb2csr_()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedhyb2csr::hipsparsedhyb2csr_ |
( |
type(c_ptr), value |
handle, |
|
|
type(c_ptr), value |
descra, |
|
|
type(c_ptr), value |
hyba, |
|
|
type(c_ptr), value |
csrsortedvala, |
|
|
type(c_ptr), value |
csrsortedrowptra, |
|
|
type(c_ptr), value |
csrsortedcolinda |
|
) |
| |
◆ hipsparsedhyb2csr_rank_0()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedhyb2csr::hipsparsedhyb2csr_rank_0 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descra, |
|
|
type(c_ptr) |
hyba, |
|
|
real(c_double), target |
csrsortedvala, |
|
|
integer(c_int), target |
csrsortedrowptra, |
|
|
integer(c_int), target |
csrsortedcolinda |
|
) |
| |
◆ hipsparsedhyb2csr_rank_1()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedhyb2csr::hipsparsedhyb2csr_rank_1 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descra, |
|
|
type(c_ptr) |
hyba, |
|
|
real(c_double), dimension(:), target |
csrsortedvala, |
|
|
integer(c_int), dimension(:), target |
csrsortedrowptra, |
|
|
integer(c_int), dimension(:), target |
csrsortedcolinda |
|
) |
| |
The documentation for this interface was generated from the following file: