| smatrixconvert | R Documentation |
sparseMatrix as a matrixThis function coerces a sparseMatrix as a
matrix. This function is used specifically in the
gurobi.optim function to ensure that the
arguments are accepted by the gurobi function.
smatrixconvert(mat)
mat |
The matrix that is used in the |
Returns a matrix in the matrix form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.