Click or drag to resize

IFigureOfMeritDefinition Interface

An interface which defines the means by which to get a figure of merit value for the given coverage data and object of interest.

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IFigureOfMeritDefinition

The IFigureOfMeritDefinition type exposes the following members.

Methods
  NameDescription
Public methodGetScalarFigureOfMerit
Get a scalar which represents the figure of merit for the given coverage data.
Top
See Also