Data Structure Libraries

MLDesigner provides libraries containing primitives for handling or manipulating data structures.

These Libraries are:

Typical operations performed on Data Structures include:

DS Handling library

Primitives of this library can be found both in the DE and SDF domain, with them you can perform operations on composite data structures.

ENUM Operations library

Primitives of this library can be found in the DE domain only, with them you can perform operations on enumeration types.

Vector Operations library

Primitives of this library can be found both in the DE and SDF domain, they provide access to vectors and matrices.