|
ECOCPAK v0.9
|
Go to the source code of this file.
Typedefs | |
| typedef struct svm_node ** | sparse_mat |
Functions | |
| sparse_mat | ecocpak::dense_to_sparse (const mat &X) |
| void | ecocpak::delete_sparse_matrix (sparse_mat A, const u32 n_rows) |
| void | ecocpak::delete_sparse_matrix (sparse_mat A, const u32 n_rows, const struct svm_model *model) |
| svm_model | ecocpak::modelcpy (svm_model *m) |
1.7.4