Matrix $Rev: 2718 $ at $LastChangedDate: 2011-10-06 11:45:17 +0200 (Thu, 06 Oct 2011) $
lgCMatrix.h File Reference
#include "Mutils.h"
Include dependency graph for lgCMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SEXP lcsc_to_matrix (SEXP x)
SEXP ncsc_to_matrix (SEXP x)

Function Documentation

SEXP lcsc_to_matrix ( SEXP  x)

Definition at line 6 of file lgCMatrix.c.

References Matrix_DimNamesSym, Matrix_DimSym, Matrix_iSym, Matrix_pSym, and Matrix_xSym.

SEXP ncsc_to_matrix ( SEXP  x)

Definition at line 30 of file lgCMatrix.c.

References Matrix_DimNamesSym, Matrix_DimSym, Matrix_iSym, and Matrix_pSym.