Sun Studio 12: C++ User's Guide

A.2.135 –xlibmil

Inlines selected libm library routines for optimization.


Note –

This option does not affect C++ inline functions.


There are inline templates for some of the libm library routines. This option selects those inline templates that produce the fastest executables for the floating-point option and platform currently being used.

A.2.135.1 Interactions

This option is implied by the –fast option.

See also

-fast, Numerical Computation Guide