Copy constructor. Creates an object of type Cosine from an existing correlation matrix
Declaring type: BinaryCosine
Namespace: MyMediaLite.Correlation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public BinaryCosine (
        CorrelationMatrix correlation_matrix
) 
Parameters
correlation_matrix
the correlation matrix to copy