Skip to main content

struct

FlushDenormals

Flushes and denormals are set to zero within the context and the state is restored to the prior value on exit.

Fields

  • state (SIMD[int32, 1]): The current state.

Implemented traits

AnyType

Methods

__init__

__init__(inout self: Self)

Initializes the FlushDenormals.

Was this page helpful?