MKL_SPARSE_OPTIMIZE Interface

interface
public function MKL_SPARSE_OPTIMIZE(A) bind(C, name='MKL_SPARSE_OPTIMIZE')

Arguments

Type IntentOptional Attributes Name
type(SPARSE_MATRIX_T), intent(inout) :: A

Return Value integer(kind=C_INT)