sparseMatrix_from_C_format {sglOptim}R Documentation

Convert to sparse matrix

Description

Convert sparse matrix retunred from .Call to sparseMatrix.

Usage

sparseMatrix_from_C_format(x)

Arguments

x

.Call retunred list

Author(s)

Martin Vincent


[Package sglOptim version 1.3.8 Index]