librsb
1.2.0-rc7
|
ISO C BINDING interface to rsb_mtx_alloc_from_coo_const. More...
Public Member Functions | |
TYPE(C_PTR) function | rsb_mtx_alloc_from_coo_const (VA, IA, JA, nnzA, typecode, nrA, ncA, brA, bcA, flagsA, errvalp) |
ISO C BINDING interface to rsb_mtx_alloc_from_coo_const.
TYPE(C_PTR) function rsb::rsb_mtx_alloc_from_coo_const::rsb_mtx_alloc_from_coo_const | ( | type(c_ptr) | VA, |
type(c_ptr) | IA, | ||
type(c_ptr) | JA, | ||
integer(c_int) | nnzA, | ||
integer(c_signed_char) | typecode, | ||
integer(c_int) | nrA, | ||
integer(c_int) | ncA, | ||
integer(c_int) | brA, | ||
integer(c_int) | bcA, | ||
integer(c_int) | flagsA, | ||
type(c_ptr) | errvalp | ||
) |