Package | Description |
---|---|
es.uam.eps.ir.ranksys.fast.preference |
Fast versions of PreferenceData.
|
org.ranksys.fast.preference |
Fast versions of PreferenceData.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleFastPreferenceData<U,I>
Simple implementation of FastPreferenceData backed by nested lists.
|
class |
TransposedPreferenceData<I,U>
Transposed preferences, where users and items change roles.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FastPointWisePreferenceData<U,I>
Fast point-wise preference data.
|
Copyright © 2016. All rights reserved.