C++ User's Guide

-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.

See also

Numerical Computation Guide