Class RadixSortTests | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class RadixSortTests

    Inheritance
    System.Object
    RadixSortTests
    Namespace: Unity.Physics.Tests.PerformanceTests
    Syntax
    public class RadixSortTests

    Methods

    InitPairs(Int32, Int32, Int32, NativeArray<UInt64>)

    Declaration
    public static void InitPairs(int minIndex, int maxIndex, int count, NativeArray<ulong> pairs)
    Parameters
    Type Name Description
    System.Int32 minIndex
    System.Int32 maxIndex
    System.Int32 count
    NativeArray<System.UInt64> pairs

    PerfDefaultSortOnSubarrays(Int32)

    Declaration
    public void PerfDefaultSortOnSubarrays(int count)
    Parameters
    Type Name Description
    System.Int32 count

    PerfRadixPassOnBodyA(Int32)

    Declaration
    public void PerfRadixPassOnBodyA(int count)
    Parameters
    Type Name Description
    System.Int32 count
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023