Matrix r5059
Loading...
Searching...
No Matches
aggregate.c File Reference
#include "Mdefines.h"
#include "M5.h"
#include "idz.h"

Go to the source code of this file.

Macros

#define TEMPLATE(c)
 

Functions

SEXP sparse_aggregate (SEXP from, const char *class)
 
SEXP R_sparse_aggregate (SEXP s_from)
 

Macro Definition Documentation

◆ TEMPLATE

#define TEMPLATE ( c)

Referenced by sparse_aggregate().

Function Documentation

◆ R_sparse_aggregate()

SEXP R_sparse_aggregate ( SEXP s_from)

Definition at line 86 of file aggregate.c.

References Matrix_class(), sparse_aggregate(), and valid_sparse.

◆ sparse_aggregate()