FastIDSet Constructor ( Int64 )NReco.Recommender Class Library
Initializes a new instance of the FastIDSet class

Namespace: NReco.CF.Taste.Impl.Common
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public FastIDSet(
	long[] initialKeys
)

Parameters

initialKeys
Type:  System Int64 
See Also