#include <imat_csr.h>
Public Attributes | |
void * | labDict |
void * | featDict |
void * | instDict |
int64_t | nCat |
int64_t * | labels |
f8_t * | wghts |
nps_csr_t * | m |
void* nps_imat_csr_t::featDict |
void* nps_imat_csr_t::instDict |
void* nps_imat_csr_t::labDict |
int64_t* nps_imat_csr_t::labels |
int64_t nps_imat_csr_t::nCat |
f8_t* nps_imat_csr_t::wghts |