Main Page | Directories | File List | Globals

triplet_to_col.h File Reference

#include <R_ext/RS.h>
#include <R.h>
#include <libintl.h>

Go to the source code of this file.

Defines

#define _(String)   dgettext ("Matrix", 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[])


Define Documentation

#define _ String   )     dgettext ("Matrix", String)
 


Function Documentation

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[]
 


Generated on Wed Mar 30 08:43:58 2005 for Matrix by  doxygen 1.4.1