MultiCore Class Reference

Class containing utility routines for multi-core algorithms. More...

List of all members.

Static Public Member Functions

static IList< int >[,] PartitionUsersAndItems (this IDataSet dataset, int num_groups)
 Partition dataset user- and item-wise for parallel processing.

Detailed Description

Class containing utility routines for multi-core algorithms.


Member Function Documentation

static IList<int> [,] PartitionUsersAndItems ( this IDataSet  dataset,
int  num_groups 
) [inline, static]

Partition dataset user- and item-wise for parallel processing.

Literature:

Returns:
a two-dimensional array of index lists, each entry corresponds to one block entry
Parameters:
dataset a feedback dataset
num_groups the number of groups both users and items are partitioned into

The documentation for this class was generated from the following file:
Generated on Thu Apr 5 01:11:39 2012 for MyMediaLite by  doxygen 1.6.3