Module cluFullTransmute::raw

source ·
Expand description

Reinterprets the bits of a value of one type as another type without checking.

Re-exports§

Functions§

  • Reinterprets the bits of a value of one type as another type. The function is completely const, data dimensions are not checked.
  • Reinterprets the bits of a value of one type as another type. The function is completely const, data dimensions are not checked.