IWeightedMetric
is defined in the Telligent.Evolution.Extensibility.Scoring.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IWeightedMetric { IMetric Metric { get; } double Weight { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Metric | IMetric | |||
Weight | double |