ECOCPAK v0.9
Typedefs | Functions
fn_dense_to_sparse.hpp File Reference

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)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerator Defines