MyMediaLite
RecommenderParameters.GetRemoveDouble Method (string)
Syntax
Collapse All
Get a double value from the parameters
Declaring type:
RecommenderParameters
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public double GetRemoveDouble ( string
key
)
Parameters
key
the parameter name
Return Value
the value of the parameter, 0 if no parameter of the given name found
Top
Generated by
ImmDoc .NET
.