Build a Primitive

This exercise takes you through the steps required to create a new primitive. The primitive interface can be defined using MLDesigner with no programming experience. To define the functionality of the primitive you need experience in programming with C++. In this example we create a primitive with the same functionality as the module MyAdderModule we built in the previous example.