This page contains proposed changes for a future release of ROCm. Read the latest Linux release of ROCm documentation for your production environments.

hipsparseaxpby Interface Reference

hipsparseaxpby Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparseaxpby Interface Reference
hipfort_hipsparse::hipsparseaxpby Interface Reference

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparseaxpby_ (handle, alpha, vecX, beta, vecY)
 

Member Function/Subroutine Documentation

◆ hipsparseaxpby_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparseaxpby::hipsparseaxpby_ ( type(c_ptr), value  handle,
type(c_ptr), value  alpha,
type(c_ptr), value  vecX,
type(c_ptr), value  beta,
type(c_ptr), value  vecY 
)

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