sparseMatrix_to_C_format {sglOptim}R Documentation

Prepare sparse matrix for .Call

Description

Prepare sparse matrix for .Call

Usage

sparseMatrix_to_C_format(x)

Arguments

x

a spares matrix

Author(s)

Martin Vincent


[Package sglOptim version 1.3.8 Index]