// Assembly: Unity.Mathematics
// Full name: Unity.Mathematics.math

namespace Unity.Mathematics
{
public class math // TypeDefIndex: 13504
{

	// Methods
	// RVA: -1
	public static type#29589 float2(type#26059 x, type#26059 y) { }
	// RVA: -1
	public static type#27917 hash(type#29589 v) { }
	// RVA: -1
	public static type#27917 hash(type#29594 v) { }
	// RVA: -1
	public static type#27917 hash(type#29602 v) { }
	// RVA: -1
	public static type#27917 asuint(type#26059 x) { }
	// RVA: -1
	public static type#29607 asuint(type#29589 x) { }
	// RVA: -1
	public static type#29608 asuint(type#29594 x) { }
	// RVA: -1
	public static type#29609 asuint(type#29602 x) { }
	// RVA: -1
	public static type#26059 asfloat(type#27917 x) { }
	// RVA: -1
	public static type#20867 min(type#20867 x, type#20867 y) { }
	// RVA: -1
	public static type#20900 min(type#20900 x, type#20900 y) { }
	// RVA: -1
	public static type#20867 max(type#20867 x, type#20867 y) { }
	// RVA: -1
	public static type#26059 abs(type#26059 x) { }
	// RVA: -1
	public static type#26059 dot(type#29589 x, type#29589 y) { }
	// RVA: -1
	public static type#26059 cos(type#26059 x) { }
	// RVA: -1
	public static type#26059 sin(type#26059 x) { }
	// RVA: -1
	public static type#26059 lengthsq(type#29589 x) { }
	// RVA: -1
	public static type#26059 distancesq(type#29589 x, type#29589 y) { }
	// RVA: -1
	public static type#20867 lzcnt(type#20867 x) { }
	// RVA: -1
	public static type#20867 lzcnt(type#27917 x) { }
	// RVA: -1
	public static type#20867 ceilpow2(type#20867 x) { }
	// RVA: -1
	public static type#27917 csum(type#29607 x) { }
	// RVA: -1
	public static type#27917 csum(type#29608 x) { }
	// RVA: -1
	public static type#27917 csum(type#29609 x) { }
	// RVA: -1
	public static type#29607 uint2(type#27917 x, type#27917 y) { }
	// RVA: -1
	public static type#27917 hash(type#29607 v) { }
	// RVA: -1
	public static type#29608 uint3(type#27917 x, type#27917 y, type#27917 z) { }
	// RVA: -1
	public static type#27917 hash(type#29608 v) { }
	// RVA: -1
	public static type#29609 uint4(type#27917 x, type#27917 y, type#27917 z, type#27917 w) { }
	// RVA: -1
	public static type#27917 hash(type#29609 v) { }
}
}
