MyMediaLite
AttributeData.Read Method (StreamReader, IEntityMapping)
Syntax
Collapse All
Read binary attribute data from a StreamReader
Declaring type:
AttributeData
Namespace:
MyMediaLite.IO
Assembly:
MyMediaLite
Syntax
C#
public static SparseBooleanMatrix Read ( StreamReader
reader
, IEntityMapping
mapping
)
Parameters
reader
a StreamReader to be read from
mapping
the mapping object for the given entity type
Return Value
the attribute data
Top
Generated by
ImmDoc .NET
.