MyMediaLite
SparseBooleanMatrix.Transpose Method ()
Syntax
Collapse All
Get the transpose of the matrix, i.e. a matrix where rows and columns are interchanged
Declaring type:
SparseBooleanMatrix
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public SparseBooleanMatrix Transpose ()
Return Value
the transpose of the matrix
Top
Generated by
ImmDoc .NET
.