### YamlMime:TableOfContent items: - uid: Misaki.HighPerformance name: Misaki.HighPerformance type: Namespace items: - uid: Misaki.HighPerformance.AtomicCounter32 name: AtomicCounter32 type: Struct - uid: Misaki.HighPerformance.AtomicCounter64 name: AtomicCounter64 type: Struct - uid: Misaki.HighPerformance.SeqLock name: SeqLock type: Struct - uid: Misaki.HighPerformance.Buffer name: Misaki.HighPerformance.Buffer type: Namespace items: - uid: Misaki.HighPerformance.Buffer.ObjectPool`1 name: ObjectPool type: Class - uid: Misaki.HighPerformance.Collections name: Misaki.HighPerformance.Collections type: Namespace items: - uid: Misaki.HighPerformance.Collections.ConcurrentSlotMap`1 name: ConcurrentSlotMap type: Class - uid: Misaki.HighPerformance.Collections.ConcurrentSlotMap`1.Enumerator name: ConcurrentSlotMap.Enumerator type: Struct - uid: Misaki.HighPerformance.Collections.DynamicArray`1 name: DynamicArray type: Class - uid: Misaki.HighPerformance.Collections.SlotMap`1 name: SlotMap type: Class - uid: Misaki.HighPerformance.Collections.SlotMap`1.Enumerator name: SlotMap.Enumerator type: Struct - uid: Misaki.HighPerformance.Collections.SparseSet`1 name: SparseSet type: Class - uid: Misaki.HighPerformance.Collections.SparseSet`1.Enumerator name: SparseSet.Enumerator type: Struct - uid: Misaki.HighPerformance.Jobs name: Misaki.HighPerformance.Jobs type: Namespace items: - uid: Misaki.HighPerformance.Jobs.CustomJobDesc`1 name: CustomJobDesc type: Struct - uid: Misaki.HighPerformance.Jobs.ICustomJob`1 name: ICustomJob type: Interface - uid: Misaki.HighPerformance.Jobs.IJob name: IJob type: Interface - uid: Misaki.HighPerformance.Jobs.IJobExtensions name: IJobExtensions type: Class - uid: Misaki.HighPerformance.Jobs.IJobParallel name: IJobParallel type: Interface - uid: Misaki.HighPerformance.Jobs.IJobParallelExtensions name: IJobParallelExtensions type: Class - uid: Misaki.HighPerformance.Jobs.IJobParallelFor name: IJobParallelFor type: Interface - uid: Misaki.HighPerformance.Jobs.IJobParallelForExtensions name: IJobParallelForExtensions type: Class - uid: Misaki.HighPerformance.Jobs.JobExecutionContext name: JobExecutionContext type: Struct - uid: Misaki.HighPerformance.Jobs.JobHandle name: JobHandle type: Struct - uid: Misaki.HighPerformance.Jobs.JobPriority name: JobPriority type: Enum - uid: Misaki.HighPerformance.Jobs.JobRanges name: JobRanges type: Struct - uid: Misaki.HighPerformance.Jobs.JobScheduler name: JobScheduler type: Class - uid: Misaki.HighPerformance.Jobs.JobSchedulerDesc name: JobSchedulerDesc type: Struct - uid: Misaki.HighPerformance.Jobs.JobState name: JobState type: Enum - uid: Misaki.HighPerformance.Jobs.SPMCQueue`1 name: SPMCQueue type: Class - uid: Misaki.HighPerformance.LowLevel name: Misaki.HighPerformance.LowLevel type: Namespace items: - uid: Misaki.HighPerformance.LowLevel.DisposablePtr`1 name: DisposablePtr type: Struct - uid: Misaki.HighPerformance.LowLevel.FunctionPointer`1 name: FunctionPointer type: Struct - uid: Misaki.HighPerformance.LowLevel.MemoryLeakException name: MemoryLeakException type: Class - uid: Misaki.HighPerformance.LowLevel.NonCopyableAttribute name: NonCopyableAttribute type: Class - uid: Misaki.HighPerformance.LowLevel.OwnershipTransferAttribute name: OwnershipTransferAttribute type: Class - uid: Misaki.HighPerformance.LowLevel.Ref`1 name: Ref type: Struct - uid: Misaki.HighPerformance.LowLevel.SharedPtr`1 name: SharedPtr type: Struct - uid: Misaki.HighPerformance.LowLevel.UniquePtr`1 name: UniquePtr type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer name: Misaki.HighPerformance.LowLevel.Buffer type: Namespace items: - uid: Misaki.HighPerformance.LowLevel.Buffer.AllocationHandle name: AllocationHandle type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.AllocationInfo name: AllocationInfo type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.AllocationManager name: AllocationManager type: Class - uid: Misaki.HighPerformance.LowLevel.Buffer.AllocationManagerDesc name: AllocationManagerDesc type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.AllocationOption name: AllocationOption type: Enum - uid: Misaki.HighPerformance.LowLevel.Buffer.Arena name: Arena type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.Arena.CreationOptions name: Arena.CreationOptions type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.DynamicArena name: DynamicArena type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.DynamicArena.CreationOptions name: DynamicArena.CreationOptions type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.FreeList name: FreeList type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.FreeList.CreationOptions name: FreeList.CreationOptions type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.IAllocator name: IAllocator type: Interface - uid: Misaki.HighPerformance.LowLevel.Buffer.IMemoryAllocator`2 name: IMemoryAllocator type: Interface - uid: Misaki.HighPerformance.LowLevel.Buffer.MemoryBlock name: MemoryBlock type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.MemoryDiagnostic name: MemoryDiagnostic type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.MemoryHandle name: MemoryHandle type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.MemoryPool`2 name: MemoryPool type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.MemorySnapshot name: MemorySnapshot type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.Stack name: Stack type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.Stack.CreationOptions name: Stack.CreationOptions type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.Stack.Scope name: Stack.Scope type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.TLSF name: TLSF type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.TLSF.CreationOptions name: TLSF.CreationOptions type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.VirtualArena name: VirtualArena type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.VirtualArena.CreationOptions name: VirtualArena.CreationOptions type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.VirtualMemoryBlock name: VirtualMemoryBlock type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.VirtualStack name: VirtualStack type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.VirtualStack.CreationOptions name: VirtualStack.CreationOptions type: Struct - uid: Misaki.HighPerformance.LowLevel.Buffer.VirtualStack.Scope name: VirtualStack.Scope type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections name: Misaki.HighPerformance.LowLevel.Collections type: Namespace items: - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString1024 name: FixedString1024 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString128 name: FixedString128 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString2048 name: FixedString2048 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString256 name: FixedString256 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString32 name: FixedString32 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString4096 name: FixedString4096 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString512 name: FixedString512 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedString64 name: FixedString64 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText1024 name: FixedText1024 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText128 name: FixedText128 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText2048 name: FixedText2048 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText256 name: FixedText256 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText32 name: FixedText32 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText4096 name: FixedText4096 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText512 name: FixedText512 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.FixedText64 name: FixedText64 type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.HashMapHelper`1 name: HashMapHelper type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.ReadOnlyUnsafeCollection`1 name: ReadOnlyUnsafeCollection type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.ReadOnlyUnsafeCollection`1.Enumerator name: ReadOnlyUnsafeCollection.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.SpanBitSet name: SpanBitSet type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.SpanBitSet.Iterator name: SpanBitSet.Iterator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeArray`1 name: UnsafeArray type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeArray`1.Enumerator name: UnsafeArray.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeBitSet name: UnsafeBitSet type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeBitSet.Iterator name: UnsafeBitSet.Iterator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeChunkedList`1 name: UnsafeChunkedList type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeChunkedList`1.Enumerator name: UnsafeChunkedList.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeChunkedList`1.ParallelReader name: UnsafeChunkedList.ParallelReader type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeChunkedList`1.ParallelWriter name: UnsafeChunkedList.ParallelWriter type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeHashMap`2 name: UnsafeHashMap type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeHashMap`2.Enumerator name: UnsafeHashMap.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeHashSet`1 name: UnsafeHashSet type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeHashSet`1.Enumerator name: UnsafeHashSet.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeList`1 name: UnsafeList type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeList`1.Enumerator name: UnsafeList.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeList`1.ParallelReader name: UnsafeList.ParallelReader type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeList`1.ParallelWriter name: UnsafeList.ParallelWriter type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeMultiHashMap`2 name: UnsafeMultiHashMap type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeMultiHashMap`2.Enumerator name: UnsafeMultiHashMap.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeMultiHashMap`2.Iterator name: UnsafeMultiHashMap.Iterator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeMultiHashMap`2.ValueEnumerable name: UnsafeMultiHashMap.ValueEnumerable type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeMultiHashMap`2.ValueEnumerator name: UnsafeMultiHashMap.ValueEnumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeParallelHashMapData`2 name: UnsafeParallelHashMapData type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeParallelHashMap`2 name: UnsafeParallelHashMap type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeParallelHashMap`2.ParallelWriter name: UnsafeParallelHashMap.ParallelWriter type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeParallelQueue`1 name: UnsafeParallelQueue type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeParallelQueue`1.ParallelConsumer name: UnsafeParallelQueue.ParallelConsumer type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeParallelQueue`1.ParallelProducer name: UnsafeParallelQueue.ParallelProducer type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeQueue`1 name: UnsafeQueue type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeQueue`1.Enumerator name: UnsafeQueue.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeSlotMap`1 name: UnsafeSlotMap type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeSlotMap`1.Enumerator name: UnsafeSlotMap.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeSparseSet`1 name: UnsafeSparseSet type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeSparseSet`1.Enumerator name: UnsafeSparseSet.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeStack`1 name: UnsafeStack type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.UnsafeStack`1.Enumerator name: UnsafeStack.Enumerator type: Struct - uid: Misaki.HighPerformance.LowLevel.Collections.Contracts name: Misaki.HighPerformance.LowLevel.Collections.Contracts type: Namespace items: - uid: Misaki.HighPerformance.LowLevel.Collections.Contracts.IUnsafeCollection name: IUnsafeCollection type: Interface - uid: Misaki.HighPerformance.LowLevel.Collections.Contracts.IUnsafeCollection`1 name: IUnsafeCollection type: Interface - uid: Misaki.HighPerformance.LowLevel.Collections.Contracts.IUnsafeHashCollection`1 name: IUnsafeHashCollection type: Interface - uid: Misaki.HighPerformance.LowLevel.Utilities name: Misaki.HighPerformance.LowLevel.Utilities type: Namespace items: - uid: Misaki.HighPerformance.LowLevel.Utilities.MemoryUtility name: MemoryUtility type: Class - uid: Misaki.HighPerformance.LowLevel.Utilities.UnsafeCollectionUtility name: UnsafeCollectionUtility type: Class - uid: Misaki.HighPerformance.LowLevel.Utilities.UnsafeUtility name: UnsafeUtility type: Class - uid: Misaki.HighPerformance.LowLevel.Utilities.VirtualAllocationFlags name: VirtualAllocationFlags type: Enum - uid: Misaki.HighPerformance.Mathematics name: Misaki.HighPerformance.Mathematics type: Namespace items: - uid: Misaki.HighPerformance.Mathematics.NumericConvertableAttribute name: NumericConvertableAttribute type: Class - uid: Misaki.HighPerformance.Mathematics.NumericTypeAttribute name: NumericTypeAttribute type: Class - uid: Misaki.HighPerformance.Mathematics.SupportedMatrixMath name: SupportedMatrixMath type: Enum - uid: Misaki.HighPerformance.Mathematics.SupportedVectorMath name: SupportedVectorMath type: Enum - uid: Misaki.HighPerformance.Mathematics.VectorExtension name: VectorExtension type: Class - uid: Misaki.HighPerformance.Mathematics.VectorInterop name: VectorInterop type: Class - uid: Misaki.HighPerformance.Mathematics.bool2 name: bool2 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool2x2 name: bool2x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool2x3 name: bool2x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool2x4 name: bool2x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool3 name: bool3 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool3x2 name: bool3x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool3x3 name: bool3x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool3x4 name: bool3x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool4 name: bool4 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool4x2 name: bool4x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool4x3 name: bool4x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.bool4x4 name: bool4x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.double2 name: double2 type: Struct - uid: Misaki.HighPerformance.Mathematics.double2x2 name: double2x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.double2x3 name: double2x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.double2x4 name: double2x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.double3 name: double3 type: Struct - uid: Misaki.HighPerformance.Mathematics.double3x2 name: double3x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.double3x3 name: double3x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.double3x4 name: double3x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.double4 name: double4 type: Struct - uid: Misaki.HighPerformance.Mathematics.double4x2 name: double4x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.double4x3 name: double4x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.double4x4 name: double4x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.float2 name: float2 type: Struct - uid: Misaki.HighPerformance.Mathematics.float2x2 name: float2x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.float2x3 name: float2x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.float2x4 name: float2x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.float3 name: float3 type: Struct - uid: Misaki.HighPerformance.Mathematics.float3x2 name: float3x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.float3x3 name: float3x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.float3x4 name: float3x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.float4 name: float4 type: Struct - uid: Misaki.HighPerformance.Mathematics.float4x2 name: float4x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.float4x3 name: float4x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.float4x4 name: float4x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.int2 name: int2 type: Struct - uid: Misaki.HighPerformance.Mathematics.int2x2 name: int2x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.int2x3 name: int2x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.int2x4 name: int2x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.int3 name: int3 type: Struct - uid: Misaki.HighPerformance.Mathematics.int3x2 name: int3x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.int3x3 name: int3x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.int3x4 name: int3x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.int4 name: int4 type: Struct - uid: Misaki.HighPerformance.Mathematics.int4x2 name: int4x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.int4x3 name: int4x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.int4x4 name: int4x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.math name: math type: Class - uid: Misaki.HighPerformance.Mathematics.math.RotationOrder name: math.RotationOrder type: Enum - uid: Misaki.HighPerformance.Mathematics.math.ShuffleComponent name: math.ShuffleComponent type: Enum - uid: Misaki.HighPerformance.Mathematics.quaternion name: quaternion type: Struct - uid: Misaki.HighPerformance.Mathematics.random name: random type: Struct - uid: Misaki.HighPerformance.Mathematics.svd name: svd type: Class - uid: Misaki.HighPerformance.Mathematics.uint2 name: uint2 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint2x2 name: uint2x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint2x3 name: uint2x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint2x4 name: uint2x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint3 name: uint3 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint3x2 name: uint3x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint3x3 name: uint3x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint3x4 name: uint3x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint4 name: uint4 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint4x2 name: uint4x2 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint4x3 name: uint4x3 type: Struct - uid: Misaki.HighPerformance.Mathematics.uint4x4 name: uint4x4 type: Struct - uid: Misaki.HighPerformance.Mathematics.Geometry name: Misaki.HighPerformance.Mathematics.Geometry type: Namespace items: - uid: Misaki.HighPerformance.Mathematics.Geometry.AABB name: AABB type: Struct - uid: Misaki.HighPerformance.Mathematics.Geometry.OBB name: OBB type: Struct - uid: Misaki.HighPerformance.Mathematics.Geometry.Plane name: Plane type: Struct - uid: Misaki.HighPerformance.Mathematics.Geometry.SphereBounds name: SphereBounds type: Struct - uid: Misaki.HighPerformance.Mathematics.SPMD name: Misaki.HighPerformance.Mathematics.SPMD type: Namespace items: - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobParallelForSPMDExtensions name: IJobParallelForSPMDExtensions type: Class - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`1 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`2 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`3 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`4 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`5 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`6 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`7 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.IJobSPMD`8 name: IJobSPMD type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.ISPMDLane name: ISPMDLane type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.ISPMDLane`2 name: ISPMDLane type: Interface - uid: Misaki.HighPerformance.Mathematics.SPMD.JobSPMDUtility name: JobSPMDUtility type: Class - uid: Misaki.HighPerformance.Mathematics.SPMD.MathV name: MathV type: Class - uid: Misaki.HighPerformance.Mathematics.SPMD.ScalarLane`1 name: ScalarLane type: Struct - uid: Misaki.HighPerformance.Mathematics.SPMD.Vector2`2 name: Vector2 type: Struct - uid: Misaki.HighPerformance.Mathematics.SPMD.Vector3`2 name: Vector3 type: Struct - uid: Misaki.HighPerformance.Mathematics.SPMD.Vector4`2 name: Vector4 type: Struct - uid: Misaki.HighPerformance.Mathematics.SPMD.WideLane name: WideLane type: Class - uid: Misaki.HighPerformance.Mathematics.SPMD.WideLane`1 name: WideLane type: Struct - uid: Misaki.HighPerformance.Utilities name: Misaki.HighPerformance.Utilities type: Namespace items: - uid: Misaki.HighPerformance.Utilities.CollectionUtility name: CollectionUtility type: Class memberLayout: SamePage