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

ISO C BINDING interface to rsb_mtx_alloc_from_coo_inplace. More...

Public Member Functions

TYPE(C_PTR) function rsb_mtx_alloc_from_coo_inplace (VA, IA, JA, nnzA, typecode, nrA, ncA, brA, bcA, flagsA, errvalp)

Detailed Description

ISO C BINDING interface to rsb_mtx_alloc_from_coo_inplace.

Constructor & Destructor Documentation

TYPE(C_PTR) function rsb::rsb_mtx_alloc_from_coo_inplace::rsb_mtx_alloc_from_coo_inplace ( 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 
)

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