Add Vector3<TLane, TNumber>
This commit is contained in:
@@ -2,7 +2,7 @@ using System.Runtime.InteropServices;
|
||||
|
||||
namespace Misaki.HighPerformance.Mathematics.SPMD;
|
||||
|
||||
public static unsafe class ShuffleTableGenerator
|
||||
internal static unsafe class ShuffleTableGenerator
|
||||
{
|
||||
public static uint* ComputeShuffleTable512_32Bit()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user