This is the class for mapping a list of float values.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
public interface INumMap : IMap

Remarks

The class INumMap maps a list of float elements. This list is indexed by sets of integers, floats, strings or tuples.

See Also