imat/csr.h File Reference

#include <stdint.h>

Go to the source code of this file.

Classes

struct  nps_csr_t

Functions

nps_csr_tnps_csr_alloc (int64_t nRows, int64_t sizeBuff)
void nps_csr_realloc_rows (nps_csr_t *, int64_t)
void nps_csr_realloc_vals (nps_csr_t *, int64_t)
void nps_csr_free (nps_csr_t *)

Function Documentation

nps_csr_t* nps_csr_alloc ( int64_t  nRows,
int64_t  sizeBuff 
)
void nps_csr_free ( nps_csr_t  ) 
void nps_csr_realloc_rows ( nps_csr_t ,
int64_t   
)
void nps_csr_realloc_vals ( nps_csr_t ,
int64_t   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3