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