DiSMEC++
test_utils.h File Reference
#include "matrix_types.h"

Go to the source code of this file.

Namespaces

 dismec
 Main namespace in which all types, classes, and functions are defined.
 

Functions

SparseFeatures dismec::make_uniform_sparse_matrix (int rows, int cols, int non_zeros_per_row)
 Creates a sparse matrix with the given number of rows and columns. More...