SLIM  1.0
Sparse Linear Methods (SLIM) for top-n recommender systems
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Structures | Typedefs
struct.h File Reference

This file contains all the necessary data structures. More...

Go to the source code of this file.

Data Structures

struct  ctimer_t
 A data structure for timer. More...
 
struct  ctrl_t
 A data structure for ctrl parameters. More...
 
struct  cs_sparse
 A matrix structure used for BCLS. This is adopted from BCLS. More...
 
struct  worksp
 A workspace structure used for BCLS. This is adopated from BCLS. More...
 

Typedefs

typedef struct cs_sparse cs
 A matrix structure used for BCLS. This is adopted from BCLS.
 

Detailed Description

This file contains all the necessary data structures.

Definition in file struct.h.