Class ParetoOptimisationFilter
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.MathUtility.Optimisation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ParetoOptimisationFilter : APIBase, IEquatable<APIBase>
Properties
FilterRange
Declaration
public Range FilterRange { get; set; }
Property Value
Type | Description |
---|---|
Range |
Property
Declaration
public string Property { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.IEquatable<T>