
MEX-files generated using Microsoft Visual C++ 2010.

compile.m              and 

compile_openmp.m   

files were used to generate binaries.


Compile.m file has been changed for compilation: several lines in compile.m 
were uncommented to build more binaries (see comments in the file).


Directory 'BinariesUsingCompile' contains binaries built using compile.m.

Directory 'BinariesUsingCompileOpenMP' contains binaries built using compile_openmp.m.


Standard warning given by MATLAB:
*************************************************************************** 
  Warning: MEX-files generated using Microsoft Visual C++ 2010 require 
           that Microsoft Visual Studio 2010 run-time libraries be  
           available on the computer they are run on. 
           If you plan to redistribute your MEX-files to other MATLAB 
           users, be sure that they have the run-time libraries. 
*************************************************************************** 
These libraries can be downloaded from Microsoft.