|
| integer(kind(hipsparse_status_success)) function | hipsparsechyb2csr_ (handle, descra, hyba, csrsortedvala, csrsortedrowptra, csrsortedcolinda) |
| |
| integer(kind(hipsparse_status_success)) function | hipsparsechyb2csr_rank_0 (handle, descra, hyba, csrsortedvala, csrsortedrowptra, csrsortedcolinda) |
| |
| integer(kind(hipsparse_status_success)) function | hipsparsechyb2csr_rank_1 (handle, descra, hyba, csrsortedvala, csrsortedrowptra, csrsortedcolinda) |
| |
◆ hipsparsechyb2csr_()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsechyb2csr::hipsparsechyb2csr_ |
( |
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 |
|
) |
| |
◆ hipsparsechyb2csr_rank_0()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsechyb2csr::hipsparsechyb2csr_rank_0 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descra, |
|
|
type(c_ptr) |
hyba, |
|
|
complex(c_float_complex), target |
csrsortedvala, |
|
|
integer(c_int), target |
csrsortedrowptra, |
|
|
integer(c_int), target |
csrsortedcolinda |
|
) |
| |
◆ hipsparsechyb2csr_rank_1()
| integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsechyb2csr::hipsparsechyb2csr_rank_1 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descra, |
|
|
type(c_ptr) |
hyba, |
|
|
complex(c_float_complex), 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: