MyMediaLite
SkewSymmetricSparseMatrix Constructor (int)
Syntax
Collapse All
Create a skew symmetric sparse matrix with a given dimension
Declaring type:
SkewSymmetricSparseMatrix
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public SkewSymmetricSparseMatrix ( int
dimension
)
Parameters
dimension
the dimension (number of rows/columns)
Top
Generated by
ImmDoc .NET
.