hipsparsespgemm_workestimation Interface Reference

hipsparsespgemm_workestimation Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsespgemm_workestimation Interface Reference
hipfort_hipsparse::hipsparsespgemm_workestimation Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsespgemm_workestimation_ (handle, opa, opb, alpha, mata, matb, beta, matc, computetype, alg, spgemmdescr, buffersize1, externalbuffer1)
 

Member Function/Subroutine Documentation

◆ hipsparsespgemm_workestimation_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsespgemm_workestimation::hipsparsespgemm_workestimation_ ( type(c_ptr), value  handle,
integer(kind(hipsparse_operation_non_transpose)), value  opa,
integer(kind(hipsparse_operation_non_transpose)), value  opb,
type(c_ptr), value  alpha,
type(c_ptr), value  mata,
type(c_ptr), value  matb,
type(c_ptr), value  beta,
type(c_ptr), value  matc,
integer(kind(hip_r_32f)), value  computetype,
integer(kind(hipsparse_spgemm_default)), value  alg,
type(c_ptr), value  spgemmdescr,
type(c_ptr), value  buffersize1,
type(c_ptr), value  externalbuffer1 
)

The documentation for this interface was generated from the following file: