// Assembly: mscorlib
// Full name: System.Numerics.Vector`1

namespace System.Numerics
{
public class Vector`1 // TypeDefIndex: 4614
{
	// Fields
	type#25146 register;
	type#20881 s_count;
	type#11273 s_zero;
	type#11273 s_one;
	type#11273 s_allOnes;

	// Methods
	// RVA: -1
	public static type#20867 get_Count() { }
	// RVA: -1
	public static type#11272 get_Zero() { }
	// RVA: -1
	private static type#20867 InitializeCount() { }
	// RVA: -1
	public type#28660 .ctor(type#1460 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#12457 dataPointer) { }
	// RVA: -1
	internal type#28660 .ctor(type#12457 dataPointer, type#20867 offset) { }
	// RVA: -1
	private type#28660 .ctor(type#12088 existingRegister) { }
	// RVA: -1
	public type#1460 get_Item(type#20867 index) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#11272 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#26576 ToString(type#26576 format, type#20119 formatProvider) { }
	// RVA: -1
	public static type#15313 op_Equality(type#11272 left, type#11272 right) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#11272 left, type#11272 right) { }
	// RVA: -1
	public static type#11276 op_Explicit(type#11272 value) { }
	// RVA: -1
	internal static type#11272 Equals(type#11272 left, type#11272 right) { }
	// RVA: -1
	private static type#15313 ScalarEquals(type#1460 left, type#1460 right) { }
	// RVA: -1
	private static type#1460 GetOneValue() { }
	// RVA: -1
	private static type#1460 GetAllBitsSetValue() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
