librsb  1.2.0.11
Public Member Functions
rsb::rsb_mtx_alloc_from_csr_inplace Interface Reference

ISO C BINDING interface to rsb_mtx_alloc_from_csr_inplace. More...

Public Member Functions

type(c_ptr) function rsb_mtx_alloc_from_csr_inplace (VA, RP, JA, nnzA, typecode, nrA, ncA, brA, bcA, flagsA, errvalp)
 

Detailed Description

ISO C BINDING interface to rsb_mtx_alloc_from_csr_inplace.

Constructor & Destructor Documentation

◆ rsb_mtx_alloc_from_csr_inplace()

type(c_ptr) function rsb::rsb_mtx_alloc_from_csr_inplace::rsb_mtx_alloc_from_csr_inplace ( type(c_ptr), value  VA,
type(c_ptr), value  RP,
type(c_ptr), value  JA,
integer(c_int), value  nnzA,
integer(c_signed_char), value  typecode,
integer(c_int), value  nrA,
integer(c_int), value  ncA,
integer(c_int), value  brA,
integer(c_int), value  bcA,
integer(c_int), value  flagsA,
type(c_ptr), value  errvalp 
)

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