Rev 3730 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
#ifndef HBMM_H#define HBMM_H#include <Rdefines.h>#include "Mutils.h"#if 0SEXP Matrix_writeHarwellBoeing(SEXP obj, SEXP filename, SEXP type);#endifSEXP Matrix_writeMatrixMarket(SEXP obj, SEXP filename, SEXP type);#endif