MyMediaLite
BinaryCosine Constructor (CorrelationMatrix)
Syntax
Collapse All
Copy constructor. Creates an object of type Cosine from an existing correlation matrix
Declaring type:
BinaryCosine
Namespace:
MyMediaLite.Correlation
Assembly:
MyMediaLite
Syntax
C#
public BinaryCosine ( CorrelationMatrix
correlation_matrix
)
Parameters
correlation_matrix
the correlation matrix to copy
Top
Generated by
ImmDoc .NET
.