MATLAB Compiler    

Scalar Doubles

(speculate) This optimization is similar to the technology used by MATLAB to accelerate scalar double math operations. It makes educated guesses about the type of MATLAB arrays, and optimizes the code accordingly. This optimization can have dramatic impact on scalar double MATLAB code and more modest impact on small array operations. This optimization is off by default.


  Optimizing MATLAB Arrays Reference