Namespace: NReco.CF.Taste.Impl.RecommenderAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
protected FastIDSet getAllOtherItems(
long[] theNeighborhood,
long theUserID
)
protected FastIDSet getAllOtherItems(
long[] theNeighborhood,
long theUserID
)
Protected Function getAllOtherItems (
theNeighborhood As Long(),
theUserID As Long
) As FastIDSet
Protected Function getAllOtherItems (
theNeighborhood As Long(),
theUserID As Long
) As FastIDSet
protected:
FastIDSet^ getAllOtherItems(
array<long long>^ theNeighborhood,
long long theUserID
)
protected:
FastIDSet^ getAllOtherItems(
array<long long>^ theNeighborhood,
long long theUserID
)
member getAllOtherItems :
theNeighborhood : int64[] *
theUserID : int64 -> FastIDSet
member getAllOtherItems :
theNeighborhood : int64[] *
theUserID : int64 -> FastIDSet
Return Value
Type:
FastIDSet