Implemented timing function for OS X using mach_absolute_time() which measures time in CPU ticks; this value is then scaled without the need to reference the CoreServices framework.
GenDataMP1 incorrectly calculated a vector multiplication rather than a vector addition as required for the MP1 assignment.
Implemented timing function for OS X using mach_absolute_time() which measures time in CPU ticks; this value is then scaled without the need to reference the CoreServices framework.
GenDataMP1 incorrectly calculated a vector multiplication rather than a vector addition as required for the MP1 assignment.