Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NMF
Optimizations
DimensionRatingExtensions
C# Class NMF.Optimizations.DimensionRatingExtensions
Mostrar archivo
Open project: NMFCode/NMF
Public Methods
Method
Description
IsBetter
(
this
rating
,
double
actual
,
double
reference
) :
bool
Method Details
IsBetter()
public
static
method
public
static
IsBetter
(
this
rating
,
double
actual
,
double
reference
) :
bool
rating
this
actual
double
reference
double
return
bool