#include <ccv.h>
Public Attributes | |
| int | cols |
| ccv_matrix_cell_t | data |
| int * | index |
| int | nnz |
| int * | offset |
| int | refcount |
| int | rows |
| uint64_t | sig |
| union { | |
| unsigned char chr | |
| double db | |
| float fl | |
| int i | |
| int64_t l | |
| } | tag |
| int | type |
| unsigned char ccv_compressed_sparse_matrix_t::chr |
| uint64_t ccv_compressed_sparse_matrix_t::sig |
| union { ... } ccv_compressed_sparse_matrix_t::tag |