ALSWRFactorizer Features setFeatureColumn Method NReco.Recommender Class Library

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

protected void setFeatureColumn(
	double[][] matrix,
	int idIndex,
	double[] vector
)

Parameters

matrix
Type:   System Double  
idIndex
Type: System Int32
vector
Type:  System Double 
See Also