Accesses the coefficients of the range filter specified by
its index.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
public virtual double[] GetRangeFilterCoefs( Cplex..::..FilterIndex i ) |
| Visual Basic |
|---|
Public Overridable Function GetRangeFilterCoefs ( _ i As Cplex..::..FilterIndex _ ) As Double() |