#include <R_ext/RS.h>
#include <R.h>
Go to the source code of this file.
Defines | |
#define | _(String) (String) |
Functions | |
void | triplet_to_col (int n_row, int n_col, int nz, const int Ti[], const int Tj[], const double Tx[], int Ap[], int Ai[], double Ax[]) |
|
|
|
|