Table of Contents

Class StructureOfArrays

Namespace
DotCompute.Abstractions.Types
Assembly
DotCompute.Abstractions.dll

Structure of Arrays (SoA) utilities for optimal SIMD performance. Converts Array of Structures (AoS) to Structure of Arrays (SoA) for better vectorization.

public static class StructureOfArrays
Inheritance
StructureOfArrays
Inherited Members