Contents

MTLMathMode.safe

An indicator of the mode the compiler uses to disable unsafe floating-point optimizations by preventing the compiler from making any transformations that could affect the results.

Declaration

case safe

See Also

Modes