Type Alias

Double.SIMDMaskScalar

No overview available.

Declaration

typealias SIMDMaskScalar = Int64

See Also

SIMD-Supporting Types

struct Double.SIMD2Storage

Storage for a vector of two floating-point values.

struct Double.SIMD4Storage

Storage for a vector of four floating-point values.

struct Double.SIMD8Storage

Storage for a vector of eight floating-point values.

struct Double.SIMD16Storage

Storage for a vector of 16 floating-point values.

struct Double.SIMD32Storage

Storage for a vector of 32 floating-point values.

struct Double.SIMD64Storage

Storage for a vector of 64 floating-point values.