librsb 1.3.0.2
|
ISO C BINDING interface to rsb_spmsp. More...
Public Member Functions | |
type(c_ptr) function | rsb_spmsp (typecode, transa, alphap, mtxap, transb, betap, mtxbp, errvalp) |
ISO C BINDING interface to rsb_spmsp.
type(c_ptr) function rsb::rsb_spmsp::rsb_spmsp | ( | integer(c_signed_char), value | typecode, |
integer(c_int), value | transa, | ||
type(c_ptr), value | alphap, | ||
type(c_ptr), value | mtxap, | ||
integer(c_int), value | transb, | ||
type(c_ptr), value | betap, | ||
type(c_ptr), value | mtxbp, | ||
type(c_ptr), value | errvalp | ||
) |