Sparse Utility Functions

Sparse Utility Functions#

hipFORT API Reference: Sparse Utility Functions
Sparse Utility Functions

Checks on a matrix in sparse format. More...

Data Types

interface  hipfort_rocsparse::rocsparse_scheck_matrix_coo_buffer_size
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_coo
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_csc_buffer_size
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_csc
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_csr_buffer_size
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_csr
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_ell_buffer_size
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_ell
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_gebsc_buffer_size
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_gebsc
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_gebsr_buffer_size
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_scheck_matrix_gebsr
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_check_matrix_hyb_buffer_size
 Check matrix to see if it is valid. More...
 
interface  hipfort_rocsparse::rocsparse_check_matrix_hyb
 Check matrix to see if it is valid. More...
 

Detailed Description

Checks on a matrix in sparse format.