NOTE: This method is now obsolete.



Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Function getRlFeatureScores() As Double()
C#
double[] getRlFeatureScores()
C++
array<double>^ getRlFeatureScores() abstract 
J#
double[] getRlFeatureScores()
JScript
function getRlFeatureScores() : double[]

See Also