librsb  1.2.0-rc7
Public Member Functions
rsb::rsb_spmv Interface Reference

ISO C BINDING interface to rsb_spmv. More...

Public Member Functions

INTEGER(C_INT) function rsb_spmv (transA, alphap, mtxAp, Xp, incX, betap, Yp, incY)

Detailed Description

ISO C BINDING interface to rsb_spmv.

Constructor & Destructor Documentation

INTEGER(C_INT) function rsb::rsb_spmv::rsb_spmv ( integer(c_int)  transA,
type(c_ptr)  alphap,
type(c_ptr)  mtxAp,
type(c_ptr)  Xp,
integer(c_int)  incX,
type(c_ptr)  betap,
type(c_ptr)  Yp,
integer(c_int)  incY 
)

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