@tsonic/dotnet 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -39,252 +39,260 @@ export type CLROf<T> =
39
39
  T extends string ? System_Internal.String :
40
40
  T; // Identity fallback for non-primitive types
41
41
 
42
- export class Vector128_1$instance<T> {
42
+ export class Vector128_1$instance<T> implements IAdditionOperators_3<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, IBitwiseOperators_3<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, IDivisionOperators_3<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, IEqualityOperators_3<Vector128_1<T>, Vector128_1<T>, CLROf<boolean>>, IMultiplyOperators_3<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, IShiftOperators_3<Vector128_1<T>, CLROf<int>, Vector128_1<T>>, ISubtractionOperators_3<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, IUnaryNegationOperators_2<Vector128_1<T>, Vector128_1<T>>, IUnaryPlusOperators_2<Vector128_1<T>, Vector128_1<T>> {
43
43
  readonly item: T;
44
- equals(obj: any): boolean;
44
+ equals(obj: unknown): boolean;
45
45
  equals(other: Vector128_1<T>): boolean;
46
46
  getHashCode(): int;
47
47
  toString(): string;
48
- static readonly AllBitsSet: unknown;
49
- static readonly Count: int;
50
- static readonly Indices: unknown;
51
- static readonly IsSupported: boolean;
52
- static readonly One: unknown;
53
- static readonly Zero: unknown;
48
+ static readonly allBitsSet: unknown;
49
+ static readonly count: int;
50
+ static readonly indices: unknown;
51
+ static readonly isSupported: boolean;
52
+ static readonly one: unknown;
53
+ static readonly zero: unknown;
54
54
  }
55
55
 
56
56
 
57
57
  export interface __Vector128_1$views<T> {
58
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector128_1<T>>;
58
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector128_1<T>>;
59
59
 
60
60
  // Structural method bridges for numeric interface constraints
61
61
  Equals(other: Vector128_1<T>): boolean;
62
62
  }
63
63
 
64
+ export interface Vector128_1$instance<T> extends System_Numerics_Internal.IAdditionOperators_3$instance<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, System_Numerics_Internal.IBitwiseOperators_3$instance<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, System_Numerics_Internal.IDivisionOperators_3$instance<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, System_Numerics_Internal.IEqualityOperators_3$instance<Vector128_1<T>, Vector128_1<T>, CLROf<boolean>>, System_Numerics_Internal.IMultiplyOperators_3$instance<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, System_Numerics_Internal.IShiftOperators_3$instance<Vector128_1<T>, CLROf<int>, Vector128_1<T>>, System_Numerics_Internal.ISubtractionOperators_3$instance<Vector128_1<T>, Vector128_1<T>, Vector128_1<T>>, System_Numerics_Internal.IUnaryNegationOperators_2$instance<Vector128_1<T>, Vector128_1<T>>, System_Numerics_Internal.IUnaryPlusOperators_2$instance<Vector128_1<T>, Vector128_1<T>> {}
65
+
64
66
  export type Vector128_1<T> = Vector128_1$instance<T> & __Vector128_1$views<T>;
65
67
 
66
68
 
67
- export class Vector256_1$instance<T> {
69
+ export class Vector256_1$instance<T> implements IAdditionOperators_3<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, IBitwiseOperators_3<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, IDivisionOperators_3<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, IEqualityOperators_3<Vector256_1<T>, Vector256_1<T>, CLROf<boolean>>, IMultiplyOperators_3<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, IShiftOperators_3<Vector256_1<T>, CLROf<int>, Vector256_1<T>>, ISubtractionOperators_3<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, IUnaryNegationOperators_2<Vector256_1<T>, Vector256_1<T>>, IUnaryPlusOperators_2<Vector256_1<T>, Vector256_1<T>> {
68
70
  readonly item: T;
69
- equals(obj: any): boolean;
71
+ equals(obj: unknown): boolean;
70
72
  equals(other: Vector256_1<T>): boolean;
71
73
  getHashCode(): int;
72
74
  toString(): string;
73
- static readonly AllBitsSet: unknown;
74
- static readonly Count: int;
75
- static readonly Indices: unknown;
76
- static readonly IsSupported: boolean;
77
- static readonly One: unknown;
78
- static readonly Zero: unknown;
75
+ static readonly allBitsSet: unknown;
76
+ static readonly count: int;
77
+ static readonly indices: unknown;
78
+ static readonly isSupported: boolean;
79
+ static readonly one: unknown;
80
+ static readonly zero: unknown;
79
81
  }
80
82
 
81
83
 
82
84
  export interface __Vector256_1$views<T> {
83
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector256_1<T>>;
85
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector256_1<T>>;
84
86
 
85
87
  // Structural method bridges for numeric interface constraints
86
88
  Equals(other: Vector256_1<T>): boolean;
87
89
  }
88
90
 
91
+ export interface Vector256_1$instance<T> extends System_Numerics_Internal.IAdditionOperators_3$instance<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, System_Numerics_Internal.IBitwiseOperators_3$instance<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, System_Numerics_Internal.IDivisionOperators_3$instance<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, System_Numerics_Internal.IEqualityOperators_3$instance<Vector256_1<T>, Vector256_1<T>, CLROf<boolean>>, System_Numerics_Internal.IMultiplyOperators_3$instance<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, System_Numerics_Internal.IShiftOperators_3$instance<Vector256_1<T>, CLROf<int>, Vector256_1<T>>, System_Numerics_Internal.ISubtractionOperators_3$instance<Vector256_1<T>, Vector256_1<T>, Vector256_1<T>>, System_Numerics_Internal.IUnaryNegationOperators_2$instance<Vector256_1<T>, Vector256_1<T>>, System_Numerics_Internal.IUnaryPlusOperators_2$instance<Vector256_1<T>, Vector256_1<T>> {}
92
+
89
93
  export type Vector256_1<T> = Vector256_1$instance<T> & __Vector256_1$views<T>;
90
94
 
91
95
 
92
- export class Vector512_1$instance<T> {
96
+ export class Vector512_1$instance<T> implements IAdditionOperators_3<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, IBitwiseOperators_3<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, IDivisionOperators_3<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, IEqualityOperators_3<Vector512_1<T>, Vector512_1<T>, CLROf<boolean>>, IMultiplyOperators_3<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, IShiftOperators_3<Vector512_1<T>, CLROf<int>, Vector512_1<T>>, ISubtractionOperators_3<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, IUnaryNegationOperators_2<Vector512_1<T>, Vector512_1<T>>, IUnaryPlusOperators_2<Vector512_1<T>, Vector512_1<T>> {
93
97
  readonly item: T;
94
- equals(obj: any): boolean;
98
+ equals(obj: unknown): boolean;
95
99
  equals(other: Vector512_1<T>): boolean;
96
100
  getHashCode(): int;
97
101
  toString(): string;
98
- static readonly AllBitsSet: unknown;
99
- static readonly Count: int;
100
- static readonly Indices: unknown;
101
- static readonly IsSupported: boolean;
102
- static readonly One: unknown;
103
- static readonly Zero: unknown;
102
+ static readonly allBitsSet: unknown;
103
+ static readonly count: int;
104
+ static readonly indices: unknown;
105
+ static readonly isSupported: boolean;
106
+ static readonly one: unknown;
107
+ static readonly zero: unknown;
104
108
  }
105
109
 
106
110
 
107
111
  export interface __Vector512_1$views<T> {
108
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector512_1<T>>;
112
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector512_1<T>>;
109
113
 
110
114
  // Structural method bridges for numeric interface constraints
111
115
  Equals(other: Vector512_1<T>): boolean;
112
116
  }
113
117
 
118
+ export interface Vector512_1$instance<T> extends System_Numerics_Internal.IAdditionOperators_3$instance<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, System_Numerics_Internal.IBitwiseOperators_3$instance<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, System_Numerics_Internal.IDivisionOperators_3$instance<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, System_Numerics_Internal.IEqualityOperators_3$instance<Vector512_1<T>, Vector512_1<T>, CLROf<boolean>>, System_Numerics_Internal.IMultiplyOperators_3$instance<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, System_Numerics_Internal.IShiftOperators_3$instance<Vector512_1<T>, CLROf<int>, Vector512_1<T>>, System_Numerics_Internal.ISubtractionOperators_3$instance<Vector512_1<T>, Vector512_1<T>, Vector512_1<T>>, System_Numerics_Internal.IUnaryNegationOperators_2$instance<Vector512_1<T>, Vector512_1<T>>, System_Numerics_Internal.IUnaryPlusOperators_2$instance<Vector512_1<T>, Vector512_1<T>> {}
119
+
114
120
  export type Vector512_1<T> = Vector512_1$instance<T> & __Vector512_1$views<T>;
115
121
 
116
122
 
117
- export class Vector64_1$instance<T> {
123
+ export class Vector64_1$instance<T> implements IAdditionOperators_3<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, IBitwiseOperators_3<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, IDivisionOperators_3<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, IEqualityOperators_3<Vector64_1<T>, Vector64_1<T>, CLROf<boolean>>, IMultiplyOperators_3<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, IShiftOperators_3<Vector64_1<T>, CLROf<int>, Vector64_1<T>>, ISubtractionOperators_3<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, IUnaryNegationOperators_2<Vector64_1<T>, Vector64_1<T>>, IUnaryPlusOperators_2<Vector64_1<T>, Vector64_1<T>> {
118
124
  readonly item: T;
119
- equals(obj: any): boolean;
125
+ equals(obj: unknown): boolean;
120
126
  equals(other: Vector64_1<T>): boolean;
121
127
  getHashCode(): int;
122
128
  toString(): string;
123
- static readonly AllBitsSet: unknown;
124
- static readonly Count: int;
125
- static readonly Indices: unknown;
126
- static readonly IsSupported: boolean;
127
- static readonly One: unknown;
128
- static readonly Zero: unknown;
129
+ static readonly allBitsSet: unknown;
130
+ static readonly count: int;
131
+ static readonly indices: unknown;
132
+ static readonly isSupported: boolean;
133
+ static readonly one: unknown;
134
+ static readonly zero: unknown;
129
135
  }
130
136
 
131
137
 
132
138
  export interface __Vector64_1$views<T> {
133
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector64_1<T>>;
139
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector64_1<T>>;
134
140
 
135
141
  // Structural method bridges for numeric interface constraints
136
142
  Equals(other: Vector64_1<T>): boolean;
137
143
  }
138
144
 
145
+ export interface Vector64_1$instance<T> extends System_Numerics_Internal.IAdditionOperators_3$instance<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, System_Numerics_Internal.IBitwiseOperators_3$instance<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, System_Numerics_Internal.IDivisionOperators_3$instance<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, System_Numerics_Internal.IEqualityOperators_3$instance<Vector64_1<T>, Vector64_1<T>, CLROf<boolean>>, System_Numerics_Internal.IMultiplyOperators_3$instance<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, System_Numerics_Internal.IShiftOperators_3$instance<Vector64_1<T>, CLROf<int>, Vector64_1<T>>, System_Numerics_Internal.ISubtractionOperators_3$instance<Vector64_1<T>, Vector64_1<T>, Vector64_1<T>>, System_Numerics_Internal.IUnaryNegationOperators_2$instance<Vector64_1<T>, Vector64_1<T>>, System_Numerics_Internal.IUnaryPlusOperators_2$instance<Vector64_1<T>, Vector64_1<T>> {}
146
+
139
147
  export type Vector64_1<T> = Vector64_1$instance<T> & __Vector64_1$views<T>;
140
148
 
141
149
 
142
150
  export abstract class Vector128$instance {
143
- static readonly IsHardwareAccelerated: boolean;
144
- static Abs<T>(vector: Vector128_1<T>): Vector128_1<T>;
145
- static Add<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
146
- static AddSaturate<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
147
- static All<T>(vector: Vector128_1<T>, value: T): boolean;
148
- static AllWhereAllBitsSet<T>(vector: Vector128_1<T>): boolean;
149
- static AndNot<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
150
- static Any<T>(vector: Vector128_1<T>, value: T): boolean;
151
- static AnyWhereAllBitsSet<T>(vector: Vector128_1<T>): boolean;
152
- static As<TFrom, TTo>(vector: Vector128_1<TFrom>): Vector128_1<TTo>;
153
- static AsByte<T>(vector: Vector128_1<T>): Vector128_1<CLROf<byte>>;
154
- static AsDouble<T>(vector: Vector128_1<T>): Vector128_1<CLROf<double>>;
155
- static AsInt16<T>(vector: Vector128_1<T>): Vector128_1<CLROf<short>>;
156
- static AsInt32<T>(vector: Vector128_1<T>): Vector128_1<CLROf<int>>;
157
- static AsInt64<T>(vector: Vector128_1<T>): Vector128_1<CLROf<long>>;
158
- static AsNInt<T>(vector: Vector128_1<T>): Vector128_1<CLROf<nint>>;
159
- static AsNUInt<T>(vector: Vector128_1<T>): Vector128_1<CLROf<nuint>>;
160
- static AsPlane(value: Vector128_1<CLROf<float>>): Plane;
161
- static AsQuaternion(value: Vector128_1<CLROf<float>>): Quaternion;
162
- static AsSByte<T>(vector: Vector128_1<T>): Vector128_1<CLROf<sbyte>>;
163
- static AsSingle<T>(vector: Vector128_1<T>): Vector128_1<CLROf<float>>;
164
- static AsUInt16<T>(vector: Vector128_1<T>): Vector128_1<CLROf<ushort>>;
165
- static AsUInt32<T>(vector: Vector128_1<T>): Vector128_1<CLROf<uint>>;
166
- static AsUInt64<T>(vector: Vector128_1<T>): Vector128_1<CLROf<ulong>>;
167
- static AsVector<T>(value: Vector128_1<T>): Vector_1<T>;
168
- static AsVector128(value: Plane): Vector128_1<CLROf<float>>;
169
- static AsVector128(value: Quaternion): Vector128_1<CLROf<float>>;
170
- static AsVector128(value: Vector2): Vector128_1<CLROf<float>>;
171
- static AsVector128(value: Vector3): Vector128_1<CLROf<float>>;
172
- static AsVector128(value: Vector4): Vector128_1<CLROf<float>>;
173
- static AsVector128<T>(value: Vector_1<T>): Vector128_1<T>;
174
- static AsVector128Unsafe(value: Vector2): Vector128_1<CLROf<float>>;
175
- static AsVector128Unsafe(value: Vector3): Vector128_1<CLROf<float>>;
176
- static AsVector2(value: Vector128_1<CLROf<float>>): Vector2;
177
- static AsVector3(value: Vector128_1<CLROf<float>>): Vector3;
178
- static AsVector4(value: Vector128_1<CLROf<float>>): Vector4;
179
- static BitwiseAnd<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
180
- static BitwiseOr<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
181
- static Ceiling(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
182
- static Ceiling(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
183
- static Clamp<T>(value: Vector128_1<T>, min: Vector128_1<T>, max: Vector128_1<T>): Vector128_1<T>;
184
- static ClampNative<T>(value: Vector128_1<T>, min: Vector128_1<T>, max: Vector128_1<T>): Vector128_1<T>;
185
- static ConditionalSelect<T>(condition: Vector128_1<T>, left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
186
- static ConvertToDouble(vector: Vector128_1<CLROf<long>>): Vector128_1<CLROf<double>>;
187
- static ConvertToDouble(vector: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<double>>;
188
- static ConvertToInt32(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<int>>;
189
- static ConvertToInt32Native(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<int>>;
190
- static ConvertToInt64(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<long>>;
191
- static ConvertToInt64Native(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<long>>;
192
- static ConvertToSingle(vector: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
193
- static ConvertToSingle(vector: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<float>>;
194
- static ConvertToUInt32(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<uint>>;
195
- static ConvertToUInt32Native(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<uint>>;
196
- static ConvertToUInt64(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<ulong>>;
197
- static ConvertToUInt64Native(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<ulong>>;
198
- static CopySign<T>(value: Vector128_1<T>, sign: Vector128_1<T>): Vector128_1<T>;
199
- static CopyTo<T>(vector: Vector128_1<T>, destination: Span_1<T>): void;
200
- static CopyTo<T>(vector: Vector128_1<T>, destination: T[], startIndex: int): void;
201
- static CopyTo<T>(vector: Vector128_1<T>, destination: T[]): void;
202
- static Cos(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
203
- static Cos(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
204
- static Count<T>(vector: Vector128_1<T>, value: T): int;
205
- static CountWhereAllBitsSet<T>(vector: Vector128_1<T>): int;
206
- static Create<T>(values: ReadOnlySpan_1<T>): Vector128_1<T>;
207
- static Create(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte, e8: byte, e9: byte, e10: byte, e11: byte, e12: byte, e13: byte, e14: byte, e15: byte): Vector128_1<CLROf<byte>>;
208
- static Create(value: byte): Vector128_1<CLROf<byte>>;
209
- static Create(e0: double, e1: double): Vector128_1<CLROf<double>>;
210
- static Create(value: double): Vector128_1<CLROf<double>>;
211
- static Create(e0: short, e1: short, e2: short, e3: short, e4: short, e5: short, e6: short, e7: short): Vector128_1<CLROf<short>>;
212
- static Create(value: short): Vector128_1<CLROf<short>>;
213
- static Create(e0: int, e1: int, e2: int, e3: int): Vector128_1<CLROf<int>>;
214
- static Create(value: int): Vector128_1<CLROf<int>>;
215
- static Create(e0: long, e1: long): Vector128_1<CLROf<long>>;
216
- static Create(value: long): Vector128_1<CLROf<long>>;
217
- static Create(value: nint): Vector128_1<CLROf<nint>>;
218
- static Create(lower: Vector64_1<CLROf<byte>>, upper: Vector64_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
219
- static Create(lower: Vector64_1<CLROf<double>>, upper: Vector64_1<CLROf<double>>): Vector128_1<CLROf<double>>;
220
- static Create(lower: Vector64_1<CLROf<short>>, upper: Vector64_1<CLROf<short>>): Vector128_1<CLROf<short>>;
221
- static Create(lower: Vector64_1<CLROf<int>>, upper: Vector64_1<CLROf<int>>): Vector128_1<CLROf<int>>;
222
- static Create(lower: Vector64_1<CLROf<long>>, upper: Vector64_1<CLROf<long>>): Vector128_1<CLROf<long>>;
223
- static Create(lower: Vector64_1<CLROf<nint>>, upper: Vector64_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
224
- static Create(lower: Vector64_1<CLROf<sbyte>>, upper: Vector64_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
225
- static Create(lower: Vector64_1<CLROf<float>>, upper: Vector64_1<CLROf<float>>): Vector128_1<CLROf<float>>;
226
- static Create(lower: Vector64_1<CLROf<ushort>>, upper: Vector64_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
227
- static Create(lower: Vector64_1<CLROf<uint>>, upper: Vector64_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
228
- static Create(lower: Vector64_1<CLROf<ulong>>, upper: Vector64_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
229
- static Create(lower: Vector64_1<CLROf<nuint>>, upper: Vector64_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
230
- static Create(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte, e8: sbyte, e9: sbyte, e10: sbyte, e11: sbyte, e12: sbyte, e13: sbyte, e14: sbyte, e15: sbyte): Vector128_1<CLROf<sbyte>>;
231
- static Create(value: sbyte): Vector128_1<CLROf<sbyte>>;
232
- static Create(e0: float, e1: float, e2: float, e3: float): Vector128_1<CLROf<float>>;
233
- static Create(value: float): Vector128_1<CLROf<float>>;
234
- static Create(e0: ushort, e1: ushort, e2: ushort, e3: ushort, e4: ushort, e5: ushort, e6: ushort, e7: ushort): Vector128_1<CLROf<ushort>>;
235
- static Create(value: ushort): Vector128_1<CLROf<ushort>>;
236
- static Create(e0: uint, e1: uint, e2: uint, e3: uint): Vector128_1<CLROf<uint>>;
237
- static Create(value: uint): Vector128_1<CLROf<uint>>;
238
- static Create(e0: ulong, e1: ulong): Vector128_1<CLROf<ulong>>;
239
- static Create(value: ulong): Vector128_1<CLROf<ulong>>;
240
- static Create(value: nuint): Vector128_1<CLROf<nuint>>;
241
- static Create<T>(value: T): Vector128_1<T>;
242
- static Create<T>(values: T[], index: int): Vector128_1<T>;
243
- static Create<T>(values: T[]): Vector128_1<T>;
244
- static Create<T>(lower: Vector64_1<T>, upper: Vector64_1<T>): Vector128_1<T>;
245
- static Create<T>(value: Vector64_1<T>): Vector128_1<T>;
246
- static CreateScalar(value: byte): Vector128_1<CLROf<byte>>;
247
- static CreateScalar(value: double): Vector128_1<CLROf<double>>;
248
- static CreateScalar(value: short): Vector128_1<CLROf<short>>;
249
- static CreateScalar(value: int): Vector128_1<CLROf<int>>;
250
- static CreateScalar(value: long): Vector128_1<CLROf<long>>;
251
- static CreateScalar(value: nint): Vector128_1<CLROf<nint>>;
252
- static CreateScalar(value: sbyte): Vector128_1<CLROf<sbyte>>;
253
- static CreateScalar(value: float): Vector128_1<CLROf<float>>;
254
- static CreateScalar(value: ushort): Vector128_1<CLROf<ushort>>;
255
- static CreateScalar(value: uint): Vector128_1<CLROf<uint>>;
256
- static CreateScalar(value: ulong): Vector128_1<CLROf<ulong>>;
257
- static CreateScalar(value: nuint): Vector128_1<CLROf<nuint>>;
258
- static CreateScalar<T>(value: T): Vector128_1<T>;
259
- static CreateScalarUnsafe(value: byte): Vector128_1<CLROf<byte>>;
260
- static CreateScalarUnsafe(value: double): Vector128_1<CLROf<double>>;
261
- static CreateScalarUnsafe(value: short): Vector128_1<CLROf<short>>;
262
- static CreateScalarUnsafe(value: int): Vector128_1<CLROf<int>>;
263
- static CreateScalarUnsafe(value: long): Vector128_1<CLROf<long>>;
264
- static CreateScalarUnsafe(value: nint): Vector128_1<CLROf<nint>>;
265
- static CreateScalarUnsafe(value: sbyte): Vector128_1<CLROf<sbyte>>;
266
- static CreateScalarUnsafe(value: float): Vector128_1<CLROf<float>>;
267
- static CreateScalarUnsafe(value: ushort): Vector128_1<CLROf<ushort>>;
268
- static CreateScalarUnsafe(value: uint): Vector128_1<CLROf<uint>>;
269
- static CreateScalarUnsafe(value: ulong): Vector128_1<CLROf<ulong>>;
270
- static CreateScalarUnsafe(value: nuint): Vector128_1<CLROf<nuint>>;
271
- static CreateScalarUnsafe<T>(value: T): Vector128_1<T>;
272
- static CreateSequence<T>(start: T, step: T): Vector128_1<T>;
273
- static DegreesToRadians(degrees: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
274
- static DegreesToRadians(degrees: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
275
- static Divide<T>(left: Vector128_1<T>, right: T): Vector128_1<T>;
276
- static Divide<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
277
- static Dot<T>(left: Vector128_1<T>, right: Vector128_1<T>): T;
278
- static Equals<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
279
- static EqualsAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
280
- static EqualsAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
281
- static Exp(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
282
- static Exp(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
283
- static ExtractMostSignificantBits<T>(vector: Vector128_1<T>): uint;
284
- static Floor(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
285
- static Floor(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
286
- static FusedMultiplyAdd(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>, addend: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
287
- static FusedMultiplyAdd(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>, addend: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
151
+ static readonly isHardwareAccelerated: boolean;
152
+ static abs<T>(vector: Vector128_1<T>): Vector128_1<T>;
153
+ static add<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
154
+ static addSaturate<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
155
+ static all<T>(vector: Vector128_1<T>, value: T): boolean;
156
+ static allWhereAllBitsSet<T>(vector: Vector128_1<T>): boolean;
157
+ static andNot<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
158
+ static any_<T>(vector: Vector128_1<T>, value: T): boolean;
159
+ static anyWhereAllBitsSet<T>(vector: Vector128_1<T>): boolean;
160
+ static as_<TFrom, TTo>(vector: Vector128_1<TFrom>): Vector128_1<TTo>;
161
+ static asByte<T>(vector: Vector128_1<T>): Vector128_1<CLROf<byte>>;
162
+ static asDouble<T>(vector: Vector128_1<T>): Vector128_1<CLROf<double>>;
163
+ static asInt16<T>(vector: Vector128_1<T>): Vector128_1<CLROf<short>>;
164
+ static asInt32<T>(vector: Vector128_1<T>): Vector128_1<CLROf<int>>;
165
+ static asInt64<T>(vector: Vector128_1<T>): Vector128_1<CLROf<long>>;
166
+ static asNInt<T>(vector: Vector128_1<T>): Vector128_1<CLROf<nint>>;
167
+ static asNUInt<T>(vector: Vector128_1<T>): Vector128_1<CLROf<nuint>>;
168
+ static asPlane(value: Vector128_1<CLROf<float>>): Plane;
169
+ static asQuaternion(value: Vector128_1<CLROf<float>>): Quaternion;
170
+ static asSByte<T>(vector: Vector128_1<T>): Vector128_1<CLROf<sbyte>>;
171
+ static asSingle<T>(vector: Vector128_1<T>): Vector128_1<CLROf<float>>;
172
+ static asUInt16<T>(vector: Vector128_1<T>): Vector128_1<CLROf<ushort>>;
173
+ static asUInt32<T>(vector: Vector128_1<T>): Vector128_1<CLROf<uint>>;
174
+ static asUInt64<T>(vector: Vector128_1<T>): Vector128_1<CLROf<ulong>>;
175
+ static asVector<T>(value: Vector128_1<T>): Vector_1<T>;
176
+ static asVector128(value: Plane): Vector128_1<CLROf<float>>;
177
+ static asVector128(value: Quaternion): Vector128_1<CLROf<float>>;
178
+ static asVector128(value: Vector2): Vector128_1<CLROf<float>>;
179
+ static asVector128(value: Vector3): Vector128_1<CLROf<float>>;
180
+ static asVector128(value: Vector4): Vector128_1<CLROf<float>>;
181
+ static asVector128<T>(value: Vector_1<T>): Vector128_1<T>;
182
+ static asVector128Unsafe(value: Vector2): Vector128_1<CLROf<float>>;
183
+ static asVector128Unsafe(value: Vector3): Vector128_1<CLROf<float>>;
184
+ static asVector2(value: Vector128_1<CLROf<float>>): Vector2;
185
+ static asVector3(value: Vector128_1<CLROf<float>>): Vector3;
186
+ static asVector4(value: Vector128_1<CLROf<float>>): Vector4;
187
+ static bitwiseAnd<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
188
+ static bitwiseOr<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
189
+ static ceiling2(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
190
+ static ceiling2(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
191
+ static clamp<T>(value: Vector128_1<T>, min: Vector128_1<T>, max: Vector128_1<T>): Vector128_1<T>;
192
+ static clampNative<T>(value: Vector128_1<T>, min: Vector128_1<T>, max: Vector128_1<T>): Vector128_1<T>;
193
+ static conditionalSelect<T>(condition: Vector128_1<T>, left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
194
+ static convertToDouble(vector: Vector128_1<CLROf<long>>): Vector128_1<CLROf<double>>;
195
+ static convertToDouble(vector: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<double>>;
196
+ static convertToInt32(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<int>>;
197
+ static convertToInt32Native(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<int>>;
198
+ static convertToInt64(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<long>>;
199
+ static convertToInt64Native(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<long>>;
200
+ static convertToSingle(vector: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
201
+ static convertToSingle(vector: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<float>>;
202
+ static convertToUInt32(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<uint>>;
203
+ static convertToUInt32Native(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<uint>>;
204
+ static convertToUInt64(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<ulong>>;
205
+ static convertToUInt64Native(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<ulong>>;
206
+ static copySign<T>(value: Vector128_1<T>, sign: Vector128_1<T>): Vector128_1<T>;
207
+ static copyTo3<T>(vector: Vector128_1<T>, destination: Span_1<T>): void;
208
+ static copyTo3<T>(vector: Vector128_1<T>, destination: T[], startIndex: int): void;
209
+ static copyTo3<T>(vector: Vector128_1<T>, destination: T[]): void;
210
+ static cos(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
211
+ static cos(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
212
+ static count<T>(vector: Vector128_1<T>, value: T): int;
213
+ static countWhereAllBitsSet<T>(vector: Vector128_1<T>): int;
214
+ static create16<T>(values: ReadOnlySpan_1<T>): Vector128_1<T>;
215
+ static create16(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte, e8: byte, e9: byte, e10: byte, e11: byte, e12: byte, e13: byte, e14: byte, e15: byte): Vector128_1<CLROf<byte>>;
216
+ static create16(value: byte): Vector128_1<CLROf<byte>>;
217
+ static create16(e0: double, e1: double): Vector128_1<CLROf<double>>;
218
+ static create16(value: double): Vector128_1<CLROf<double>>;
219
+ static create16(e0: short, e1: short, e2: short, e3: short, e4: short, e5: short, e6: short, e7: short): Vector128_1<CLROf<short>>;
220
+ static create16(value: short): Vector128_1<CLROf<short>>;
221
+ static create16(e0: int, e1: int, e2: int, e3: int): Vector128_1<CLROf<int>>;
222
+ static create16(value: int): Vector128_1<CLROf<int>>;
223
+ static create16(e0: long, e1: long): Vector128_1<CLROf<long>>;
224
+ static create16(value: long): Vector128_1<CLROf<long>>;
225
+ static create16(value: nint): Vector128_1<CLROf<nint>>;
226
+ static create16(lower: Vector64_1<CLROf<byte>>, upper: Vector64_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
227
+ static create16(lower: Vector64_1<CLROf<double>>, upper: Vector64_1<CLROf<double>>): Vector128_1<CLROf<double>>;
228
+ static create16(lower: Vector64_1<CLROf<short>>, upper: Vector64_1<CLROf<short>>): Vector128_1<CLROf<short>>;
229
+ static create16(lower: Vector64_1<CLROf<int>>, upper: Vector64_1<CLROf<int>>): Vector128_1<CLROf<int>>;
230
+ static create16(lower: Vector64_1<CLROf<long>>, upper: Vector64_1<CLROf<long>>): Vector128_1<CLROf<long>>;
231
+ static create16(lower: Vector64_1<CLROf<nint>>, upper: Vector64_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
232
+ static create16(lower: Vector64_1<CLROf<sbyte>>, upper: Vector64_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
233
+ static create16(lower: Vector64_1<CLROf<float>>, upper: Vector64_1<CLROf<float>>): Vector128_1<CLROf<float>>;
234
+ static create16(lower: Vector64_1<CLROf<ushort>>, upper: Vector64_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
235
+ static create16(lower: Vector64_1<CLROf<uint>>, upper: Vector64_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
236
+ static create16(lower: Vector64_1<CLROf<ulong>>, upper: Vector64_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
237
+ static create16(lower: Vector64_1<CLROf<nuint>>, upper: Vector64_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
238
+ static create16(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte, e8: sbyte, e9: sbyte, e10: sbyte, e11: sbyte, e12: sbyte, e13: sbyte, e14: sbyte, e15: sbyte): Vector128_1<CLROf<sbyte>>;
239
+ static create16(value: sbyte): Vector128_1<CLROf<sbyte>>;
240
+ static create16(e0: float, e1: float, e2: float, e3: float): Vector128_1<CLROf<float>>;
241
+ static create16(value: float): Vector128_1<CLROf<float>>;
242
+ static create16(e0: ushort, e1: ushort, e2: ushort, e3: ushort, e4: ushort, e5: ushort, e6: ushort, e7: ushort): Vector128_1<CLROf<ushort>>;
243
+ static create16(value: ushort): Vector128_1<CLROf<ushort>>;
244
+ static create16(e0: uint, e1: uint, e2: uint, e3: uint): Vector128_1<CLROf<uint>>;
245
+ static create16(value: uint): Vector128_1<CLROf<uint>>;
246
+ static create16(e0: ulong, e1: ulong): Vector128_1<CLROf<ulong>>;
247
+ static create16(value: ulong): Vector128_1<CLROf<ulong>>;
248
+ static create16(value: nuint): Vector128_1<CLROf<nuint>>;
249
+ static create16<T>(value: T): Vector128_1<T>;
250
+ static create16<T>(values: T[], index: int): Vector128_1<T>;
251
+ static create16<T>(values: T[]): Vector128_1<T>;
252
+ static create16<T>(lower: Vector64_1<T>, upper: Vector64_1<T>): Vector128_1<T>;
253
+ static create16<T>(value: Vector64_1<T>): Vector128_1<T>;
254
+ static createScalar2(value: byte): Vector128_1<CLROf<byte>>;
255
+ static createScalar2(value: double): Vector128_1<CLROf<double>>;
256
+ static createScalar2(value: short): Vector128_1<CLROf<short>>;
257
+ static createScalar2(value: int): Vector128_1<CLROf<int>>;
258
+ static createScalar2(value: long): Vector128_1<CLROf<long>>;
259
+ static createScalar2(value: nint): Vector128_1<CLROf<nint>>;
260
+ static createScalar2(value: sbyte): Vector128_1<CLROf<sbyte>>;
261
+ static createScalar2(value: float): Vector128_1<CLROf<float>>;
262
+ static createScalar2(value: ushort): Vector128_1<CLROf<ushort>>;
263
+ static createScalar2(value: uint): Vector128_1<CLROf<uint>>;
264
+ static createScalar2(value: ulong): Vector128_1<CLROf<ulong>>;
265
+ static createScalar2(value: nuint): Vector128_1<CLROf<nuint>>;
266
+ static createScalar2<T>(value: T): Vector128_1<T>;
267
+ static createScalarUnsafe2(value: byte): Vector128_1<CLROf<byte>>;
268
+ static createScalarUnsafe2(value: double): Vector128_1<CLROf<double>>;
269
+ static createScalarUnsafe2(value: short): Vector128_1<CLROf<short>>;
270
+ static createScalarUnsafe2(value: int): Vector128_1<CLROf<int>>;
271
+ static createScalarUnsafe2(value: long): Vector128_1<CLROf<long>>;
272
+ static createScalarUnsafe2(value: nint): Vector128_1<CLROf<nint>>;
273
+ static createScalarUnsafe2(value: sbyte): Vector128_1<CLROf<sbyte>>;
274
+ static createScalarUnsafe2(value: float): Vector128_1<CLROf<float>>;
275
+ static createScalarUnsafe2(value: ushort): Vector128_1<CLROf<ushort>>;
276
+ static createScalarUnsafe2(value: uint): Vector128_1<CLROf<uint>>;
277
+ static createScalarUnsafe2(value: ulong): Vector128_1<CLROf<ulong>>;
278
+ static createScalarUnsafe2(value: nuint): Vector128_1<CLROf<nuint>>;
279
+ static createScalarUnsafe2<T>(value: T): Vector128_1<T>;
280
+ static createSequence<T>(start: T, step: T): Vector128_1<T>;
281
+ static degreesToRadians(degrees: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
282
+ static degreesToRadians(degrees: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
283
+ static divide2<T>(left: Vector128_1<T>, right: T): Vector128_1<T>;
284
+ static divide2<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
285
+ static dot<T>(left: Vector128_1<T>, right: Vector128_1<T>): T;
286
+ static equals<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
287
+ static equalsAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
288
+ static equalsAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
289
+ static exp(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
290
+ static exp(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
291
+ static extractMostSignificantBits<T>(vector: Vector128_1<T>): uint;
292
+ static floor2(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
293
+ static floor2(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
294
+ static fusedMultiplyAdd(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>, addend: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
295
+ static fusedMultiplyAdd(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>, addend: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
288
296
  static get_E<T extends IFloatingPointConstants_1<T>>(): Vector128_1<T>;
289
297
  static get_Epsilon<T extends IFloatingPointIeee754_1<T>>(): Vector128_1<T>;
290
298
  static get_NaN<T extends IFloatingPointIeee754_1<T>>(): Vector128_1<T>;
@@ -294,319 +302,319 @@ export abstract class Vector128$instance {
294
302
  static get_Pi<T extends IFloatingPointConstants_1<T>>(): Vector128_1<T>;
295
303
  static get_PositiveInfinity<T extends IFloatingPointIeee754_1<T>>(): Vector128_1<T>;
296
304
  static get_Tau<T extends IFloatingPointConstants_1<T>>(): Vector128_1<T>;
297
- static GetElement<T>(vector: Vector128_1<T>, index: int): T;
298
- static GetLower<T>(vector: Vector128_1<T>): Vector64_1<T>;
299
- static GetUpper<T>(vector: Vector128_1<T>): Vector64_1<T>;
300
- static GreaterThan<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
301
- static GreaterThanAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
302
- static GreaterThanAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
303
- static GreaterThanOrEqual<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
304
- static GreaterThanOrEqualAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
305
- static GreaterThanOrEqualAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
306
- static Hypot(x: Vector128_1<CLROf<double>>, y: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
307
- static Hypot(x: Vector128_1<CLROf<float>>, y: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
308
- static IndexOf<T>(vector: Vector128_1<T>, value: T): int;
309
- static IndexOfWhereAllBitsSet<T>(vector: Vector128_1<T>): int;
310
- static IsEvenInteger<T>(vector: Vector128_1<T>): Vector128_1<T>;
311
- static IsFinite<T>(vector: Vector128_1<T>): Vector128_1<T>;
312
- static IsInfinity<T>(vector: Vector128_1<T>): Vector128_1<T>;
313
- static IsInteger<T>(vector: Vector128_1<T>): Vector128_1<T>;
314
- static IsNaN<T>(vector: Vector128_1<T>): Vector128_1<T>;
315
- static IsNegative<T>(vector: Vector128_1<T>): Vector128_1<T>;
316
- static IsNegativeInfinity<T>(vector: Vector128_1<T>): Vector128_1<T>;
317
- static IsNormal<T>(vector: Vector128_1<T>): Vector128_1<T>;
318
- static IsOddInteger<T>(vector: Vector128_1<T>): Vector128_1<T>;
319
- static IsPositive<T>(vector: Vector128_1<T>): Vector128_1<T>;
320
- static IsPositiveInfinity<T>(vector: Vector128_1<T>): Vector128_1<T>;
321
- static IsSubnormal<T>(vector: Vector128_1<T>): Vector128_1<T>;
322
- static IsZero<T>(vector: Vector128_1<T>): Vector128_1<T>;
323
- static LastIndexOf<T>(vector: Vector128_1<T>, value: T): int;
324
- static LastIndexOfWhereAllBitsSet<T>(vector: Vector128_1<T>): int;
325
- static Lerp(x: Vector128_1<CLROf<double>>, y: Vector128_1<CLROf<double>>, amount: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
326
- static Lerp(x: Vector128_1<CLROf<float>>, y: Vector128_1<CLROf<float>>, amount: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
327
- static LessThan<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
328
- static LessThanAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
329
- static LessThanAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
330
- static LessThanOrEqual<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
331
- static LessThanOrEqualAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
332
- static LessThanOrEqualAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
333
- static Load<T>(source: ptr<T>): Vector128_1<T>;
334
- static LoadAligned<T>(source: ptr<T>): Vector128_1<T>;
335
- static LoadAlignedNonTemporal<T>(source: ptr<T>): Vector128_1<T>;
336
- static LoadUnsafe<T>(source: { value: ref<T> }, elementOffset: nuint): Vector128_1<T>;
337
- static LoadUnsafe<T>(source: { value: ref<T> }): Vector128_1<T>;
338
- static Log(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
339
- static Log(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
340
- static Log2(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
341
- static Log2(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
342
- static Max<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
343
- static MaxMagnitude<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
344
- static MaxMagnitudeNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
345
- static MaxNative<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
346
- static MaxNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
347
- static Min<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
348
- static MinMagnitude<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
349
- static MinMagnitudeNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
350
- static MinNative<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
351
- static MinNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
352
- static Multiply<T>(left: T, right: Vector128_1<T>): Vector128_1<T>;
353
- static Multiply<T>(left: Vector128_1<T>, right: T): Vector128_1<T>;
354
- static Multiply<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
355
- static MultiplyAddEstimate(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>, addend: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
356
- static MultiplyAddEstimate(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>, addend: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
357
- static Narrow(lower: Vector128_1<CLROf<double>>, upper: Vector128_1<CLROf<double>>): Vector128_1<CLROf<float>>;
358
- static Narrow(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<sbyte>>;
359
- static Narrow(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<short>>;
360
- static Narrow(lower: Vector128_1<CLROf<long>>, upper: Vector128_1<CLROf<long>>): Vector128_1<CLROf<int>>;
361
- static Narrow(lower: Vector128_1<CLROf<ushort>>, upper: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<byte>>;
362
- static Narrow(lower: Vector128_1<CLROf<uint>>, upper: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ushort>>;
363
- static Narrow(lower: Vector128_1<CLROf<ulong>>, upper: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<uint>>;
364
- static NarrowWithSaturation(lower: Vector128_1<CLROf<double>>, upper: Vector128_1<CLROf<double>>): Vector128_1<CLROf<float>>;
365
- static NarrowWithSaturation(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<sbyte>>;
366
- static NarrowWithSaturation(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<short>>;
367
- static NarrowWithSaturation(lower: Vector128_1<CLROf<long>>, upper: Vector128_1<CLROf<long>>): Vector128_1<CLROf<int>>;
368
- static NarrowWithSaturation(lower: Vector128_1<CLROf<ushort>>, upper: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<byte>>;
369
- static NarrowWithSaturation(lower: Vector128_1<CLROf<uint>>, upper: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ushort>>;
370
- static NarrowWithSaturation(lower: Vector128_1<CLROf<ulong>>, upper: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<uint>>;
371
- static Negate<T>(vector: Vector128_1<T>): Vector128_1<T>;
372
- static None<T>(vector: Vector128_1<T>, value: T): boolean;
373
- static NoneWhereAllBitsSet<T>(vector: Vector128_1<T>): boolean;
374
- static OnesComplement<T>(vector: Vector128_1<T>): Vector128_1<T>;
375
- static RadiansToDegrees(radians: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
376
- static RadiansToDegrees(radians: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
377
- static Round(vector: Vector128_1<CLROf<double>>, mode: MidpointRounding): Vector128_1<CLROf<double>>;
378
- static Round(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
379
- static Round(vector: Vector128_1<CLROf<float>>, mode: MidpointRounding): Vector128_1<CLROf<float>>;
380
- static Round(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
381
- static ShiftLeft(vector: Vector128_1<CLROf<byte>>, shiftCount: int): Vector128_1<CLROf<byte>>;
382
- static ShiftLeft(vector: Vector128_1<CLROf<short>>, shiftCount: int): Vector128_1<CLROf<short>>;
383
- static ShiftLeft(vector: Vector128_1<CLROf<int>>, shiftCount: int): Vector128_1<CLROf<int>>;
384
- static ShiftLeft(vector: Vector128_1<CLROf<long>>, shiftCount: int): Vector128_1<CLROf<long>>;
385
- static ShiftLeft(vector: Vector128_1<CLROf<nint>>, shiftCount: int): Vector128_1<CLROf<nint>>;
386
- static ShiftLeft(vector: Vector128_1<CLROf<sbyte>>, shiftCount: int): Vector128_1<CLROf<sbyte>>;
387
- static ShiftLeft(vector: Vector128_1<CLROf<ushort>>, shiftCount: int): Vector128_1<CLROf<ushort>>;
388
- static ShiftLeft(vector: Vector128_1<CLROf<uint>>, shiftCount: int): Vector128_1<CLROf<uint>>;
389
- static ShiftLeft(vector: Vector128_1<CLROf<ulong>>, shiftCount: int): Vector128_1<CLROf<ulong>>;
390
- static ShiftLeft(vector: Vector128_1<CLROf<nuint>>, shiftCount: int): Vector128_1<CLROf<nuint>>;
391
- static ShiftRightArithmetic(vector: Vector128_1<CLROf<short>>, shiftCount: int): Vector128_1<CLROf<short>>;
392
- static ShiftRightArithmetic(vector: Vector128_1<CLROf<int>>, shiftCount: int): Vector128_1<CLROf<int>>;
393
- static ShiftRightArithmetic(vector: Vector128_1<CLROf<long>>, shiftCount: int): Vector128_1<CLROf<long>>;
394
- static ShiftRightArithmetic(vector: Vector128_1<CLROf<nint>>, shiftCount: int): Vector128_1<CLROf<nint>>;
395
- static ShiftRightArithmetic(vector: Vector128_1<CLROf<sbyte>>, shiftCount: int): Vector128_1<CLROf<sbyte>>;
396
- static ShiftRightLogical(vector: Vector128_1<CLROf<byte>>, shiftCount: int): Vector128_1<CLROf<byte>>;
397
- static ShiftRightLogical(vector: Vector128_1<CLROf<short>>, shiftCount: int): Vector128_1<CLROf<short>>;
398
- static ShiftRightLogical(vector: Vector128_1<CLROf<int>>, shiftCount: int): Vector128_1<CLROf<int>>;
399
- static ShiftRightLogical(vector: Vector128_1<CLROf<long>>, shiftCount: int): Vector128_1<CLROf<long>>;
400
- static ShiftRightLogical(vector: Vector128_1<CLROf<nint>>, shiftCount: int): Vector128_1<CLROf<nint>>;
401
- static ShiftRightLogical(vector: Vector128_1<CLROf<sbyte>>, shiftCount: int): Vector128_1<CLROf<sbyte>>;
402
- static ShiftRightLogical(vector: Vector128_1<CLROf<ushort>>, shiftCount: int): Vector128_1<CLROf<ushort>>;
403
- static ShiftRightLogical(vector: Vector128_1<CLROf<uint>>, shiftCount: int): Vector128_1<CLROf<uint>>;
404
- static ShiftRightLogical(vector: Vector128_1<CLROf<ulong>>, shiftCount: int): Vector128_1<CLROf<ulong>>;
405
- static ShiftRightLogical(vector: Vector128_1<CLROf<nuint>>, shiftCount: int): Vector128_1<CLROf<nuint>>;
406
- static Shuffle(vector: Vector128_1<CLROf<byte>>, indices: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
407
- static Shuffle(vector: Vector128_1<CLROf<double>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<double>>;
408
- static Shuffle(vector: Vector128_1<CLROf<short>>, indices: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
409
- static Shuffle(vector: Vector128_1<CLROf<int>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
410
- static Shuffle(vector: Vector128_1<CLROf<long>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
411
- static Shuffle(vector: Vector128_1<CLROf<sbyte>>, indices: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
412
- static Shuffle(vector: Vector128_1<CLROf<float>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
413
- static Shuffle(vector: Vector128_1<CLROf<ushort>>, indices: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
414
- static Shuffle(vector: Vector128_1<CLROf<uint>>, indices: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
415
- static Shuffle(vector: Vector128_1<CLROf<ulong>>, indices: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
416
- static ShuffleNative(vector: Vector128_1<CLROf<byte>>, indices: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
417
- static ShuffleNative(vector: Vector128_1<CLROf<double>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<double>>;
418
- static ShuffleNative(vector: Vector128_1<CLROf<short>>, indices: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
419
- static ShuffleNative(vector: Vector128_1<CLROf<int>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
420
- static ShuffleNative(vector: Vector128_1<CLROf<long>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
421
- static ShuffleNative(vector: Vector128_1<CLROf<sbyte>>, indices: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
422
- static ShuffleNative(vector: Vector128_1<CLROf<float>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
423
- static ShuffleNative(vector: Vector128_1<CLROf<ushort>>, indices: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
424
- static ShuffleNative(vector: Vector128_1<CLROf<uint>>, indices: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
425
- static ShuffleNative(vector: Vector128_1<CLROf<ulong>>, indices: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
426
- static Sin(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
427
- static Sin(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
428
- static SinCos(vector: Vector128_1<CLROf<double>>): ValueTuple_2<Vector128_1<CLROf<double>>, Vector128_1<CLROf<double>>>;
429
- static SinCos(vector: Vector128_1<CLROf<float>>): ValueTuple_2<Vector128_1<CLROf<float>>, Vector128_1<CLROf<float>>>;
430
- static Sqrt<T>(vector: Vector128_1<T>): Vector128_1<T>;
431
- static Store<T>(source: Vector128_1<T>, destination: ptr<T>): void;
432
- static StoreAligned<T>(source: Vector128_1<T>, destination: ptr<T>): void;
433
- static StoreAlignedNonTemporal<T>(source: Vector128_1<T>, destination: ptr<T>): void;
434
- static StoreUnsafe<T>(source: Vector128_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
435
- static StoreUnsafe<T>(source: Vector128_1<T>, destination: { value: ref<T> }): void;
436
- static Subtract<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
437
- static SubtractSaturate<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
438
- static Sum<T>(vector: Vector128_1<T>): T;
439
- static ToScalar<T>(vector: Vector128_1<T>): T;
440
- static ToVector256<T>(vector: Vector128_1<T>): Vector256_1<T>;
441
- static ToVector256Unsafe<T>(vector: Vector128_1<T>): Vector256_1<T>;
442
- static Truncate(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
443
- static Truncate(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
444
- static TryCopyTo<T>(vector: Vector128_1<T>, destination: Span_1<T>): boolean;
445
- static Widen(source: Vector128_1<CLROf<byte>>): ValueTuple_2<Vector128_1<CLROf<ushort>>, Vector128_1<CLROf<ushort>>>;
446
- static Widen(source: Vector128_1<CLROf<short>>): ValueTuple_2<Vector128_1<CLROf<int>>, Vector128_1<CLROf<int>>>;
447
- static Widen(source: Vector128_1<CLROf<int>>): ValueTuple_2<Vector128_1<CLROf<long>>, Vector128_1<CLROf<long>>>;
448
- static Widen(source: Vector128_1<CLROf<sbyte>>): ValueTuple_2<Vector128_1<CLROf<short>>, Vector128_1<CLROf<short>>>;
449
- static Widen(source: Vector128_1<CLROf<float>>): ValueTuple_2<Vector128_1<CLROf<double>>, Vector128_1<CLROf<double>>>;
450
- static Widen(source: Vector128_1<CLROf<ushort>>): ValueTuple_2<Vector128_1<CLROf<uint>>, Vector128_1<CLROf<uint>>>;
451
- static Widen(source: Vector128_1<CLROf<uint>>): ValueTuple_2<Vector128_1<CLROf<ulong>>, Vector128_1<CLROf<ulong>>>;
452
- static WidenLower(source: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
453
- static WidenLower(source: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
454
- static WidenLower(source: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
455
- static WidenLower(source: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
456
- static WidenLower(source: Vector128_1<CLROf<float>>): Vector128_1<CLROf<double>>;
457
- static WidenLower(source: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
458
- static WidenLower(source: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
459
- static WidenUpper(source: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
460
- static WidenUpper(source: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
461
- static WidenUpper(source: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
462
- static WidenUpper(source: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
463
- static WidenUpper(source: Vector128_1<CLROf<float>>): Vector128_1<CLROf<double>>;
464
- static WidenUpper(source: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
465
- static WidenUpper(source: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
466
- static WithElement<T>(vector: Vector128_1<T>, index: int, value: T): Vector128_1<T>;
467
- static WithLower<T>(vector: Vector128_1<T>, value: Vector64_1<T>): Vector128_1<T>;
468
- static WithUpper<T>(vector: Vector128_1<T>, value: Vector64_1<T>): Vector128_1<T>;
469
- static Xor<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
305
+ static getElement<T>(vector: Vector128_1<T>, index: int): T;
306
+ static getLower<T>(vector: Vector128_1<T>): Vector64_1<T>;
307
+ static getUpper<T>(vector: Vector128_1<T>): Vector64_1<T>;
308
+ static greaterThan<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
309
+ static greaterThanAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
310
+ static greaterThanAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
311
+ static greaterThanOrEqual<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
312
+ static greaterThanOrEqualAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
313
+ static greaterThanOrEqualAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
314
+ static hypot(x: Vector128_1<CLROf<double>>, y: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
315
+ static hypot(x: Vector128_1<CLROf<float>>, y: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
316
+ static indexOf<T>(vector: Vector128_1<T>, value: T): int;
317
+ static indexOfWhereAllBitsSet<T>(vector: Vector128_1<T>): int;
318
+ static isEvenInteger<T>(vector: Vector128_1<T>): Vector128_1<T>;
319
+ static isFinite<T>(vector: Vector128_1<T>): Vector128_1<T>;
320
+ static isInfinity<T>(vector: Vector128_1<T>): Vector128_1<T>;
321
+ static isInteger<T>(vector: Vector128_1<T>): Vector128_1<T>;
322
+ static isNaN<T>(vector: Vector128_1<T>): Vector128_1<T>;
323
+ static isNegative<T>(vector: Vector128_1<T>): Vector128_1<T>;
324
+ static isNegativeInfinity<T>(vector: Vector128_1<T>): Vector128_1<T>;
325
+ static isNormal<T>(vector: Vector128_1<T>): Vector128_1<T>;
326
+ static isOddInteger<T>(vector: Vector128_1<T>): Vector128_1<T>;
327
+ static isPositive<T>(vector: Vector128_1<T>): Vector128_1<T>;
328
+ static isPositiveInfinity<T>(vector: Vector128_1<T>): Vector128_1<T>;
329
+ static isSubnormal<T>(vector: Vector128_1<T>): Vector128_1<T>;
330
+ static isZero<T>(vector: Vector128_1<T>): Vector128_1<T>;
331
+ static lastIndexOf<T>(vector: Vector128_1<T>, value: T): int;
332
+ static lastIndexOfWhereAllBitsSet<T>(vector: Vector128_1<T>): int;
333
+ static lerp(x: Vector128_1<CLROf<double>>, y: Vector128_1<CLROf<double>>, amount: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
334
+ static lerp(x: Vector128_1<CLROf<float>>, y: Vector128_1<CLROf<float>>, amount: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
335
+ static lessThan<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
336
+ static lessThanAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
337
+ static lessThanAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
338
+ static lessThanOrEqual<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
339
+ static lessThanOrEqualAll<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
340
+ static lessThanOrEqualAny<T>(left: Vector128_1<T>, right: Vector128_1<T>): boolean;
341
+ static load<T>(source: ptr<T>): Vector128_1<T>;
342
+ static loadAligned<T>(source: ptr<T>): Vector128_1<T>;
343
+ static loadAlignedNonTemporal<T>(source: ptr<T>): Vector128_1<T>;
344
+ static loadUnsafe2<T>(source: { value: ref<T> }, elementOffset: nuint): Vector128_1<T>;
345
+ static loadUnsafe2<T>(source: { value: ref<T> }): Vector128_1<T>;
346
+ static log(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
347
+ static log(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
348
+ static log22(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
349
+ static log22(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
350
+ static max<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
351
+ static maxMagnitude<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
352
+ static maxMagnitudeNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
353
+ static maxNative<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
354
+ static maxNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
355
+ static min<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
356
+ static minMagnitude<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
357
+ static minMagnitudeNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
358
+ static minNative<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
359
+ static minNumber<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
360
+ static multiply3<T>(left: T, right: Vector128_1<T>): Vector128_1<T>;
361
+ static multiply3<T>(left: Vector128_1<T>, right: T): Vector128_1<T>;
362
+ static multiply3<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
363
+ static multiplyAddEstimate(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>, addend: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
364
+ static multiplyAddEstimate(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>, addend: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
365
+ static narrow(lower: Vector128_1<CLROf<double>>, upper: Vector128_1<CLROf<double>>): Vector128_1<CLROf<float>>;
366
+ static narrow(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<sbyte>>;
367
+ static narrow(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<short>>;
368
+ static narrow(lower: Vector128_1<CLROf<long>>, upper: Vector128_1<CLROf<long>>): Vector128_1<CLROf<int>>;
369
+ static narrow(lower: Vector128_1<CLROf<ushort>>, upper: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<byte>>;
370
+ static narrow(lower: Vector128_1<CLROf<uint>>, upper: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ushort>>;
371
+ static narrow(lower: Vector128_1<CLROf<ulong>>, upper: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<uint>>;
372
+ static narrowWithSaturation(lower: Vector128_1<CLROf<double>>, upper: Vector128_1<CLROf<double>>): Vector128_1<CLROf<float>>;
373
+ static narrowWithSaturation(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<sbyte>>;
374
+ static narrowWithSaturation(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<short>>;
375
+ static narrowWithSaturation(lower: Vector128_1<CLROf<long>>, upper: Vector128_1<CLROf<long>>): Vector128_1<CLROf<int>>;
376
+ static narrowWithSaturation(lower: Vector128_1<CLROf<ushort>>, upper: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<byte>>;
377
+ static narrowWithSaturation(lower: Vector128_1<CLROf<uint>>, upper: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ushort>>;
378
+ static narrowWithSaturation(lower: Vector128_1<CLROf<ulong>>, upper: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<uint>>;
379
+ static negate<T>(vector: Vector128_1<T>): Vector128_1<T>;
380
+ static none<T>(vector: Vector128_1<T>, value: T): boolean;
381
+ static noneWhereAllBitsSet<T>(vector: Vector128_1<T>): boolean;
382
+ static onesComplement<T>(vector: Vector128_1<T>): Vector128_1<T>;
383
+ static radiansToDegrees(radians: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
384
+ static radiansToDegrees(radians: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
385
+ static round3(vector: Vector128_1<CLROf<double>>, mode: MidpointRounding): Vector128_1<CLROf<double>>;
386
+ static round3(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
387
+ static round3(vector: Vector128_1<CLROf<float>>, mode: MidpointRounding): Vector128_1<CLROf<float>>;
388
+ static round3(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
389
+ static shiftLeft(vector: Vector128_1<CLROf<byte>>, shiftCount: int): Vector128_1<CLROf<byte>>;
390
+ static shiftLeft(vector: Vector128_1<CLROf<short>>, shiftCount: int): Vector128_1<CLROf<short>>;
391
+ static shiftLeft(vector: Vector128_1<CLROf<int>>, shiftCount: int): Vector128_1<CLROf<int>>;
392
+ static shiftLeft(vector: Vector128_1<CLROf<long>>, shiftCount: int): Vector128_1<CLROf<long>>;
393
+ static shiftLeft(vector: Vector128_1<CLROf<nint>>, shiftCount: int): Vector128_1<CLROf<nint>>;
394
+ static shiftLeft(vector: Vector128_1<CLROf<sbyte>>, shiftCount: int): Vector128_1<CLROf<sbyte>>;
395
+ static shiftLeft(vector: Vector128_1<CLROf<ushort>>, shiftCount: int): Vector128_1<CLROf<ushort>>;
396
+ static shiftLeft(vector: Vector128_1<CLROf<uint>>, shiftCount: int): Vector128_1<CLROf<uint>>;
397
+ static shiftLeft(vector: Vector128_1<CLROf<ulong>>, shiftCount: int): Vector128_1<CLROf<ulong>>;
398
+ static shiftLeft(vector: Vector128_1<CLROf<nuint>>, shiftCount: int): Vector128_1<CLROf<nuint>>;
399
+ static shiftRightArithmetic(vector: Vector128_1<CLROf<short>>, shiftCount: int): Vector128_1<CLROf<short>>;
400
+ static shiftRightArithmetic(vector: Vector128_1<CLROf<int>>, shiftCount: int): Vector128_1<CLROf<int>>;
401
+ static shiftRightArithmetic(vector: Vector128_1<CLROf<long>>, shiftCount: int): Vector128_1<CLROf<long>>;
402
+ static shiftRightArithmetic(vector: Vector128_1<CLROf<nint>>, shiftCount: int): Vector128_1<CLROf<nint>>;
403
+ static shiftRightArithmetic(vector: Vector128_1<CLROf<sbyte>>, shiftCount: int): Vector128_1<CLROf<sbyte>>;
404
+ static shiftRightLogical(vector: Vector128_1<CLROf<byte>>, shiftCount: int): Vector128_1<CLROf<byte>>;
405
+ static shiftRightLogical(vector: Vector128_1<CLROf<short>>, shiftCount: int): Vector128_1<CLROf<short>>;
406
+ static shiftRightLogical(vector: Vector128_1<CLROf<int>>, shiftCount: int): Vector128_1<CLROf<int>>;
407
+ static shiftRightLogical(vector: Vector128_1<CLROf<long>>, shiftCount: int): Vector128_1<CLROf<long>>;
408
+ static shiftRightLogical(vector: Vector128_1<CLROf<nint>>, shiftCount: int): Vector128_1<CLROf<nint>>;
409
+ static shiftRightLogical(vector: Vector128_1<CLROf<sbyte>>, shiftCount: int): Vector128_1<CLROf<sbyte>>;
410
+ static shiftRightLogical(vector: Vector128_1<CLROf<ushort>>, shiftCount: int): Vector128_1<CLROf<ushort>>;
411
+ static shiftRightLogical(vector: Vector128_1<CLROf<uint>>, shiftCount: int): Vector128_1<CLROf<uint>>;
412
+ static shiftRightLogical(vector: Vector128_1<CLROf<ulong>>, shiftCount: int): Vector128_1<CLROf<ulong>>;
413
+ static shiftRightLogical(vector: Vector128_1<CLROf<nuint>>, shiftCount: int): Vector128_1<CLROf<nuint>>;
414
+ static shuffle(vector: Vector128_1<CLROf<byte>>, indices: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
415
+ static shuffle(vector: Vector128_1<CLROf<double>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<double>>;
416
+ static shuffle(vector: Vector128_1<CLROf<short>>, indices: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
417
+ static shuffle(vector: Vector128_1<CLROf<int>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
418
+ static shuffle(vector: Vector128_1<CLROf<long>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
419
+ static shuffle(vector: Vector128_1<CLROf<sbyte>>, indices: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
420
+ static shuffle(vector: Vector128_1<CLROf<float>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
421
+ static shuffle(vector: Vector128_1<CLROf<ushort>>, indices: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
422
+ static shuffle(vector: Vector128_1<CLROf<uint>>, indices: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
423
+ static shuffle(vector: Vector128_1<CLROf<ulong>>, indices: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
424
+ static shuffleNative(vector: Vector128_1<CLROf<byte>>, indices: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
425
+ static shuffleNative(vector: Vector128_1<CLROf<double>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<double>>;
426
+ static shuffleNative(vector: Vector128_1<CLROf<short>>, indices: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
427
+ static shuffleNative(vector: Vector128_1<CLROf<int>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
428
+ static shuffleNative(vector: Vector128_1<CLROf<long>>, indices: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
429
+ static shuffleNative(vector: Vector128_1<CLROf<sbyte>>, indices: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
430
+ static shuffleNative(vector: Vector128_1<CLROf<float>>, indices: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
431
+ static shuffleNative(vector: Vector128_1<CLROf<ushort>>, indices: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
432
+ static shuffleNative(vector: Vector128_1<CLROf<uint>>, indices: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
433
+ static shuffleNative(vector: Vector128_1<CLROf<ulong>>, indices: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
434
+ static sin(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
435
+ static sin(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
436
+ static sinCos(vector: Vector128_1<CLROf<double>>): ValueTuple_2<Vector128_1<CLROf<double>>, Vector128_1<CLROf<double>>>;
437
+ static sinCos(vector: Vector128_1<CLROf<float>>): ValueTuple_2<Vector128_1<CLROf<float>>, Vector128_1<CLROf<float>>>;
438
+ static sqrt<T>(vector: Vector128_1<T>): Vector128_1<T>;
439
+ static store<T>(source: Vector128_1<T>, destination: ptr<T>): void;
440
+ static storeAligned<T>(source: Vector128_1<T>, destination: ptr<T>): void;
441
+ static storeAlignedNonTemporal<T>(source: Vector128_1<T>, destination: ptr<T>): void;
442
+ static storeUnsafe2<T>(source: Vector128_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
443
+ static storeUnsafe2<T>(source: Vector128_1<T>, destination: { value: ref<T> }): void;
444
+ static subtract<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
445
+ static subtractSaturate<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
446
+ static sum<T>(vector: Vector128_1<T>): T;
447
+ static toScalar<T>(vector: Vector128_1<T>): T;
448
+ static toVector256<T>(vector: Vector128_1<T>): Vector256_1<T>;
449
+ static toVector256Unsafe<T>(vector: Vector128_1<T>): Vector256_1<T>;
450
+ static truncate(vector: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
451
+ static truncate(vector: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
452
+ static tryCopyTo<T>(vector: Vector128_1<T>, destination: Span_1<T>): boolean;
453
+ static widen(source: Vector128_1<CLROf<byte>>): ValueTuple_2<Vector128_1<CLROf<ushort>>, Vector128_1<CLROf<ushort>>>;
454
+ static widen(source: Vector128_1<CLROf<short>>): ValueTuple_2<Vector128_1<CLROf<int>>, Vector128_1<CLROf<int>>>;
455
+ static widen(source: Vector128_1<CLROf<int>>): ValueTuple_2<Vector128_1<CLROf<long>>, Vector128_1<CLROf<long>>>;
456
+ static widen(source: Vector128_1<CLROf<sbyte>>): ValueTuple_2<Vector128_1<CLROf<short>>, Vector128_1<CLROf<short>>>;
457
+ static widen(source: Vector128_1<CLROf<float>>): ValueTuple_2<Vector128_1<CLROf<double>>, Vector128_1<CLROf<double>>>;
458
+ static widen(source: Vector128_1<CLROf<ushort>>): ValueTuple_2<Vector128_1<CLROf<uint>>, Vector128_1<CLROf<uint>>>;
459
+ static widen(source: Vector128_1<CLROf<uint>>): ValueTuple_2<Vector128_1<CLROf<ulong>>, Vector128_1<CLROf<ulong>>>;
460
+ static widenLower(source: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
461
+ static widenLower(source: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
462
+ static widenLower(source: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
463
+ static widenLower(source: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
464
+ static widenLower(source: Vector128_1<CLROf<float>>): Vector128_1<CLROf<double>>;
465
+ static widenLower(source: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
466
+ static widenLower(source: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
467
+ static widenUpper(source: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
468
+ static widenUpper(source: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
469
+ static widenUpper(source: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
470
+ static widenUpper(source: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
471
+ static widenUpper(source: Vector128_1<CLROf<float>>): Vector128_1<CLROf<double>>;
472
+ static widenUpper(source: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
473
+ static widenUpper(source: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
474
+ static withElement<T>(vector: Vector128_1<T>, index: int, value: T): Vector128_1<T>;
475
+ static withLower<T>(vector: Vector128_1<T>, value: Vector64_1<T>): Vector128_1<T>;
476
+ static withUpper<T>(vector: Vector128_1<T>, value: Vector64_1<T>): Vector128_1<T>;
477
+ static xor<T>(left: Vector128_1<T>, right: Vector128_1<T>): Vector128_1<T>;
470
478
  }
471
479
 
472
480
 
473
481
  export type Vector128 = Vector128$instance;
474
482
 
475
483
  export abstract class Vector256$instance {
476
- static readonly IsHardwareAccelerated: boolean;
477
- static Abs<T>(vector: Vector256_1<T>): Vector256_1<T>;
478
- static Add<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
479
- static AddSaturate<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
480
- static All<T>(vector: Vector256_1<T>, value: T): boolean;
481
- static AllWhereAllBitsSet<T>(vector: Vector256_1<T>): boolean;
482
- static AndNot<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
483
- static Any<T>(vector: Vector256_1<T>, value: T): boolean;
484
- static AnyWhereAllBitsSet<T>(vector: Vector256_1<T>): boolean;
485
- static As<TFrom, TTo>(vector: Vector256_1<TFrom>): Vector256_1<TTo>;
486
- static AsByte<T>(vector: Vector256_1<T>): Vector256_1<CLROf<byte>>;
487
- static AsDouble<T>(vector: Vector256_1<T>): Vector256_1<CLROf<double>>;
488
- static AsInt16<T>(vector: Vector256_1<T>): Vector256_1<CLROf<short>>;
489
- static AsInt32<T>(vector: Vector256_1<T>): Vector256_1<CLROf<int>>;
490
- static AsInt64<T>(vector: Vector256_1<T>): Vector256_1<CLROf<long>>;
491
- static AsNInt<T>(vector: Vector256_1<T>): Vector256_1<CLROf<nint>>;
492
- static AsNUInt<T>(vector: Vector256_1<T>): Vector256_1<CLROf<nuint>>;
493
- static AsSByte<T>(vector: Vector256_1<T>): Vector256_1<CLROf<sbyte>>;
494
- static AsSingle<T>(vector: Vector256_1<T>): Vector256_1<CLROf<float>>;
495
- static AsUInt16<T>(vector: Vector256_1<T>): Vector256_1<CLROf<ushort>>;
496
- static AsUInt32<T>(vector: Vector256_1<T>): Vector256_1<CLROf<uint>>;
497
- static AsUInt64<T>(vector: Vector256_1<T>): Vector256_1<CLROf<ulong>>;
498
- static AsVector<T>(value: Vector256_1<T>): Vector_1<T>;
499
- static AsVector256<T>(value: Vector_1<T>): Vector256_1<T>;
500
- static BitwiseAnd<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
501
- static BitwiseOr<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
502
- static Ceiling(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
503
- static Ceiling(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
504
- static Clamp<T>(value: Vector256_1<T>, min: Vector256_1<T>, max: Vector256_1<T>): Vector256_1<T>;
505
- static ClampNative<T>(value: Vector256_1<T>, min: Vector256_1<T>, max: Vector256_1<T>): Vector256_1<T>;
506
- static ConditionalSelect<T>(condition: Vector256_1<T>, left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
507
- static ConvertToDouble(vector: Vector256_1<CLROf<long>>): Vector256_1<CLROf<double>>;
508
- static ConvertToDouble(vector: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<double>>;
509
- static ConvertToInt32(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<int>>;
510
- static ConvertToInt32Native(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<int>>;
511
- static ConvertToInt64(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<long>>;
512
- static ConvertToInt64Native(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<long>>;
513
- static ConvertToSingle(vector: Vector256_1<CLROf<int>>): Vector256_1<CLROf<float>>;
514
- static ConvertToSingle(vector: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<float>>;
515
- static ConvertToUInt32(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<uint>>;
516
- static ConvertToUInt32Native(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<uint>>;
517
- static ConvertToUInt64(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<ulong>>;
518
- static ConvertToUInt64Native(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<ulong>>;
519
- static CopySign<T>(value: Vector256_1<T>, sign: Vector256_1<T>): Vector256_1<T>;
520
- static CopyTo<T>(vector: Vector256_1<T>, destination: Span_1<T>): void;
521
- static CopyTo<T>(vector: Vector256_1<T>, destination: T[], startIndex: int): void;
522
- static CopyTo<T>(vector: Vector256_1<T>, destination: T[]): void;
523
- static Cos(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
524
- static Cos(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
525
- static Count<T>(vector: Vector256_1<T>, value: T): int;
526
- static CountWhereAllBitsSet<T>(vector: Vector256_1<T>): int;
527
- static Create<T>(values: ReadOnlySpan_1<T>): Vector256_1<T>;
528
- static Create(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte, e8: byte, e9: byte, e10: byte, e11: byte, e12: byte, e13: byte, e14: byte, e15: byte, e16: byte, e17: byte, e18: byte, e19: byte, e20: byte, e21: byte, e22: byte, e23: byte, e24: byte, e25: byte, e26: byte, e27: byte, e28: byte, e29: byte, e30: byte, e31: byte): Vector256_1<CLROf<byte>>;
529
- static Create(value: byte): Vector256_1<CLROf<byte>>;
530
- static Create(e0: double, e1: double, e2: double, e3: double): Vector256_1<CLROf<double>>;
531
- static Create(value: double): Vector256_1<CLROf<double>>;
532
- static Create(e0: short, e1: short, e2: short, e3: short, e4: short, e5: short, e6: short, e7: short, e8: short, e9: short, e10: short, e11: short, e12: short, e13: short, e14: short, e15: short): Vector256_1<CLROf<short>>;
533
- static Create(value: short): Vector256_1<CLROf<short>>;
534
- static Create(e0: int, e1: int, e2: int, e3: int, e4: int, e5: int, e6: int, e7: int): Vector256_1<CLROf<int>>;
535
- static Create(value: int): Vector256_1<CLROf<int>>;
536
- static Create(e0: long, e1: long, e2: long, e3: long): Vector256_1<CLROf<long>>;
537
- static Create(value: long): Vector256_1<CLROf<long>>;
538
- static Create(value: nint): Vector256_1<CLROf<nint>>;
539
- static Create(lower: Vector128_1<CLROf<byte>>, upper: Vector128_1<CLROf<byte>>): Vector256_1<CLROf<byte>>;
540
- static Create(lower: Vector128_1<CLROf<double>>, upper: Vector128_1<CLROf<double>>): Vector256_1<CLROf<double>>;
541
- static Create(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector256_1<CLROf<short>>;
542
- static Create(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector256_1<CLROf<int>>;
543
- static Create(lower: Vector128_1<CLROf<long>>, upper: Vector128_1<CLROf<long>>): Vector256_1<CLROf<long>>;
544
- static Create(lower: Vector128_1<CLROf<nint>>, upper: Vector128_1<CLROf<nint>>): Vector256_1<CLROf<nint>>;
545
- static Create(lower: Vector128_1<CLROf<sbyte>>, upper: Vector128_1<CLROf<sbyte>>): Vector256_1<CLROf<sbyte>>;
546
- static Create(lower: Vector128_1<CLROf<float>>, upper: Vector128_1<CLROf<float>>): Vector256_1<CLROf<float>>;
547
- static Create(lower: Vector128_1<CLROf<ushort>>, upper: Vector128_1<CLROf<ushort>>): Vector256_1<CLROf<ushort>>;
548
- static Create(lower: Vector128_1<CLROf<uint>>, upper: Vector128_1<CLROf<uint>>): Vector256_1<CLROf<uint>>;
549
- static Create(lower: Vector128_1<CLROf<ulong>>, upper: Vector128_1<CLROf<ulong>>): Vector256_1<CLROf<ulong>>;
550
- static Create(lower: Vector128_1<CLROf<nuint>>, upper: Vector128_1<CLROf<nuint>>): Vector256_1<CLROf<nuint>>;
551
- static Create(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte, e8: sbyte, e9: sbyte, e10: sbyte, e11: sbyte, e12: sbyte, e13: sbyte, e14: sbyte, e15: sbyte, e16: sbyte, e17: sbyte, e18: sbyte, e19: sbyte, e20: sbyte, e21: sbyte, e22: sbyte, e23: sbyte, e24: sbyte, e25: sbyte, e26: sbyte, e27: sbyte, e28: sbyte, e29: sbyte, e30: sbyte, e31: sbyte): Vector256_1<CLROf<sbyte>>;
552
- static Create(value: sbyte): Vector256_1<CLROf<sbyte>>;
553
- static Create(e0: float, e1: float, e2: float, e3: float, e4: float, e5: float, e6: float, e7: float): Vector256_1<CLROf<float>>;
554
- static Create(value: float): Vector256_1<CLROf<float>>;
555
- static Create(e0: ushort, e1: ushort, e2: ushort, e3: ushort, e4: ushort, e5: ushort, e6: ushort, e7: ushort, e8: ushort, e9: ushort, e10: ushort, e11: ushort, e12: ushort, e13: ushort, e14: ushort, e15: ushort): Vector256_1<CLROf<ushort>>;
556
- static Create(value: ushort): Vector256_1<CLROf<ushort>>;
557
- static Create(e0: uint, e1: uint, e2: uint, e3: uint, e4: uint, e5: uint, e6: uint, e7: uint): Vector256_1<CLROf<uint>>;
558
- static Create(value: uint): Vector256_1<CLROf<uint>>;
559
- static Create(e0: ulong, e1: ulong, e2: ulong, e3: ulong): Vector256_1<CLROf<ulong>>;
560
- static Create(value: ulong): Vector256_1<CLROf<ulong>>;
561
- static Create(value: nuint): Vector256_1<CLROf<nuint>>;
562
- static Create<T>(value: T): Vector256_1<T>;
563
- static Create<T>(values: T[], index: int): Vector256_1<T>;
564
- static Create<T>(values: T[]): Vector256_1<T>;
565
- static Create<T>(lower: Vector128_1<T>, upper: Vector128_1<T>): Vector256_1<T>;
566
- static Create<T>(value: Vector128_1<T>): Vector256_1<T>;
567
- static Create<T>(value: Vector64_1<T>): Vector256_1<T>;
568
- static CreateScalar(value: byte): Vector256_1<CLROf<byte>>;
569
- static CreateScalar(value: double): Vector256_1<CLROf<double>>;
570
- static CreateScalar(value: short): Vector256_1<CLROf<short>>;
571
- static CreateScalar(value: int): Vector256_1<CLROf<int>>;
572
- static CreateScalar(value: long): Vector256_1<CLROf<long>>;
573
- static CreateScalar(value: nint): Vector256_1<CLROf<nint>>;
574
- static CreateScalar(value: sbyte): Vector256_1<CLROf<sbyte>>;
575
- static CreateScalar(value: float): Vector256_1<CLROf<float>>;
576
- static CreateScalar(value: ushort): Vector256_1<CLROf<ushort>>;
577
- static CreateScalar(value: uint): Vector256_1<CLROf<uint>>;
578
- static CreateScalar(value: ulong): Vector256_1<CLROf<ulong>>;
579
- static CreateScalar(value: nuint): Vector256_1<CLROf<nuint>>;
580
- static CreateScalar<T>(value: T): Vector256_1<T>;
581
- static CreateScalarUnsafe(value: byte): Vector256_1<CLROf<byte>>;
582
- static CreateScalarUnsafe(value: double): Vector256_1<CLROf<double>>;
583
- static CreateScalarUnsafe(value: short): Vector256_1<CLROf<short>>;
584
- static CreateScalarUnsafe(value: int): Vector256_1<CLROf<int>>;
585
- static CreateScalarUnsafe(value: long): Vector256_1<CLROf<long>>;
586
- static CreateScalarUnsafe(value: nint): Vector256_1<CLROf<nint>>;
587
- static CreateScalarUnsafe(value: sbyte): Vector256_1<CLROf<sbyte>>;
588
- static CreateScalarUnsafe(value: float): Vector256_1<CLROf<float>>;
589
- static CreateScalarUnsafe(value: ushort): Vector256_1<CLROf<ushort>>;
590
- static CreateScalarUnsafe(value: uint): Vector256_1<CLROf<uint>>;
591
- static CreateScalarUnsafe(value: ulong): Vector256_1<CLROf<ulong>>;
592
- static CreateScalarUnsafe(value: nuint): Vector256_1<CLROf<nuint>>;
593
- static CreateScalarUnsafe<T>(value: T): Vector256_1<T>;
594
- static CreateSequence<T>(start: T, step: T): Vector256_1<T>;
595
- static DegreesToRadians(degrees: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
596
- static DegreesToRadians(degrees: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
597
- static Divide<T>(left: Vector256_1<T>, right: T): Vector256_1<T>;
598
- static Divide<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
599
- static Dot<T>(left: Vector256_1<T>, right: Vector256_1<T>): T;
600
- static Equals<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
601
- static EqualsAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
602
- static EqualsAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
603
- static Exp(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
604
- static Exp(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
605
- static ExtractMostSignificantBits<T>(vector: Vector256_1<T>): uint;
606
- static Floor(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
607
- static Floor(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
608
- static FusedMultiplyAdd(left: Vector256_1<CLROf<double>>, right: Vector256_1<CLROf<double>>, addend: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
609
- static FusedMultiplyAdd(left: Vector256_1<CLROf<float>>, right: Vector256_1<CLROf<float>>, addend: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
484
+ static readonly isHardwareAccelerated: boolean;
485
+ static abs<T>(vector: Vector256_1<T>): Vector256_1<T>;
486
+ static add<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
487
+ static addSaturate<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
488
+ static all<T>(vector: Vector256_1<T>, value: T): boolean;
489
+ static allWhereAllBitsSet<T>(vector: Vector256_1<T>): boolean;
490
+ static andNot<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
491
+ static any_<T>(vector: Vector256_1<T>, value: T): boolean;
492
+ static anyWhereAllBitsSet<T>(vector: Vector256_1<T>): boolean;
493
+ static as_<TFrom, TTo>(vector: Vector256_1<TFrom>): Vector256_1<TTo>;
494
+ static asByte<T>(vector: Vector256_1<T>): Vector256_1<CLROf<byte>>;
495
+ static asDouble<T>(vector: Vector256_1<T>): Vector256_1<CLROf<double>>;
496
+ static asInt16<T>(vector: Vector256_1<T>): Vector256_1<CLROf<short>>;
497
+ static asInt32<T>(vector: Vector256_1<T>): Vector256_1<CLROf<int>>;
498
+ static asInt64<T>(vector: Vector256_1<T>): Vector256_1<CLROf<long>>;
499
+ static asNInt<T>(vector: Vector256_1<T>): Vector256_1<CLROf<nint>>;
500
+ static asNUInt<T>(vector: Vector256_1<T>): Vector256_1<CLROf<nuint>>;
501
+ static asSByte<T>(vector: Vector256_1<T>): Vector256_1<CLROf<sbyte>>;
502
+ static asSingle<T>(vector: Vector256_1<T>): Vector256_1<CLROf<float>>;
503
+ static asUInt16<T>(vector: Vector256_1<T>): Vector256_1<CLROf<ushort>>;
504
+ static asUInt32<T>(vector: Vector256_1<T>): Vector256_1<CLROf<uint>>;
505
+ static asUInt64<T>(vector: Vector256_1<T>): Vector256_1<CLROf<ulong>>;
506
+ static asVector<T>(value: Vector256_1<T>): Vector_1<T>;
507
+ static asVector256<T>(value: Vector_1<T>): Vector256_1<T>;
508
+ static bitwiseAnd<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
509
+ static bitwiseOr<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
510
+ static ceiling2(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
511
+ static ceiling2(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
512
+ static clamp<T>(value: Vector256_1<T>, min: Vector256_1<T>, max: Vector256_1<T>): Vector256_1<T>;
513
+ static clampNative<T>(value: Vector256_1<T>, min: Vector256_1<T>, max: Vector256_1<T>): Vector256_1<T>;
514
+ static conditionalSelect<T>(condition: Vector256_1<T>, left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
515
+ static convertToDouble(vector: Vector256_1<CLROf<long>>): Vector256_1<CLROf<double>>;
516
+ static convertToDouble(vector: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<double>>;
517
+ static convertToInt32(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<int>>;
518
+ static convertToInt32Native(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<int>>;
519
+ static convertToInt64(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<long>>;
520
+ static convertToInt64Native(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<long>>;
521
+ static convertToSingle(vector: Vector256_1<CLROf<int>>): Vector256_1<CLROf<float>>;
522
+ static convertToSingle(vector: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<float>>;
523
+ static convertToUInt32(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<uint>>;
524
+ static convertToUInt32Native(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<uint>>;
525
+ static convertToUInt64(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<ulong>>;
526
+ static convertToUInt64Native(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<ulong>>;
527
+ static copySign<T>(value: Vector256_1<T>, sign: Vector256_1<T>): Vector256_1<T>;
528
+ static copyTo3<T>(vector: Vector256_1<T>, destination: Span_1<T>): void;
529
+ static copyTo3<T>(vector: Vector256_1<T>, destination: T[], startIndex: int): void;
530
+ static copyTo3<T>(vector: Vector256_1<T>, destination: T[]): void;
531
+ static cos(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
532
+ static cos(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
533
+ static count<T>(vector: Vector256_1<T>, value: T): int;
534
+ static countWhereAllBitsSet<T>(vector: Vector256_1<T>): int;
535
+ static create16<T>(values: ReadOnlySpan_1<T>): Vector256_1<T>;
536
+ static create16(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte, e8: byte, e9: byte, e10: byte, e11: byte, e12: byte, e13: byte, e14: byte, e15: byte, e16: byte, e17: byte, e18: byte, e19: byte, e20: byte, e21: byte, e22: byte, e23: byte, e24: byte, e25: byte, e26: byte, e27: byte, e28: byte, e29: byte, e30: byte, e31: byte): Vector256_1<CLROf<byte>>;
537
+ static create16(value: byte): Vector256_1<CLROf<byte>>;
538
+ static create16(e0: double, e1: double, e2: double, e3: double): Vector256_1<CLROf<double>>;
539
+ static create16(value: double): Vector256_1<CLROf<double>>;
540
+ static create16(e0: short, e1: short, e2: short, e3: short, e4: short, e5: short, e6: short, e7: short, e8: short, e9: short, e10: short, e11: short, e12: short, e13: short, e14: short, e15: short): Vector256_1<CLROf<short>>;
541
+ static create16(value: short): Vector256_1<CLROf<short>>;
542
+ static create16(e0: int, e1: int, e2: int, e3: int, e4: int, e5: int, e6: int, e7: int): Vector256_1<CLROf<int>>;
543
+ static create16(value: int): Vector256_1<CLROf<int>>;
544
+ static create16(e0: long, e1: long, e2: long, e3: long): Vector256_1<CLROf<long>>;
545
+ static create16(value: long): Vector256_1<CLROf<long>>;
546
+ static create16(value: nint): Vector256_1<CLROf<nint>>;
547
+ static create16(lower: Vector128_1<CLROf<byte>>, upper: Vector128_1<CLROf<byte>>): Vector256_1<CLROf<byte>>;
548
+ static create16(lower: Vector128_1<CLROf<double>>, upper: Vector128_1<CLROf<double>>): Vector256_1<CLROf<double>>;
549
+ static create16(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector256_1<CLROf<short>>;
550
+ static create16(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector256_1<CLROf<int>>;
551
+ static create16(lower: Vector128_1<CLROf<long>>, upper: Vector128_1<CLROf<long>>): Vector256_1<CLROf<long>>;
552
+ static create16(lower: Vector128_1<CLROf<nint>>, upper: Vector128_1<CLROf<nint>>): Vector256_1<CLROf<nint>>;
553
+ static create16(lower: Vector128_1<CLROf<sbyte>>, upper: Vector128_1<CLROf<sbyte>>): Vector256_1<CLROf<sbyte>>;
554
+ static create16(lower: Vector128_1<CLROf<float>>, upper: Vector128_1<CLROf<float>>): Vector256_1<CLROf<float>>;
555
+ static create16(lower: Vector128_1<CLROf<ushort>>, upper: Vector128_1<CLROf<ushort>>): Vector256_1<CLROf<ushort>>;
556
+ static create16(lower: Vector128_1<CLROf<uint>>, upper: Vector128_1<CLROf<uint>>): Vector256_1<CLROf<uint>>;
557
+ static create16(lower: Vector128_1<CLROf<ulong>>, upper: Vector128_1<CLROf<ulong>>): Vector256_1<CLROf<ulong>>;
558
+ static create16(lower: Vector128_1<CLROf<nuint>>, upper: Vector128_1<CLROf<nuint>>): Vector256_1<CLROf<nuint>>;
559
+ static create16(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte, e8: sbyte, e9: sbyte, e10: sbyte, e11: sbyte, e12: sbyte, e13: sbyte, e14: sbyte, e15: sbyte, e16: sbyte, e17: sbyte, e18: sbyte, e19: sbyte, e20: sbyte, e21: sbyte, e22: sbyte, e23: sbyte, e24: sbyte, e25: sbyte, e26: sbyte, e27: sbyte, e28: sbyte, e29: sbyte, e30: sbyte, e31: sbyte): Vector256_1<CLROf<sbyte>>;
560
+ static create16(value: sbyte): Vector256_1<CLROf<sbyte>>;
561
+ static create16(e0: float, e1: float, e2: float, e3: float, e4: float, e5: float, e6: float, e7: float): Vector256_1<CLROf<float>>;
562
+ static create16(value: float): Vector256_1<CLROf<float>>;
563
+ static create16(e0: ushort, e1: ushort, e2: ushort, e3: ushort, e4: ushort, e5: ushort, e6: ushort, e7: ushort, e8: ushort, e9: ushort, e10: ushort, e11: ushort, e12: ushort, e13: ushort, e14: ushort, e15: ushort): Vector256_1<CLROf<ushort>>;
564
+ static create16(value: ushort): Vector256_1<CLROf<ushort>>;
565
+ static create16(e0: uint, e1: uint, e2: uint, e3: uint, e4: uint, e5: uint, e6: uint, e7: uint): Vector256_1<CLROf<uint>>;
566
+ static create16(value: uint): Vector256_1<CLROf<uint>>;
567
+ static create16(e0: ulong, e1: ulong, e2: ulong, e3: ulong): Vector256_1<CLROf<ulong>>;
568
+ static create16(value: ulong): Vector256_1<CLROf<ulong>>;
569
+ static create16(value: nuint): Vector256_1<CLROf<nuint>>;
570
+ static create16<T>(value: T): Vector256_1<T>;
571
+ static create16<T>(values: T[], index: int): Vector256_1<T>;
572
+ static create16<T>(values: T[]): Vector256_1<T>;
573
+ static create16<T>(lower: Vector128_1<T>, upper: Vector128_1<T>): Vector256_1<T>;
574
+ static create16<T>(value: Vector128_1<T>): Vector256_1<T>;
575
+ static create16<T>(value: Vector64_1<T>): Vector256_1<T>;
576
+ static createScalar2(value: byte): Vector256_1<CLROf<byte>>;
577
+ static createScalar2(value: double): Vector256_1<CLROf<double>>;
578
+ static createScalar2(value: short): Vector256_1<CLROf<short>>;
579
+ static createScalar2(value: int): Vector256_1<CLROf<int>>;
580
+ static createScalar2(value: long): Vector256_1<CLROf<long>>;
581
+ static createScalar2(value: nint): Vector256_1<CLROf<nint>>;
582
+ static createScalar2(value: sbyte): Vector256_1<CLROf<sbyte>>;
583
+ static createScalar2(value: float): Vector256_1<CLROf<float>>;
584
+ static createScalar2(value: ushort): Vector256_1<CLROf<ushort>>;
585
+ static createScalar2(value: uint): Vector256_1<CLROf<uint>>;
586
+ static createScalar2(value: ulong): Vector256_1<CLROf<ulong>>;
587
+ static createScalar2(value: nuint): Vector256_1<CLROf<nuint>>;
588
+ static createScalar2<T>(value: T): Vector256_1<T>;
589
+ static createScalarUnsafe2(value: byte): Vector256_1<CLROf<byte>>;
590
+ static createScalarUnsafe2(value: double): Vector256_1<CLROf<double>>;
591
+ static createScalarUnsafe2(value: short): Vector256_1<CLROf<short>>;
592
+ static createScalarUnsafe2(value: int): Vector256_1<CLROf<int>>;
593
+ static createScalarUnsafe2(value: long): Vector256_1<CLROf<long>>;
594
+ static createScalarUnsafe2(value: nint): Vector256_1<CLROf<nint>>;
595
+ static createScalarUnsafe2(value: sbyte): Vector256_1<CLROf<sbyte>>;
596
+ static createScalarUnsafe2(value: float): Vector256_1<CLROf<float>>;
597
+ static createScalarUnsafe2(value: ushort): Vector256_1<CLROf<ushort>>;
598
+ static createScalarUnsafe2(value: uint): Vector256_1<CLROf<uint>>;
599
+ static createScalarUnsafe2(value: ulong): Vector256_1<CLROf<ulong>>;
600
+ static createScalarUnsafe2(value: nuint): Vector256_1<CLROf<nuint>>;
601
+ static createScalarUnsafe2<T>(value: T): Vector256_1<T>;
602
+ static createSequence<T>(start: T, step: T): Vector256_1<T>;
603
+ static degreesToRadians(degrees: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
604
+ static degreesToRadians(degrees: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
605
+ static divide2<T>(left: Vector256_1<T>, right: T): Vector256_1<T>;
606
+ static divide2<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
607
+ static dot<T>(left: Vector256_1<T>, right: Vector256_1<T>): T;
608
+ static equals<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
609
+ static equalsAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
610
+ static equalsAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
611
+ static exp(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
612
+ static exp(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
613
+ static extractMostSignificantBits<T>(vector: Vector256_1<T>): uint;
614
+ static floor2(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
615
+ static floor2(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
616
+ static fusedMultiplyAdd(left: Vector256_1<CLROf<double>>, right: Vector256_1<CLROf<double>>, addend: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
617
+ static fusedMultiplyAdd(left: Vector256_1<CLROf<float>>, right: Vector256_1<CLROf<float>>, addend: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
610
618
  static get_E<T extends IFloatingPointConstants_1<T>>(): Vector256_1<T>;
611
619
  static get_Epsilon<T extends IFloatingPointIeee754_1<T>>(): Vector256_1<T>;
612
620
  static get_NaN<T extends IFloatingPointIeee754_1<T>>(): Vector256_1<T>;
@@ -616,320 +624,320 @@ export abstract class Vector256$instance {
616
624
  static get_Pi<T extends IFloatingPointConstants_1<T>>(): Vector256_1<T>;
617
625
  static get_PositiveInfinity<T extends IFloatingPointIeee754_1<T>>(): Vector256_1<T>;
618
626
  static get_Tau<T extends IFloatingPointConstants_1<T>>(): Vector256_1<T>;
619
- static GetElement<T>(vector: Vector256_1<T>, index: int): T;
620
- static GetLower<T>(vector: Vector256_1<T>): Vector128_1<T>;
621
- static GetUpper<T>(vector: Vector256_1<T>): Vector128_1<T>;
622
- static GreaterThan<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
623
- static GreaterThanAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
624
- static GreaterThanAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
625
- static GreaterThanOrEqual<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
626
- static GreaterThanOrEqualAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
627
- static GreaterThanOrEqualAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
628
- static Hypot(x: Vector256_1<CLROf<double>>, y: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
629
- static Hypot(x: Vector256_1<CLROf<float>>, y: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
630
- static IndexOf<T>(vector: Vector256_1<T>, value: T): int;
631
- static IndexOfWhereAllBitsSet<T>(vector: Vector256_1<T>): int;
632
- static IsEvenInteger<T>(vector: Vector256_1<T>): Vector256_1<T>;
633
- static IsFinite<T>(vector: Vector256_1<T>): Vector256_1<T>;
634
- static IsInfinity<T>(vector: Vector256_1<T>): Vector256_1<T>;
635
- static IsInteger<T>(vector: Vector256_1<T>): Vector256_1<T>;
636
- static IsNaN<T>(vector: Vector256_1<T>): Vector256_1<T>;
637
- static IsNegative<T>(vector: Vector256_1<T>): Vector256_1<T>;
638
- static IsNegativeInfinity<T>(vector: Vector256_1<T>): Vector256_1<T>;
639
- static IsNormal<T>(vector: Vector256_1<T>): Vector256_1<T>;
640
- static IsOddInteger<T>(vector: Vector256_1<T>): Vector256_1<T>;
641
- static IsPositive<T>(vector: Vector256_1<T>): Vector256_1<T>;
642
- static IsPositiveInfinity<T>(vector: Vector256_1<T>): Vector256_1<T>;
643
- static IsSubnormal<T>(vector: Vector256_1<T>): Vector256_1<T>;
644
- static IsZero<T>(vector: Vector256_1<T>): Vector256_1<T>;
645
- static LastIndexOf<T>(vector: Vector256_1<T>, value: T): int;
646
- static LastIndexOfWhereAllBitsSet<T>(vector: Vector256_1<T>): int;
647
- static Lerp(x: Vector256_1<CLROf<double>>, y: Vector256_1<CLROf<double>>, amount: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
648
- static Lerp(x: Vector256_1<CLROf<float>>, y: Vector256_1<CLROf<float>>, amount: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
649
- static LessThan<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
650
- static LessThanAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
651
- static LessThanAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
652
- static LessThanOrEqual<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
653
- static LessThanOrEqualAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
654
- static LessThanOrEqualAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
655
- static Load<T>(source: ptr<T>): Vector256_1<T>;
656
- static LoadAligned<T>(source: ptr<T>): Vector256_1<T>;
657
- static LoadAlignedNonTemporal<T>(source: ptr<T>): Vector256_1<T>;
658
- static LoadUnsafe<T>(source: { value: ref<T> }, elementOffset: nuint): Vector256_1<T>;
659
- static LoadUnsafe<T>(source: { value: ref<T> }): Vector256_1<T>;
660
- static Log(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
661
- static Log(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
662
- static Log2(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
663
- static Log2(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
664
- static Max<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
665
- static MaxMagnitude<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
666
- static MaxMagnitudeNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
667
- static MaxNative<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
668
- static MaxNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
669
- static Min<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
670
- static MinMagnitude<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
671
- static MinMagnitudeNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
672
- static MinNative<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
673
- static MinNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
674
- static Multiply<T>(left: T, right: Vector256_1<T>): Vector256_1<T>;
675
- static Multiply<T>(left: Vector256_1<T>, right: T): Vector256_1<T>;
676
- static Multiply<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
677
- static MultiplyAddEstimate(left: Vector256_1<CLROf<double>>, right: Vector256_1<CLROf<double>>, addend: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
678
- static MultiplyAddEstimate(left: Vector256_1<CLROf<float>>, right: Vector256_1<CLROf<float>>, addend: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
679
- static Narrow(lower: Vector256_1<CLROf<double>>, upper: Vector256_1<CLROf<double>>): Vector256_1<CLROf<float>>;
680
- static Narrow(lower: Vector256_1<CLROf<short>>, upper: Vector256_1<CLROf<short>>): Vector256_1<CLROf<sbyte>>;
681
- static Narrow(lower: Vector256_1<CLROf<int>>, upper: Vector256_1<CLROf<int>>): Vector256_1<CLROf<short>>;
682
- static Narrow(lower: Vector256_1<CLROf<long>>, upper: Vector256_1<CLROf<long>>): Vector256_1<CLROf<int>>;
683
- static Narrow(lower: Vector256_1<CLROf<ushort>>, upper: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<byte>>;
684
- static Narrow(lower: Vector256_1<CLROf<uint>>, upper: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ushort>>;
685
- static Narrow(lower: Vector256_1<CLROf<ulong>>, upper: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<uint>>;
686
- static NarrowWithSaturation(lower: Vector256_1<CLROf<double>>, upper: Vector256_1<CLROf<double>>): Vector256_1<CLROf<float>>;
687
- static NarrowWithSaturation(lower: Vector256_1<CLROf<short>>, upper: Vector256_1<CLROf<short>>): Vector256_1<CLROf<sbyte>>;
688
- static NarrowWithSaturation(lower: Vector256_1<CLROf<int>>, upper: Vector256_1<CLROf<int>>): Vector256_1<CLROf<short>>;
689
- static NarrowWithSaturation(lower: Vector256_1<CLROf<long>>, upper: Vector256_1<CLROf<long>>): Vector256_1<CLROf<int>>;
690
- static NarrowWithSaturation(lower: Vector256_1<CLROf<ushort>>, upper: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<byte>>;
691
- static NarrowWithSaturation(lower: Vector256_1<CLROf<uint>>, upper: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ushort>>;
692
- static NarrowWithSaturation(lower: Vector256_1<CLROf<ulong>>, upper: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<uint>>;
693
- static Negate<T>(vector: Vector256_1<T>): Vector256_1<T>;
694
- static None<T>(vector: Vector256_1<T>, value: T): boolean;
695
- static NoneWhereAllBitsSet<T>(vector: Vector256_1<T>): boolean;
696
- static OnesComplement<T>(vector: Vector256_1<T>): Vector256_1<T>;
697
- static RadiansToDegrees(radians: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
698
- static RadiansToDegrees(radians: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
699
- static Round(vector: Vector256_1<CLROf<double>>, mode: MidpointRounding): Vector256_1<CLROf<double>>;
700
- static Round(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
701
- static Round(vector: Vector256_1<CLROf<float>>, mode: MidpointRounding): Vector256_1<CLROf<float>>;
702
- static Round(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
703
- static ShiftLeft(vector: Vector256_1<CLROf<byte>>, shiftCount: int): Vector256_1<CLROf<byte>>;
704
- static ShiftLeft(vector: Vector256_1<CLROf<short>>, shiftCount: int): Vector256_1<CLROf<short>>;
705
- static ShiftLeft(vector: Vector256_1<CLROf<int>>, shiftCount: int): Vector256_1<CLROf<int>>;
706
- static ShiftLeft(vector: Vector256_1<CLROf<long>>, shiftCount: int): Vector256_1<CLROf<long>>;
707
- static ShiftLeft(vector: Vector256_1<CLROf<nint>>, shiftCount: int): Vector256_1<CLROf<nint>>;
708
- static ShiftLeft(vector: Vector256_1<CLROf<sbyte>>, shiftCount: int): Vector256_1<CLROf<sbyte>>;
709
- static ShiftLeft(vector: Vector256_1<CLROf<ushort>>, shiftCount: int): Vector256_1<CLROf<ushort>>;
710
- static ShiftLeft(vector: Vector256_1<CLROf<uint>>, shiftCount: int): Vector256_1<CLROf<uint>>;
711
- static ShiftLeft(vector: Vector256_1<CLROf<ulong>>, shiftCount: int): Vector256_1<CLROf<ulong>>;
712
- static ShiftLeft(vector: Vector256_1<CLROf<nuint>>, shiftCount: int): Vector256_1<CLROf<nuint>>;
713
- static ShiftRightArithmetic(vector: Vector256_1<CLROf<short>>, shiftCount: int): Vector256_1<CLROf<short>>;
714
- static ShiftRightArithmetic(vector: Vector256_1<CLROf<int>>, shiftCount: int): Vector256_1<CLROf<int>>;
715
- static ShiftRightArithmetic(vector: Vector256_1<CLROf<long>>, shiftCount: int): Vector256_1<CLROf<long>>;
716
- static ShiftRightArithmetic(vector: Vector256_1<CLROf<nint>>, shiftCount: int): Vector256_1<CLROf<nint>>;
717
- static ShiftRightArithmetic(vector: Vector256_1<CLROf<sbyte>>, shiftCount: int): Vector256_1<CLROf<sbyte>>;
718
- static ShiftRightLogical(vector: Vector256_1<CLROf<byte>>, shiftCount: int): Vector256_1<CLROf<byte>>;
719
- static ShiftRightLogical(vector: Vector256_1<CLROf<short>>, shiftCount: int): Vector256_1<CLROf<short>>;
720
- static ShiftRightLogical(vector: Vector256_1<CLROf<int>>, shiftCount: int): Vector256_1<CLROf<int>>;
721
- static ShiftRightLogical(vector: Vector256_1<CLROf<long>>, shiftCount: int): Vector256_1<CLROf<long>>;
722
- static ShiftRightLogical(vector: Vector256_1<CLROf<nint>>, shiftCount: int): Vector256_1<CLROf<nint>>;
723
- static ShiftRightLogical(vector: Vector256_1<CLROf<sbyte>>, shiftCount: int): Vector256_1<CLROf<sbyte>>;
724
- static ShiftRightLogical(vector: Vector256_1<CLROf<ushort>>, shiftCount: int): Vector256_1<CLROf<ushort>>;
725
- static ShiftRightLogical(vector: Vector256_1<CLROf<uint>>, shiftCount: int): Vector256_1<CLROf<uint>>;
726
- static ShiftRightLogical(vector: Vector256_1<CLROf<ulong>>, shiftCount: int): Vector256_1<CLROf<ulong>>;
727
- static ShiftRightLogical(vector: Vector256_1<CLROf<nuint>>, shiftCount: int): Vector256_1<CLROf<nuint>>;
728
- static Shuffle(vector: Vector256_1<CLROf<byte>>, indices: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<byte>>;
729
- static Shuffle(vector: Vector256_1<CLROf<double>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<double>>;
730
- static Shuffle(vector: Vector256_1<CLROf<short>>, indices: Vector256_1<CLROf<short>>): Vector256_1<CLROf<short>>;
731
- static Shuffle(vector: Vector256_1<CLROf<int>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<int>>;
732
- static Shuffle(vector: Vector256_1<CLROf<long>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<long>>;
733
- static Shuffle(vector: Vector256_1<CLROf<sbyte>>, indices: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<sbyte>>;
734
- static Shuffle(vector: Vector256_1<CLROf<float>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<float>>;
735
- static Shuffle(vector: Vector256_1<CLROf<ushort>>, indices: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<ushort>>;
736
- static Shuffle(vector: Vector256_1<CLROf<uint>>, indices: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<uint>>;
737
- static Shuffle(vector: Vector256_1<CLROf<ulong>>, indices: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<ulong>>;
738
- static ShuffleNative(vector: Vector256_1<CLROf<byte>>, indices: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<byte>>;
739
- static ShuffleNative(vector: Vector256_1<CLROf<double>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<double>>;
740
- static ShuffleNative(vector: Vector256_1<CLROf<short>>, indices: Vector256_1<CLROf<short>>): Vector256_1<CLROf<short>>;
741
- static ShuffleNative(vector: Vector256_1<CLROf<int>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<int>>;
742
- static ShuffleNative(vector: Vector256_1<CLROf<long>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<long>>;
743
- static ShuffleNative(vector: Vector256_1<CLROf<sbyte>>, indices: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<sbyte>>;
744
- static ShuffleNative(vector: Vector256_1<CLROf<float>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<float>>;
745
- static ShuffleNative(vector: Vector256_1<CLROf<ushort>>, indices: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<ushort>>;
746
- static ShuffleNative(vector: Vector256_1<CLROf<uint>>, indices: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<uint>>;
747
- static ShuffleNative(vector: Vector256_1<CLROf<ulong>>, indices: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<ulong>>;
748
- static Sin(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
749
- static Sin(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
750
- static SinCos(vector: Vector256_1<CLROf<double>>): ValueTuple_2<Vector256_1<CLROf<double>>, Vector256_1<CLROf<double>>>;
751
- static SinCos(vector: Vector256_1<CLROf<float>>): ValueTuple_2<Vector256_1<CLROf<float>>, Vector256_1<CLROf<float>>>;
752
- static Sqrt<T>(vector: Vector256_1<T>): Vector256_1<T>;
753
- static Store<T>(source: Vector256_1<T>, destination: ptr<T>): void;
754
- static StoreAligned<T>(source: Vector256_1<T>, destination: ptr<T>): void;
755
- static StoreAlignedNonTemporal<T>(source: Vector256_1<T>, destination: ptr<T>): void;
756
- static StoreUnsafe<T>(source: Vector256_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
757
- static StoreUnsafe<T>(source: Vector256_1<T>, destination: { value: ref<T> }): void;
758
- static Subtract<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
759
- static SubtractSaturate<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
760
- static Sum<T>(vector: Vector256_1<T>): T;
761
- static ToScalar<T>(vector: Vector256_1<T>): T;
762
- static ToVector512<T>(vector: Vector256_1<T>): Vector512_1<T>;
763
- static ToVector512Unsafe<T>(vector: Vector256_1<T>): Vector512_1<T>;
764
- static Truncate(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
765
- static Truncate(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
766
- static TryCopyTo<T>(vector: Vector256_1<T>, destination: Span_1<T>): boolean;
767
- static Widen(source: Vector256_1<CLROf<byte>>): ValueTuple_2<Vector256_1<CLROf<ushort>>, Vector256_1<CLROf<ushort>>>;
768
- static Widen(source: Vector256_1<CLROf<short>>): ValueTuple_2<Vector256_1<CLROf<int>>, Vector256_1<CLROf<int>>>;
769
- static Widen(source: Vector256_1<CLROf<int>>): ValueTuple_2<Vector256_1<CLROf<long>>, Vector256_1<CLROf<long>>>;
770
- static Widen(source: Vector256_1<CLROf<sbyte>>): ValueTuple_2<Vector256_1<CLROf<short>>, Vector256_1<CLROf<short>>>;
771
- static Widen(source: Vector256_1<CLROf<float>>): ValueTuple_2<Vector256_1<CLROf<double>>, Vector256_1<CLROf<double>>>;
772
- static Widen(source: Vector256_1<CLROf<ushort>>): ValueTuple_2<Vector256_1<CLROf<uint>>, Vector256_1<CLROf<uint>>>;
773
- static Widen(source: Vector256_1<CLROf<uint>>): ValueTuple_2<Vector256_1<CLROf<ulong>>, Vector256_1<CLROf<ulong>>>;
774
- static WidenLower(source: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<ushort>>;
775
- static WidenLower(source: Vector256_1<CLROf<short>>): Vector256_1<CLROf<int>>;
776
- static WidenLower(source: Vector256_1<CLROf<int>>): Vector256_1<CLROf<long>>;
777
- static WidenLower(source: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<short>>;
778
- static WidenLower(source: Vector256_1<CLROf<float>>): Vector256_1<CLROf<double>>;
779
- static WidenLower(source: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<uint>>;
780
- static WidenLower(source: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ulong>>;
781
- static WidenUpper(source: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<ushort>>;
782
- static WidenUpper(source: Vector256_1<CLROf<short>>): Vector256_1<CLROf<int>>;
783
- static WidenUpper(source: Vector256_1<CLROf<int>>): Vector256_1<CLROf<long>>;
784
- static WidenUpper(source: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<short>>;
785
- static WidenUpper(source: Vector256_1<CLROf<float>>): Vector256_1<CLROf<double>>;
786
- static WidenUpper(source: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<uint>>;
787
- static WidenUpper(source: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ulong>>;
788
- static WithElement<T>(vector: Vector256_1<T>, index: int, value: T): Vector256_1<T>;
789
- static WithLower<T>(vector: Vector256_1<T>, value: Vector128_1<T>): Vector256_1<T>;
790
- static WithUpper<T>(vector: Vector256_1<T>, value: Vector128_1<T>): Vector256_1<T>;
791
- static Xor<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
627
+ static getElement<T>(vector: Vector256_1<T>, index: int): T;
628
+ static getLower<T>(vector: Vector256_1<T>): Vector128_1<T>;
629
+ static getUpper<T>(vector: Vector256_1<T>): Vector128_1<T>;
630
+ static greaterThan<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
631
+ static greaterThanAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
632
+ static greaterThanAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
633
+ static greaterThanOrEqual<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
634
+ static greaterThanOrEqualAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
635
+ static greaterThanOrEqualAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
636
+ static hypot(x: Vector256_1<CLROf<double>>, y: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
637
+ static hypot(x: Vector256_1<CLROf<float>>, y: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
638
+ static indexOf<T>(vector: Vector256_1<T>, value: T): int;
639
+ static indexOfWhereAllBitsSet<T>(vector: Vector256_1<T>): int;
640
+ static isEvenInteger<T>(vector: Vector256_1<T>): Vector256_1<T>;
641
+ static isFinite<T>(vector: Vector256_1<T>): Vector256_1<T>;
642
+ static isInfinity<T>(vector: Vector256_1<T>): Vector256_1<T>;
643
+ static isInteger<T>(vector: Vector256_1<T>): Vector256_1<T>;
644
+ static isNaN<T>(vector: Vector256_1<T>): Vector256_1<T>;
645
+ static isNegative<T>(vector: Vector256_1<T>): Vector256_1<T>;
646
+ static isNegativeInfinity<T>(vector: Vector256_1<T>): Vector256_1<T>;
647
+ static isNormal<T>(vector: Vector256_1<T>): Vector256_1<T>;
648
+ static isOddInteger<T>(vector: Vector256_1<T>): Vector256_1<T>;
649
+ static isPositive<T>(vector: Vector256_1<T>): Vector256_1<T>;
650
+ static isPositiveInfinity<T>(vector: Vector256_1<T>): Vector256_1<T>;
651
+ static isSubnormal<T>(vector: Vector256_1<T>): Vector256_1<T>;
652
+ static isZero<T>(vector: Vector256_1<T>): Vector256_1<T>;
653
+ static lastIndexOf<T>(vector: Vector256_1<T>, value: T): int;
654
+ static lastIndexOfWhereAllBitsSet<T>(vector: Vector256_1<T>): int;
655
+ static lerp(x: Vector256_1<CLROf<double>>, y: Vector256_1<CLROf<double>>, amount: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
656
+ static lerp(x: Vector256_1<CLROf<float>>, y: Vector256_1<CLROf<float>>, amount: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
657
+ static lessThan<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
658
+ static lessThanAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
659
+ static lessThanAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
660
+ static lessThanOrEqual<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
661
+ static lessThanOrEqualAll<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
662
+ static lessThanOrEqualAny<T>(left: Vector256_1<T>, right: Vector256_1<T>): boolean;
663
+ static load<T>(source: ptr<T>): Vector256_1<T>;
664
+ static loadAligned<T>(source: ptr<T>): Vector256_1<T>;
665
+ static loadAlignedNonTemporal<T>(source: ptr<T>): Vector256_1<T>;
666
+ static loadUnsafe2<T>(source: { value: ref<T> }, elementOffset: nuint): Vector256_1<T>;
667
+ static loadUnsafe2<T>(source: { value: ref<T> }): Vector256_1<T>;
668
+ static log(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
669
+ static log(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
670
+ static log22(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
671
+ static log22(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
672
+ static max<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
673
+ static maxMagnitude<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
674
+ static maxMagnitudeNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
675
+ static maxNative<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
676
+ static maxNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
677
+ static min<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
678
+ static minMagnitude<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
679
+ static minMagnitudeNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
680
+ static minNative<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
681
+ static minNumber<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
682
+ static multiply3<T>(left: T, right: Vector256_1<T>): Vector256_1<T>;
683
+ static multiply3<T>(left: Vector256_1<T>, right: T): Vector256_1<T>;
684
+ static multiply3<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
685
+ static multiplyAddEstimate(left: Vector256_1<CLROf<double>>, right: Vector256_1<CLROf<double>>, addend: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
686
+ static multiplyAddEstimate(left: Vector256_1<CLROf<float>>, right: Vector256_1<CLROf<float>>, addend: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
687
+ static narrow(lower: Vector256_1<CLROf<double>>, upper: Vector256_1<CLROf<double>>): Vector256_1<CLROf<float>>;
688
+ static narrow(lower: Vector256_1<CLROf<short>>, upper: Vector256_1<CLROf<short>>): Vector256_1<CLROf<sbyte>>;
689
+ static narrow(lower: Vector256_1<CLROf<int>>, upper: Vector256_1<CLROf<int>>): Vector256_1<CLROf<short>>;
690
+ static narrow(lower: Vector256_1<CLROf<long>>, upper: Vector256_1<CLROf<long>>): Vector256_1<CLROf<int>>;
691
+ static narrow(lower: Vector256_1<CLROf<ushort>>, upper: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<byte>>;
692
+ static narrow(lower: Vector256_1<CLROf<uint>>, upper: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ushort>>;
693
+ static narrow(lower: Vector256_1<CLROf<ulong>>, upper: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<uint>>;
694
+ static narrowWithSaturation(lower: Vector256_1<CLROf<double>>, upper: Vector256_1<CLROf<double>>): Vector256_1<CLROf<float>>;
695
+ static narrowWithSaturation(lower: Vector256_1<CLROf<short>>, upper: Vector256_1<CLROf<short>>): Vector256_1<CLROf<sbyte>>;
696
+ static narrowWithSaturation(lower: Vector256_1<CLROf<int>>, upper: Vector256_1<CLROf<int>>): Vector256_1<CLROf<short>>;
697
+ static narrowWithSaturation(lower: Vector256_1<CLROf<long>>, upper: Vector256_1<CLROf<long>>): Vector256_1<CLROf<int>>;
698
+ static narrowWithSaturation(lower: Vector256_1<CLROf<ushort>>, upper: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<byte>>;
699
+ static narrowWithSaturation(lower: Vector256_1<CLROf<uint>>, upper: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ushort>>;
700
+ static narrowWithSaturation(lower: Vector256_1<CLROf<ulong>>, upper: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<uint>>;
701
+ static negate<T>(vector: Vector256_1<T>): Vector256_1<T>;
702
+ static none<T>(vector: Vector256_1<T>, value: T): boolean;
703
+ static noneWhereAllBitsSet<T>(vector: Vector256_1<T>): boolean;
704
+ static onesComplement<T>(vector: Vector256_1<T>): Vector256_1<T>;
705
+ static radiansToDegrees(radians: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
706
+ static radiansToDegrees(radians: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
707
+ static round3(vector: Vector256_1<CLROf<double>>, mode: MidpointRounding): Vector256_1<CLROf<double>>;
708
+ static round3(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
709
+ static round3(vector: Vector256_1<CLROf<float>>, mode: MidpointRounding): Vector256_1<CLROf<float>>;
710
+ static round3(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
711
+ static shiftLeft(vector: Vector256_1<CLROf<byte>>, shiftCount: int): Vector256_1<CLROf<byte>>;
712
+ static shiftLeft(vector: Vector256_1<CLROf<short>>, shiftCount: int): Vector256_1<CLROf<short>>;
713
+ static shiftLeft(vector: Vector256_1<CLROf<int>>, shiftCount: int): Vector256_1<CLROf<int>>;
714
+ static shiftLeft(vector: Vector256_1<CLROf<long>>, shiftCount: int): Vector256_1<CLROf<long>>;
715
+ static shiftLeft(vector: Vector256_1<CLROf<nint>>, shiftCount: int): Vector256_1<CLROf<nint>>;
716
+ static shiftLeft(vector: Vector256_1<CLROf<sbyte>>, shiftCount: int): Vector256_1<CLROf<sbyte>>;
717
+ static shiftLeft(vector: Vector256_1<CLROf<ushort>>, shiftCount: int): Vector256_1<CLROf<ushort>>;
718
+ static shiftLeft(vector: Vector256_1<CLROf<uint>>, shiftCount: int): Vector256_1<CLROf<uint>>;
719
+ static shiftLeft(vector: Vector256_1<CLROf<ulong>>, shiftCount: int): Vector256_1<CLROf<ulong>>;
720
+ static shiftLeft(vector: Vector256_1<CLROf<nuint>>, shiftCount: int): Vector256_1<CLROf<nuint>>;
721
+ static shiftRightArithmetic(vector: Vector256_1<CLROf<short>>, shiftCount: int): Vector256_1<CLROf<short>>;
722
+ static shiftRightArithmetic(vector: Vector256_1<CLROf<int>>, shiftCount: int): Vector256_1<CLROf<int>>;
723
+ static shiftRightArithmetic(vector: Vector256_1<CLROf<long>>, shiftCount: int): Vector256_1<CLROf<long>>;
724
+ static shiftRightArithmetic(vector: Vector256_1<CLROf<nint>>, shiftCount: int): Vector256_1<CLROf<nint>>;
725
+ static shiftRightArithmetic(vector: Vector256_1<CLROf<sbyte>>, shiftCount: int): Vector256_1<CLROf<sbyte>>;
726
+ static shiftRightLogical(vector: Vector256_1<CLROf<byte>>, shiftCount: int): Vector256_1<CLROf<byte>>;
727
+ static shiftRightLogical(vector: Vector256_1<CLROf<short>>, shiftCount: int): Vector256_1<CLROf<short>>;
728
+ static shiftRightLogical(vector: Vector256_1<CLROf<int>>, shiftCount: int): Vector256_1<CLROf<int>>;
729
+ static shiftRightLogical(vector: Vector256_1<CLROf<long>>, shiftCount: int): Vector256_1<CLROf<long>>;
730
+ static shiftRightLogical(vector: Vector256_1<CLROf<nint>>, shiftCount: int): Vector256_1<CLROf<nint>>;
731
+ static shiftRightLogical(vector: Vector256_1<CLROf<sbyte>>, shiftCount: int): Vector256_1<CLROf<sbyte>>;
732
+ static shiftRightLogical(vector: Vector256_1<CLROf<ushort>>, shiftCount: int): Vector256_1<CLROf<ushort>>;
733
+ static shiftRightLogical(vector: Vector256_1<CLROf<uint>>, shiftCount: int): Vector256_1<CLROf<uint>>;
734
+ static shiftRightLogical(vector: Vector256_1<CLROf<ulong>>, shiftCount: int): Vector256_1<CLROf<ulong>>;
735
+ static shiftRightLogical(vector: Vector256_1<CLROf<nuint>>, shiftCount: int): Vector256_1<CLROf<nuint>>;
736
+ static shuffle(vector: Vector256_1<CLROf<byte>>, indices: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<byte>>;
737
+ static shuffle(vector: Vector256_1<CLROf<double>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<double>>;
738
+ static shuffle(vector: Vector256_1<CLROf<short>>, indices: Vector256_1<CLROf<short>>): Vector256_1<CLROf<short>>;
739
+ static shuffle(vector: Vector256_1<CLROf<int>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<int>>;
740
+ static shuffle(vector: Vector256_1<CLROf<long>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<long>>;
741
+ static shuffle(vector: Vector256_1<CLROf<sbyte>>, indices: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<sbyte>>;
742
+ static shuffle(vector: Vector256_1<CLROf<float>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<float>>;
743
+ static shuffle(vector: Vector256_1<CLROf<ushort>>, indices: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<ushort>>;
744
+ static shuffle(vector: Vector256_1<CLROf<uint>>, indices: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<uint>>;
745
+ static shuffle(vector: Vector256_1<CLROf<ulong>>, indices: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<ulong>>;
746
+ static shuffleNative(vector: Vector256_1<CLROf<byte>>, indices: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<byte>>;
747
+ static shuffleNative(vector: Vector256_1<CLROf<double>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<double>>;
748
+ static shuffleNative(vector: Vector256_1<CLROf<short>>, indices: Vector256_1<CLROf<short>>): Vector256_1<CLROf<short>>;
749
+ static shuffleNative(vector: Vector256_1<CLROf<int>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<int>>;
750
+ static shuffleNative(vector: Vector256_1<CLROf<long>>, indices: Vector256_1<CLROf<long>>): Vector256_1<CLROf<long>>;
751
+ static shuffleNative(vector: Vector256_1<CLROf<sbyte>>, indices: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<sbyte>>;
752
+ static shuffleNative(vector: Vector256_1<CLROf<float>>, indices: Vector256_1<CLROf<int>>): Vector256_1<CLROf<float>>;
753
+ static shuffleNative(vector: Vector256_1<CLROf<ushort>>, indices: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<ushort>>;
754
+ static shuffleNative(vector: Vector256_1<CLROf<uint>>, indices: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<uint>>;
755
+ static shuffleNative(vector: Vector256_1<CLROf<ulong>>, indices: Vector256_1<CLROf<ulong>>): Vector256_1<CLROf<ulong>>;
756
+ static sin(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
757
+ static sin(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
758
+ static sinCos(vector: Vector256_1<CLROf<double>>): ValueTuple_2<Vector256_1<CLROf<double>>, Vector256_1<CLROf<double>>>;
759
+ static sinCos(vector: Vector256_1<CLROf<float>>): ValueTuple_2<Vector256_1<CLROf<float>>, Vector256_1<CLROf<float>>>;
760
+ static sqrt<T>(vector: Vector256_1<T>): Vector256_1<T>;
761
+ static store<T>(source: Vector256_1<T>, destination: ptr<T>): void;
762
+ static storeAligned<T>(source: Vector256_1<T>, destination: ptr<T>): void;
763
+ static storeAlignedNonTemporal<T>(source: Vector256_1<T>, destination: ptr<T>): void;
764
+ static storeUnsafe2<T>(source: Vector256_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
765
+ static storeUnsafe2<T>(source: Vector256_1<T>, destination: { value: ref<T> }): void;
766
+ static subtract<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
767
+ static subtractSaturate<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
768
+ static sum<T>(vector: Vector256_1<T>): T;
769
+ static toScalar<T>(vector: Vector256_1<T>): T;
770
+ static toVector512<T>(vector: Vector256_1<T>): Vector512_1<T>;
771
+ static toVector512Unsafe<T>(vector: Vector256_1<T>): Vector512_1<T>;
772
+ static truncate(vector: Vector256_1<CLROf<double>>): Vector256_1<CLROf<double>>;
773
+ static truncate(vector: Vector256_1<CLROf<float>>): Vector256_1<CLROf<float>>;
774
+ static tryCopyTo<T>(vector: Vector256_1<T>, destination: Span_1<T>): boolean;
775
+ static widen(source: Vector256_1<CLROf<byte>>): ValueTuple_2<Vector256_1<CLROf<ushort>>, Vector256_1<CLROf<ushort>>>;
776
+ static widen(source: Vector256_1<CLROf<short>>): ValueTuple_2<Vector256_1<CLROf<int>>, Vector256_1<CLROf<int>>>;
777
+ static widen(source: Vector256_1<CLROf<int>>): ValueTuple_2<Vector256_1<CLROf<long>>, Vector256_1<CLROf<long>>>;
778
+ static widen(source: Vector256_1<CLROf<sbyte>>): ValueTuple_2<Vector256_1<CLROf<short>>, Vector256_1<CLROf<short>>>;
779
+ static widen(source: Vector256_1<CLROf<float>>): ValueTuple_2<Vector256_1<CLROf<double>>, Vector256_1<CLROf<double>>>;
780
+ static widen(source: Vector256_1<CLROf<ushort>>): ValueTuple_2<Vector256_1<CLROf<uint>>, Vector256_1<CLROf<uint>>>;
781
+ static widen(source: Vector256_1<CLROf<uint>>): ValueTuple_2<Vector256_1<CLROf<ulong>>, Vector256_1<CLROf<ulong>>>;
782
+ static widenLower(source: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<ushort>>;
783
+ static widenLower(source: Vector256_1<CLROf<short>>): Vector256_1<CLROf<int>>;
784
+ static widenLower(source: Vector256_1<CLROf<int>>): Vector256_1<CLROf<long>>;
785
+ static widenLower(source: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<short>>;
786
+ static widenLower(source: Vector256_1<CLROf<float>>): Vector256_1<CLROf<double>>;
787
+ static widenLower(source: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<uint>>;
788
+ static widenLower(source: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ulong>>;
789
+ static widenUpper(source: Vector256_1<CLROf<byte>>): Vector256_1<CLROf<ushort>>;
790
+ static widenUpper(source: Vector256_1<CLROf<short>>): Vector256_1<CLROf<int>>;
791
+ static widenUpper(source: Vector256_1<CLROf<int>>): Vector256_1<CLROf<long>>;
792
+ static widenUpper(source: Vector256_1<CLROf<sbyte>>): Vector256_1<CLROf<short>>;
793
+ static widenUpper(source: Vector256_1<CLROf<float>>): Vector256_1<CLROf<double>>;
794
+ static widenUpper(source: Vector256_1<CLROf<ushort>>): Vector256_1<CLROf<uint>>;
795
+ static widenUpper(source: Vector256_1<CLROf<uint>>): Vector256_1<CLROf<ulong>>;
796
+ static withElement<T>(vector: Vector256_1<T>, index: int, value: T): Vector256_1<T>;
797
+ static withLower<T>(vector: Vector256_1<T>, value: Vector128_1<T>): Vector256_1<T>;
798
+ static withUpper<T>(vector: Vector256_1<T>, value: Vector128_1<T>): Vector256_1<T>;
799
+ static xor<T>(left: Vector256_1<T>, right: Vector256_1<T>): Vector256_1<T>;
792
800
  }
793
801
 
794
802
 
795
803
  export type Vector256 = Vector256$instance;
796
804
 
797
805
  export abstract class Vector512$instance {
798
- static readonly IsHardwareAccelerated: boolean;
799
- static Abs<T>(vector: Vector512_1<T>): Vector512_1<T>;
800
- static Add<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
801
- static AddSaturate<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
802
- static All<T>(vector: Vector512_1<T>, value: T): boolean;
803
- static AllWhereAllBitsSet<T>(vector: Vector512_1<T>): boolean;
804
- static AndNot<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
805
- static Any<T>(vector: Vector512_1<T>, value: T): boolean;
806
- static AnyWhereAllBitsSet<T>(vector: Vector512_1<T>): boolean;
807
- static As<TFrom, TTo>(vector: Vector512_1<TFrom>): Vector512_1<TTo>;
808
- static AsByte<T>(vector: Vector512_1<T>): Vector512_1<CLROf<byte>>;
809
- static AsDouble<T>(vector: Vector512_1<T>): Vector512_1<CLROf<double>>;
810
- static AsInt16<T>(vector: Vector512_1<T>): Vector512_1<CLROf<short>>;
811
- static AsInt32<T>(vector: Vector512_1<T>): Vector512_1<CLROf<int>>;
812
- static AsInt64<T>(vector: Vector512_1<T>): Vector512_1<CLROf<long>>;
813
- static AsNInt<T>(vector: Vector512_1<T>): Vector512_1<CLROf<nint>>;
814
- static AsNUInt<T>(vector: Vector512_1<T>): Vector512_1<CLROf<nuint>>;
815
- static AsSByte<T>(vector: Vector512_1<T>): Vector512_1<CLROf<sbyte>>;
816
- static AsSingle<T>(vector: Vector512_1<T>): Vector512_1<CLROf<float>>;
817
- static AsUInt16<T>(vector: Vector512_1<T>): Vector512_1<CLROf<ushort>>;
818
- static AsUInt32<T>(vector: Vector512_1<T>): Vector512_1<CLROf<uint>>;
819
- static AsUInt64<T>(vector: Vector512_1<T>): Vector512_1<CLROf<ulong>>;
820
- static AsVector<T>(value: Vector512_1<T>): Vector_1<T>;
821
- static AsVector512<T>(value: Vector_1<T>): Vector512_1<T>;
822
- static BitwiseAnd<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
823
- static BitwiseOr<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
824
- static Ceiling(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
825
- static Ceiling(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
826
- static Clamp<T>(value: Vector512_1<T>, min: Vector512_1<T>, max: Vector512_1<T>): Vector512_1<T>;
827
- static ClampNative<T>(value: Vector512_1<T>, min: Vector512_1<T>, max: Vector512_1<T>): Vector512_1<T>;
828
- static ConditionalSelect<T>(condition: Vector512_1<T>, left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
829
- static ConvertToDouble(vector: Vector512_1<CLROf<long>>): Vector512_1<CLROf<double>>;
830
- static ConvertToDouble(vector: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<double>>;
831
- static ConvertToInt32(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<int>>;
832
- static ConvertToInt32Native(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<int>>;
833
- static ConvertToInt64(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<long>>;
834
- static ConvertToInt64Native(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<long>>;
835
- static ConvertToSingle(vector: Vector512_1<CLROf<int>>): Vector512_1<CLROf<float>>;
836
- static ConvertToSingle(vector: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<float>>;
837
- static ConvertToUInt32(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<uint>>;
838
- static ConvertToUInt32Native(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<uint>>;
839
- static ConvertToUInt64(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<ulong>>;
840
- static ConvertToUInt64Native(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<ulong>>;
841
- static CopySign<T>(value: Vector512_1<T>, sign: Vector512_1<T>): Vector512_1<T>;
842
- static CopyTo<T>(vector: Vector512_1<T>, destination: Span_1<T>): void;
843
- static CopyTo<T>(vector: Vector512_1<T>, destination: T[], startIndex: int): void;
844
- static CopyTo<T>(vector: Vector512_1<T>, destination: T[]): void;
845
- static Cos(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
846
- static Cos(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
847
- static Count<T>(vector: Vector512_1<T>, value: T): int;
848
- static CountWhereAllBitsSet<T>(vector: Vector512_1<T>): int;
849
- static Create<T>(values: ReadOnlySpan_1<T>): Vector512_1<T>;
850
- static Create(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte, e8: byte, e9: byte, e10: byte, e11: byte, e12: byte, e13: byte, e14: byte, e15: byte, e16: byte, e17: byte, e18: byte, e19: byte, e20: byte, e21: byte, e22: byte, e23: byte, e24: byte, e25: byte, e26: byte, e27: byte, e28: byte, e29: byte, e30: byte, e31: byte, e32: byte, e33: byte, e34: byte, e35: byte, e36: byte, e37: byte, e38: byte, e39: byte, e40: byte, e41: byte, e42: byte, e43: byte, e44: byte, e45: byte, e46: byte, e47: byte, e48: byte, e49: byte, e50: byte, e51: byte, e52: byte, e53: byte, e54: byte, e55: byte, e56: byte, e57: byte, e58: byte, e59: byte, e60: byte, e61: byte, e62: byte, e63: byte): Vector512_1<CLROf<byte>>;
851
- static Create(value: byte): Vector512_1<CLROf<byte>>;
852
- static Create(e0: double, e1: double, e2: double, e3: double, e4: double, e5: double, e6: double, e7: double): Vector512_1<CLROf<double>>;
853
- static Create(value: double): Vector512_1<CLROf<double>>;
854
- static Create(e0: short, e1: short, e2: short, e3: short, e4: short, e5: short, e6: short, e7: short, e8: short, e9: short, e10: short, e11: short, e12: short, e13: short, e14: short, e15: short, e16: short, e17: short, e18: short, e19: short, e20: short, e21: short, e22: short, e23: short, e24: short, e25: short, e26: short, e27: short, e28: short, e29: short, e30: short, e31: short): Vector512_1<CLROf<short>>;
855
- static Create(value: short): Vector512_1<CLROf<short>>;
856
- static Create(e0: int, e1: int, e2: int, e3: int, e4: int, e5: int, e6: int, e7: int, e8: int, e9: int, e10: int, e11: int, e12: int, e13: int, e14: int, e15: int): Vector512_1<CLROf<int>>;
857
- static Create(value: int): Vector512_1<CLROf<int>>;
858
- static Create(e0: long, e1: long, e2: long, e3: long, e4: long, e5: long, e6: long, e7: long): Vector512_1<CLROf<long>>;
859
- static Create(value: long): Vector512_1<CLROf<long>>;
860
- static Create(value: nint): Vector512_1<CLROf<nint>>;
861
- static Create(lower: Vector256_1<CLROf<byte>>, upper: Vector256_1<CLROf<byte>>): Vector512_1<CLROf<byte>>;
862
- static Create(lower: Vector256_1<CLROf<double>>, upper: Vector256_1<CLROf<double>>): Vector512_1<CLROf<double>>;
863
- static Create(lower: Vector256_1<CLROf<short>>, upper: Vector256_1<CLROf<short>>): Vector512_1<CLROf<short>>;
864
- static Create(lower: Vector256_1<CLROf<int>>, upper: Vector256_1<CLROf<int>>): Vector512_1<CLROf<int>>;
865
- static Create(lower: Vector256_1<CLROf<long>>, upper: Vector256_1<CLROf<long>>): Vector512_1<CLROf<long>>;
866
- static Create(lower: Vector256_1<CLROf<nint>>, upper: Vector256_1<CLROf<nint>>): Vector512_1<CLROf<nint>>;
867
- static Create(lower: Vector256_1<CLROf<sbyte>>, upper: Vector256_1<CLROf<sbyte>>): Vector512_1<CLROf<sbyte>>;
868
- static Create(lower: Vector256_1<CLROf<float>>, upper: Vector256_1<CLROf<float>>): Vector512_1<CLROf<float>>;
869
- static Create(lower: Vector256_1<CLROf<ushort>>, upper: Vector256_1<CLROf<ushort>>): Vector512_1<CLROf<ushort>>;
870
- static Create(lower: Vector256_1<CLROf<uint>>, upper: Vector256_1<CLROf<uint>>): Vector512_1<CLROf<uint>>;
871
- static Create(lower: Vector256_1<CLROf<ulong>>, upper: Vector256_1<CLROf<ulong>>): Vector512_1<CLROf<ulong>>;
872
- static Create(lower: Vector256_1<CLROf<nuint>>, upper: Vector256_1<CLROf<nuint>>): Vector512_1<CLROf<nuint>>;
873
- static Create(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte, e8: sbyte, e9: sbyte, e10: sbyte, e11: sbyte, e12: sbyte, e13: sbyte, e14: sbyte, e15: sbyte, e16: sbyte, e17: sbyte, e18: sbyte, e19: sbyte, e20: sbyte, e21: sbyte, e22: sbyte, e23: sbyte, e24: sbyte, e25: sbyte, e26: sbyte, e27: sbyte, e28: sbyte, e29: sbyte, e30: sbyte, e31: sbyte, e32: sbyte, e33: sbyte, e34: sbyte, e35: sbyte, e36: sbyte, e37: sbyte, e38: sbyte, e39: sbyte, e40: sbyte, e41: sbyte, e42: sbyte, e43: sbyte, e44: sbyte, e45: sbyte, e46: sbyte, e47: sbyte, e48: sbyte, e49: sbyte, e50: sbyte, e51: sbyte, e52: sbyte, e53: sbyte, e54: sbyte, e55: sbyte, e56: sbyte, e57: sbyte, e58: sbyte, e59: sbyte, e60: sbyte, e61: sbyte, e62: sbyte, e63: sbyte): Vector512_1<CLROf<sbyte>>;
874
- static Create(value: sbyte): Vector512_1<CLROf<sbyte>>;
875
- static Create(e0: float, e1: float, e2: float, e3: float, e4: float, e5: float, e6: float, e7: float, e8: float, e9: float, e10: float, e11: float, e12: float, e13: float, e14: float, e15: float): Vector512_1<CLROf<float>>;
876
- static Create(value: float): Vector512_1<CLROf<float>>;
877
- static Create(e0: ushort, e1: ushort, e2: ushort, e3: ushort, e4: ushort, e5: ushort, e6: ushort, e7: ushort, e8: ushort, e9: ushort, e10: ushort, e11: ushort, e12: ushort, e13: ushort, e14: ushort, e15: ushort, e16: ushort, e17: ushort, e18: ushort, e19: ushort, e20: ushort, e21: ushort, e22: ushort, e23: ushort, e24: ushort, e25: ushort, e26: ushort, e27: ushort, e28: ushort, e29: ushort, e30: ushort, e31: ushort): Vector512_1<CLROf<ushort>>;
878
- static Create(value: ushort): Vector512_1<CLROf<ushort>>;
879
- static Create(e0: uint, e1: uint, e2: uint, e3: uint, e4: uint, e5: uint, e6: uint, e7: uint, e8: uint, e9: uint, e10: uint, e11: uint, e12: uint, e13: uint, e14: uint, e15: uint): Vector512_1<CLROf<uint>>;
880
- static Create(value: uint): Vector512_1<CLROf<uint>>;
881
- static Create(e0: ulong, e1: ulong, e2: ulong, e3: ulong, e4: ulong, e5: ulong, e6: ulong, e7: ulong): Vector512_1<CLROf<ulong>>;
882
- static Create(value: ulong): Vector512_1<CLROf<ulong>>;
883
- static Create(value: nuint): Vector512_1<CLROf<nuint>>;
884
- static Create<T>(value: T): Vector512_1<T>;
885
- static Create<T>(values: T[], index: int): Vector512_1<T>;
886
- static Create<T>(values: T[]): Vector512_1<T>;
887
- static Create<T>(value: Vector128_1<T>): Vector512_1<T>;
888
- static Create<T>(lower: Vector256_1<T>, upper: Vector256_1<T>): Vector512_1<T>;
889
- static Create<T>(value: Vector256_1<T>): Vector512_1<T>;
890
- static Create<T>(value: Vector64_1<T>): Vector512_1<T>;
891
- static CreateScalar(value: byte): Vector512_1<CLROf<byte>>;
892
- static CreateScalar(value: double): Vector512_1<CLROf<double>>;
893
- static CreateScalar(value: short): Vector512_1<CLROf<short>>;
894
- static CreateScalar(value: int): Vector512_1<CLROf<int>>;
895
- static CreateScalar(value: long): Vector512_1<CLROf<long>>;
896
- static CreateScalar(value: nint): Vector512_1<CLROf<nint>>;
897
- static CreateScalar(value: sbyte): Vector512_1<CLROf<sbyte>>;
898
- static CreateScalar(value: float): Vector512_1<CLROf<float>>;
899
- static CreateScalar(value: ushort): Vector512_1<CLROf<ushort>>;
900
- static CreateScalar(value: uint): Vector512_1<CLROf<uint>>;
901
- static CreateScalar(value: ulong): Vector512_1<CLROf<ulong>>;
902
- static CreateScalar(value: nuint): Vector512_1<CLROf<nuint>>;
903
- static CreateScalar<T>(value: T): Vector512_1<T>;
904
- static CreateScalarUnsafe(value: byte): Vector512_1<CLROf<byte>>;
905
- static CreateScalarUnsafe(value: double): Vector512_1<CLROf<double>>;
906
- static CreateScalarUnsafe(value: short): Vector512_1<CLROf<short>>;
907
- static CreateScalarUnsafe(value: int): Vector512_1<CLROf<int>>;
908
- static CreateScalarUnsafe(value: long): Vector512_1<CLROf<long>>;
909
- static CreateScalarUnsafe(value: nint): Vector512_1<CLROf<nint>>;
910
- static CreateScalarUnsafe(value: sbyte): Vector512_1<CLROf<sbyte>>;
911
- static CreateScalarUnsafe(value: float): Vector512_1<CLROf<float>>;
912
- static CreateScalarUnsafe(value: ushort): Vector512_1<CLROf<ushort>>;
913
- static CreateScalarUnsafe(value: uint): Vector512_1<CLROf<uint>>;
914
- static CreateScalarUnsafe(value: ulong): Vector512_1<CLROf<ulong>>;
915
- static CreateScalarUnsafe(value: nuint): Vector512_1<CLROf<nuint>>;
916
- static CreateScalarUnsafe<T>(value: T): Vector512_1<T>;
917
- static CreateSequence<T>(start: T, step: T): Vector512_1<T>;
918
- static DegreesToRadians(degrees: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
919
- static DegreesToRadians(degrees: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
920
- static Divide<T>(left: Vector512_1<T>, right: T): Vector512_1<T>;
921
- static Divide<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
922
- static Dot<T>(left: Vector512_1<T>, right: Vector512_1<T>): T;
923
- static Equals<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
924
- static EqualsAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
925
- static EqualsAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
926
- static Exp(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
927
- static Exp(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
928
- static ExtractMostSignificantBits<T>(vector: Vector512_1<T>): ulong;
929
- static Floor(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
930
- static Floor(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
931
- static FusedMultiplyAdd(left: Vector512_1<CLROf<double>>, right: Vector512_1<CLROf<double>>, addend: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
932
- static FusedMultiplyAdd(left: Vector512_1<CLROf<float>>, right: Vector512_1<CLROf<float>>, addend: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
806
+ static readonly isHardwareAccelerated: boolean;
807
+ static abs<T>(vector: Vector512_1<T>): Vector512_1<T>;
808
+ static add<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
809
+ static addSaturate<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
810
+ static all<T>(vector: Vector512_1<T>, value: T): boolean;
811
+ static allWhereAllBitsSet<T>(vector: Vector512_1<T>): boolean;
812
+ static andNot<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
813
+ static any_<T>(vector: Vector512_1<T>, value: T): boolean;
814
+ static anyWhereAllBitsSet<T>(vector: Vector512_1<T>): boolean;
815
+ static as_<TFrom, TTo>(vector: Vector512_1<TFrom>): Vector512_1<TTo>;
816
+ static asByte<T>(vector: Vector512_1<T>): Vector512_1<CLROf<byte>>;
817
+ static asDouble<T>(vector: Vector512_1<T>): Vector512_1<CLROf<double>>;
818
+ static asInt16<T>(vector: Vector512_1<T>): Vector512_1<CLROf<short>>;
819
+ static asInt32<T>(vector: Vector512_1<T>): Vector512_1<CLROf<int>>;
820
+ static asInt64<T>(vector: Vector512_1<T>): Vector512_1<CLROf<long>>;
821
+ static asNInt<T>(vector: Vector512_1<T>): Vector512_1<CLROf<nint>>;
822
+ static asNUInt<T>(vector: Vector512_1<T>): Vector512_1<CLROf<nuint>>;
823
+ static asSByte<T>(vector: Vector512_1<T>): Vector512_1<CLROf<sbyte>>;
824
+ static asSingle<T>(vector: Vector512_1<T>): Vector512_1<CLROf<float>>;
825
+ static asUInt16<T>(vector: Vector512_1<T>): Vector512_1<CLROf<ushort>>;
826
+ static asUInt32<T>(vector: Vector512_1<T>): Vector512_1<CLROf<uint>>;
827
+ static asUInt64<T>(vector: Vector512_1<T>): Vector512_1<CLROf<ulong>>;
828
+ static asVector<T>(value: Vector512_1<T>): Vector_1<T>;
829
+ static asVector512<T>(value: Vector_1<T>): Vector512_1<T>;
830
+ static bitwiseAnd<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
831
+ static bitwiseOr<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
832
+ static ceiling2(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
833
+ static ceiling2(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
834
+ static clamp<T>(value: Vector512_1<T>, min: Vector512_1<T>, max: Vector512_1<T>): Vector512_1<T>;
835
+ static clampNative<T>(value: Vector512_1<T>, min: Vector512_1<T>, max: Vector512_1<T>): Vector512_1<T>;
836
+ static conditionalSelect<T>(condition: Vector512_1<T>, left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
837
+ static convertToDouble(vector: Vector512_1<CLROf<long>>): Vector512_1<CLROf<double>>;
838
+ static convertToDouble(vector: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<double>>;
839
+ static convertToInt32(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<int>>;
840
+ static convertToInt32Native(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<int>>;
841
+ static convertToInt64(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<long>>;
842
+ static convertToInt64Native(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<long>>;
843
+ static convertToSingle(vector: Vector512_1<CLROf<int>>): Vector512_1<CLROf<float>>;
844
+ static convertToSingle(vector: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<float>>;
845
+ static convertToUInt32(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<uint>>;
846
+ static convertToUInt32Native(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<uint>>;
847
+ static convertToUInt64(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<ulong>>;
848
+ static convertToUInt64Native(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<ulong>>;
849
+ static copySign<T>(value: Vector512_1<T>, sign: Vector512_1<T>): Vector512_1<T>;
850
+ static copyTo3<T>(vector: Vector512_1<T>, destination: Span_1<T>): void;
851
+ static copyTo3<T>(vector: Vector512_1<T>, destination: T[], startIndex: int): void;
852
+ static copyTo3<T>(vector: Vector512_1<T>, destination: T[]): void;
853
+ static cos(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
854
+ static cos(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
855
+ static count<T>(vector: Vector512_1<T>, value: T): int;
856
+ static countWhereAllBitsSet<T>(vector: Vector512_1<T>): int;
857
+ static create16<T>(values: ReadOnlySpan_1<T>): Vector512_1<T>;
858
+ static create16(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte, e8: byte, e9: byte, e10: byte, e11: byte, e12: byte, e13: byte, e14: byte, e15: byte, e16: byte, e17: byte, e18: byte, e19: byte, e20: byte, e21: byte, e22: byte, e23: byte, e24: byte, e25: byte, e26: byte, e27: byte, e28: byte, e29: byte, e30: byte, e31: byte, e32: byte, e33: byte, e34: byte, e35: byte, e36: byte, e37: byte, e38: byte, e39: byte, e40: byte, e41: byte, e42: byte, e43: byte, e44: byte, e45: byte, e46: byte, e47: byte, e48: byte, e49: byte, e50: byte, e51: byte, e52: byte, e53: byte, e54: byte, e55: byte, e56: byte, e57: byte, e58: byte, e59: byte, e60: byte, e61: byte, e62: byte, e63: byte): Vector512_1<CLROf<byte>>;
859
+ static create16(value: byte): Vector512_1<CLROf<byte>>;
860
+ static create16(e0: double, e1: double, e2: double, e3: double, e4: double, e5: double, e6: double, e7: double): Vector512_1<CLROf<double>>;
861
+ static create16(value: double): Vector512_1<CLROf<double>>;
862
+ static create16(e0: short, e1: short, e2: short, e3: short, e4: short, e5: short, e6: short, e7: short, e8: short, e9: short, e10: short, e11: short, e12: short, e13: short, e14: short, e15: short, e16: short, e17: short, e18: short, e19: short, e20: short, e21: short, e22: short, e23: short, e24: short, e25: short, e26: short, e27: short, e28: short, e29: short, e30: short, e31: short): Vector512_1<CLROf<short>>;
863
+ static create16(value: short): Vector512_1<CLROf<short>>;
864
+ static create16(e0: int, e1: int, e2: int, e3: int, e4: int, e5: int, e6: int, e7: int, e8: int, e9: int, e10: int, e11: int, e12: int, e13: int, e14: int, e15: int): Vector512_1<CLROf<int>>;
865
+ static create16(value: int): Vector512_1<CLROf<int>>;
866
+ static create16(e0: long, e1: long, e2: long, e3: long, e4: long, e5: long, e6: long, e7: long): Vector512_1<CLROf<long>>;
867
+ static create16(value: long): Vector512_1<CLROf<long>>;
868
+ static create16(value: nint): Vector512_1<CLROf<nint>>;
869
+ static create16(lower: Vector256_1<CLROf<byte>>, upper: Vector256_1<CLROf<byte>>): Vector512_1<CLROf<byte>>;
870
+ static create16(lower: Vector256_1<CLROf<double>>, upper: Vector256_1<CLROf<double>>): Vector512_1<CLROf<double>>;
871
+ static create16(lower: Vector256_1<CLROf<short>>, upper: Vector256_1<CLROf<short>>): Vector512_1<CLROf<short>>;
872
+ static create16(lower: Vector256_1<CLROf<int>>, upper: Vector256_1<CLROf<int>>): Vector512_1<CLROf<int>>;
873
+ static create16(lower: Vector256_1<CLROf<long>>, upper: Vector256_1<CLROf<long>>): Vector512_1<CLROf<long>>;
874
+ static create16(lower: Vector256_1<CLROf<nint>>, upper: Vector256_1<CLROf<nint>>): Vector512_1<CLROf<nint>>;
875
+ static create16(lower: Vector256_1<CLROf<sbyte>>, upper: Vector256_1<CLROf<sbyte>>): Vector512_1<CLROf<sbyte>>;
876
+ static create16(lower: Vector256_1<CLROf<float>>, upper: Vector256_1<CLROf<float>>): Vector512_1<CLROf<float>>;
877
+ static create16(lower: Vector256_1<CLROf<ushort>>, upper: Vector256_1<CLROf<ushort>>): Vector512_1<CLROf<ushort>>;
878
+ static create16(lower: Vector256_1<CLROf<uint>>, upper: Vector256_1<CLROf<uint>>): Vector512_1<CLROf<uint>>;
879
+ static create16(lower: Vector256_1<CLROf<ulong>>, upper: Vector256_1<CLROf<ulong>>): Vector512_1<CLROf<ulong>>;
880
+ static create16(lower: Vector256_1<CLROf<nuint>>, upper: Vector256_1<CLROf<nuint>>): Vector512_1<CLROf<nuint>>;
881
+ static create16(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte, e8: sbyte, e9: sbyte, e10: sbyte, e11: sbyte, e12: sbyte, e13: sbyte, e14: sbyte, e15: sbyte, e16: sbyte, e17: sbyte, e18: sbyte, e19: sbyte, e20: sbyte, e21: sbyte, e22: sbyte, e23: sbyte, e24: sbyte, e25: sbyte, e26: sbyte, e27: sbyte, e28: sbyte, e29: sbyte, e30: sbyte, e31: sbyte, e32: sbyte, e33: sbyte, e34: sbyte, e35: sbyte, e36: sbyte, e37: sbyte, e38: sbyte, e39: sbyte, e40: sbyte, e41: sbyte, e42: sbyte, e43: sbyte, e44: sbyte, e45: sbyte, e46: sbyte, e47: sbyte, e48: sbyte, e49: sbyte, e50: sbyte, e51: sbyte, e52: sbyte, e53: sbyte, e54: sbyte, e55: sbyte, e56: sbyte, e57: sbyte, e58: sbyte, e59: sbyte, e60: sbyte, e61: sbyte, e62: sbyte, e63: sbyte): Vector512_1<CLROf<sbyte>>;
882
+ static create16(value: sbyte): Vector512_1<CLROf<sbyte>>;
883
+ static create16(e0: float, e1: float, e2: float, e3: float, e4: float, e5: float, e6: float, e7: float, e8: float, e9: float, e10: float, e11: float, e12: float, e13: float, e14: float, e15: float): Vector512_1<CLROf<float>>;
884
+ static create16(value: float): Vector512_1<CLROf<float>>;
885
+ static create16(e0: ushort, e1: ushort, e2: ushort, e3: ushort, e4: ushort, e5: ushort, e6: ushort, e7: ushort, e8: ushort, e9: ushort, e10: ushort, e11: ushort, e12: ushort, e13: ushort, e14: ushort, e15: ushort, e16: ushort, e17: ushort, e18: ushort, e19: ushort, e20: ushort, e21: ushort, e22: ushort, e23: ushort, e24: ushort, e25: ushort, e26: ushort, e27: ushort, e28: ushort, e29: ushort, e30: ushort, e31: ushort): Vector512_1<CLROf<ushort>>;
886
+ static create16(value: ushort): Vector512_1<CLROf<ushort>>;
887
+ static create16(e0: uint, e1: uint, e2: uint, e3: uint, e4: uint, e5: uint, e6: uint, e7: uint, e8: uint, e9: uint, e10: uint, e11: uint, e12: uint, e13: uint, e14: uint, e15: uint): Vector512_1<CLROf<uint>>;
888
+ static create16(value: uint): Vector512_1<CLROf<uint>>;
889
+ static create16(e0: ulong, e1: ulong, e2: ulong, e3: ulong, e4: ulong, e5: ulong, e6: ulong, e7: ulong): Vector512_1<CLROf<ulong>>;
890
+ static create16(value: ulong): Vector512_1<CLROf<ulong>>;
891
+ static create16(value: nuint): Vector512_1<CLROf<nuint>>;
892
+ static create16<T>(value: T): Vector512_1<T>;
893
+ static create16<T>(values: T[], index: int): Vector512_1<T>;
894
+ static create16<T>(values: T[]): Vector512_1<T>;
895
+ static create16<T>(value: Vector128_1<T>): Vector512_1<T>;
896
+ static create16<T>(lower: Vector256_1<T>, upper: Vector256_1<T>): Vector512_1<T>;
897
+ static create16<T>(value: Vector256_1<T>): Vector512_1<T>;
898
+ static create16<T>(value: Vector64_1<T>): Vector512_1<T>;
899
+ static createScalar2(value: byte): Vector512_1<CLROf<byte>>;
900
+ static createScalar2(value: double): Vector512_1<CLROf<double>>;
901
+ static createScalar2(value: short): Vector512_1<CLROf<short>>;
902
+ static createScalar2(value: int): Vector512_1<CLROf<int>>;
903
+ static createScalar2(value: long): Vector512_1<CLROf<long>>;
904
+ static createScalar2(value: nint): Vector512_1<CLROf<nint>>;
905
+ static createScalar2(value: sbyte): Vector512_1<CLROf<sbyte>>;
906
+ static createScalar2(value: float): Vector512_1<CLROf<float>>;
907
+ static createScalar2(value: ushort): Vector512_1<CLROf<ushort>>;
908
+ static createScalar2(value: uint): Vector512_1<CLROf<uint>>;
909
+ static createScalar2(value: ulong): Vector512_1<CLROf<ulong>>;
910
+ static createScalar2(value: nuint): Vector512_1<CLROf<nuint>>;
911
+ static createScalar2<T>(value: T): Vector512_1<T>;
912
+ static createScalarUnsafe2(value: byte): Vector512_1<CLROf<byte>>;
913
+ static createScalarUnsafe2(value: double): Vector512_1<CLROf<double>>;
914
+ static createScalarUnsafe2(value: short): Vector512_1<CLROf<short>>;
915
+ static createScalarUnsafe2(value: int): Vector512_1<CLROf<int>>;
916
+ static createScalarUnsafe2(value: long): Vector512_1<CLROf<long>>;
917
+ static createScalarUnsafe2(value: nint): Vector512_1<CLROf<nint>>;
918
+ static createScalarUnsafe2(value: sbyte): Vector512_1<CLROf<sbyte>>;
919
+ static createScalarUnsafe2(value: float): Vector512_1<CLROf<float>>;
920
+ static createScalarUnsafe2(value: ushort): Vector512_1<CLROf<ushort>>;
921
+ static createScalarUnsafe2(value: uint): Vector512_1<CLROf<uint>>;
922
+ static createScalarUnsafe2(value: ulong): Vector512_1<CLROf<ulong>>;
923
+ static createScalarUnsafe2(value: nuint): Vector512_1<CLROf<nuint>>;
924
+ static createScalarUnsafe2<T>(value: T): Vector512_1<T>;
925
+ static createSequence<T>(start: T, step: T): Vector512_1<T>;
926
+ static degreesToRadians(degrees: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
927
+ static degreesToRadians(degrees: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
928
+ static divide2<T>(left: Vector512_1<T>, right: T): Vector512_1<T>;
929
+ static divide2<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
930
+ static dot<T>(left: Vector512_1<T>, right: Vector512_1<T>): T;
931
+ static equals<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
932
+ static equalsAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
933
+ static equalsAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
934
+ static exp(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
935
+ static exp(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
936
+ static extractMostSignificantBits<T>(vector: Vector512_1<T>): ulong;
937
+ static floor2(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
938
+ static floor2(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
939
+ static fusedMultiplyAdd(left: Vector512_1<CLROf<double>>, right: Vector512_1<CLROf<double>>, addend: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
940
+ static fusedMultiplyAdd(left: Vector512_1<CLROf<float>>, right: Vector512_1<CLROf<float>>, addend: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
933
941
  static get_E<T extends IFloatingPointConstants_1<T>>(): Vector512_1<T>;
934
942
  static get_Epsilon<T extends IFloatingPointIeee754_1<T>>(): Vector512_1<T>;
935
943
  static get_NaN<T extends IFloatingPointIeee754_1<T>>(): Vector512_1<T>;
@@ -939,297 +947,297 @@ export abstract class Vector512$instance {
939
947
  static get_Pi<T extends IFloatingPointConstants_1<T>>(): Vector512_1<T>;
940
948
  static get_PositiveInfinity<T extends IFloatingPointIeee754_1<T>>(): Vector512_1<T>;
941
949
  static get_Tau<T extends IFloatingPointConstants_1<T>>(): Vector512_1<T>;
942
- static GetElement<T>(vector: Vector512_1<T>, index: int): T;
943
- static GetLower<T>(vector: Vector512_1<T>): Vector256_1<T>;
944
- static GetUpper<T>(vector: Vector512_1<T>): Vector256_1<T>;
945
- static GreaterThan<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
946
- static GreaterThanAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
947
- static GreaterThanAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
948
- static GreaterThanOrEqual<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
949
- static GreaterThanOrEqualAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
950
- static GreaterThanOrEqualAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
951
- static Hypot(x: Vector512_1<CLROf<double>>, y: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
952
- static Hypot(x: Vector512_1<CLROf<float>>, y: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
953
- static IndexOf<T>(vector: Vector512_1<T>, value: T): int;
954
- static IndexOfWhereAllBitsSet<T>(vector: Vector512_1<T>): int;
955
- static IsEvenInteger<T>(vector: Vector512_1<T>): Vector512_1<T>;
956
- static IsFinite<T>(vector: Vector512_1<T>): Vector512_1<T>;
957
- static IsInfinity<T>(vector: Vector512_1<T>): Vector512_1<T>;
958
- static IsInteger<T>(vector: Vector512_1<T>): Vector512_1<T>;
959
- static IsNaN<T>(vector: Vector512_1<T>): Vector512_1<T>;
960
- static IsNegative<T>(vector: Vector512_1<T>): Vector512_1<T>;
961
- static IsNegativeInfinity<T>(vector: Vector512_1<T>): Vector512_1<T>;
962
- static IsNormal<T>(vector: Vector512_1<T>): Vector512_1<T>;
963
- static IsOddInteger<T>(vector: Vector512_1<T>): Vector512_1<T>;
964
- static IsPositive<T>(vector: Vector512_1<T>): Vector512_1<T>;
965
- static IsPositiveInfinity<T>(vector: Vector512_1<T>): Vector512_1<T>;
966
- static IsSubnormal<T>(vector: Vector512_1<T>): Vector512_1<T>;
967
- static IsZero<T>(vector: Vector512_1<T>): Vector512_1<T>;
968
- static LastIndexOf<T>(vector: Vector512_1<T>, value: T): int;
969
- static LastIndexOfWhereAllBitsSet<T>(vector: Vector512_1<T>): int;
970
- static Lerp(x: Vector512_1<CLROf<double>>, y: Vector512_1<CLROf<double>>, amount: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
971
- static Lerp(x: Vector512_1<CLROf<float>>, y: Vector512_1<CLROf<float>>, amount: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
972
- static LessThan<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
973
- static LessThanAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
974
- static LessThanAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
975
- static LessThanOrEqual<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
976
- static LessThanOrEqualAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
977
- static LessThanOrEqualAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
978
- static Load<T>(source: ptr<T>): Vector512_1<T>;
979
- static LoadAligned<T>(source: ptr<T>): Vector512_1<T>;
980
- static LoadAlignedNonTemporal<T>(source: ptr<T>): Vector512_1<T>;
981
- static LoadUnsafe<T>(source: { value: ref<T> }, elementOffset: nuint): Vector512_1<T>;
982
- static LoadUnsafe<T>(source: { value: ref<T> }): Vector512_1<T>;
983
- static Log(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
984
- static Log(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
985
- static Log2(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
986
- static Log2(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
987
- static Max<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
988
- static MaxMagnitude<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
989
- static MaxMagnitudeNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
990
- static MaxNative<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
991
- static MaxNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
992
- static Min<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
993
- static MinMagnitude<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
994
- static MinMagnitudeNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
995
- static MinNative<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
996
- static MinNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
997
- static Multiply<T>(left: T, right: Vector512_1<T>): Vector512_1<T>;
998
- static Multiply<T>(left: Vector512_1<T>, right: T): Vector512_1<T>;
999
- static Multiply<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1000
- static MultiplyAddEstimate(left: Vector512_1<CLROf<double>>, right: Vector512_1<CLROf<double>>, addend: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1001
- static MultiplyAddEstimate(left: Vector512_1<CLROf<float>>, right: Vector512_1<CLROf<float>>, addend: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1002
- static Narrow(lower: Vector512_1<CLROf<double>>, upper: Vector512_1<CLROf<double>>): Vector512_1<CLROf<float>>;
1003
- static Narrow(lower: Vector512_1<CLROf<short>>, upper: Vector512_1<CLROf<short>>): Vector512_1<CLROf<sbyte>>;
1004
- static Narrow(lower: Vector512_1<CLROf<int>>, upper: Vector512_1<CLROf<int>>): Vector512_1<CLROf<short>>;
1005
- static Narrow(lower: Vector512_1<CLROf<long>>, upper: Vector512_1<CLROf<long>>): Vector512_1<CLROf<int>>;
1006
- static Narrow(lower: Vector512_1<CLROf<ushort>>, upper: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<byte>>;
1007
- static Narrow(lower: Vector512_1<CLROf<uint>>, upper: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ushort>>;
1008
- static Narrow(lower: Vector512_1<CLROf<ulong>>, upper: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<uint>>;
1009
- static NarrowWithSaturation(lower: Vector512_1<CLROf<double>>, upper: Vector512_1<CLROf<double>>): Vector512_1<CLROf<float>>;
1010
- static NarrowWithSaturation(lower: Vector512_1<CLROf<short>>, upper: Vector512_1<CLROf<short>>): Vector512_1<CLROf<sbyte>>;
1011
- static NarrowWithSaturation(lower: Vector512_1<CLROf<int>>, upper: Vector512_1<CLROf<int>>): Vector512_1<CLROf<short>>;
1012
- static NarrowWithSaturation(lower: Vector512_1<CLROf<long>>, upper: Vector512_1<CLROf<long>>): Vector512_1<CLROf<int>>;
1013
- static NarrowWithSaturation(lower: Vector512_1<CLROf<ushort>>, upper: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<byte>>;
1014
- static NarrowWithSaturation(lower: Vector512_1<CLROf<uint>>, upper: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ushort>>;
1015
- static NarrowWithSaturation(lower: Vector512_1<CLROf<ulong>>, upper: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<uint>>;
1016
- static Negate<T>(vector: Vector512_1<T>): Vector512_1<T>;
1017
- static None<T>(vector: Vector512_1<T>, value: T): boolean;
1018
- static NoneWhereAllBitsSet<T>(vector: Vector512_1<T>): boolean;
1019
- static OnesComplement<T>(vector: Vector512_1<T>): Vector512_1<T>;
1020
- static RadiansToDegrees(radians: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1021
- static RadiansToDegrees(radians: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1022
- static Round(vector: Vector512_1<CLROf<double>>, mode: MidpointRounding): Vector512_1<CLROf<double>>;
1023
- static Round(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1024
- static Round(vector: Vector512_1<CLROf<float>>, mode: MidpointRounding): Vector512_1<CLROf<float>>;
1025
- static Round(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1026
- static ShiftLeft(vector: Vector512_1<CLROf<byte>>, shiftCount: int): Vector512_1<CLROf<byte>>;
1027
- static ShiftLeft(vector: Vector512_1<CLROf<short>>, shiftCount: int): Vector512_1<CLROf<short>>;
1028
- static ShiftLeft(vector: Vector512_1<CLROf<int>>, shiftCount: int): Vector512_1<CLROf<int>>;
1029
- static ShiftLeft(vector: Vector512_1<CLROf<long>>, shiftCount: int): Vector512_1<CLROf<long>>;
1030
- static ShiftLeft(vector: Vector512_1<CLROf<nint>>, shiftCount: int): Vector512_1<CLROf<nint>>;
1031
- static ShiftLeft(vector: Vector512_1<CLROf<sbyte>>, shiftCount: int): Vector512_1<CLROf<sbyte>>;
1032
- static ShiftLeft(vector: Vector512_1<CLROf<ushort>>, shiftCount: int): Vector512_1<CLROf<ushort>>;
1033
- static ShiftLeft(vector: Vector512_1<CLROf<uint>>, shiftCount: int): Vector512_1<CLROf<uint>>;
1034
- static ShiftLeft(vector: Vector512_1<CLROf<ulong>>, shiftCount: int): Vector512_1<CLROf<ulong>>;
1035
- static ShiftLeft(vector: Vector512_1<CLROf<nuint>>, shiftCount: int): Vector512_1<CLROf<nuint>>;
1036
- static ShiftRightArithmetic(vector: Vector512_1<CLROf<short>>, shiftCount: int): Vector512_1<CLROf<short>>;
1037
- static ShiftRightArithmetic(vector: Vector512_1<CLROf<int>>, shiftCount: int): Vector512_1<CLROf<int>>;
1038
- static ShiftRightArithmetic(vector: Vector512_1<CLROf<long>>, shiftCount: int): Vector512_1<CLROf<long>>;
1039
- static ShiftRightArithmetic(vector: Vector512_1<CLROf<nint>>, shiftCount: int): Vector512_1<CLROf<nint>>;
1040
- static ShiftRightArithmetic(vector: Vector512_1<CLROf<sbyte>>, shiftCount: int): Vector512_1<CLROf<sbyte>>;
1041
- static ShiftRightLogical(vector: Vector512_1<CLROf<byte>>, shiftCount: int): Vector512_1<CLROf<byte>>;
1042
- static ShiftRightLogical(vector: Vector512_1<CLROf<short>>, shiftCount: int): Vector512_1<CLROf<short>>;
1043
- static ShiftRightLogical(vector: Vector512_1<CLROf<int>>, shiftCount: int): Vector512_1<CLROf<int>>;
1044
- static ShiftRightLogical(vector: Vector512_1<CLROf<long>>, shiftCount: int): Vector512_1<CLROf<long>>;
1045
- static ShiftRightLogical(vector: Vector512_1<CLROf<nint>>, shiftCount: int): Vector512_1<CLROf<nint>>;
1046
- static ShiftRightLogical(vector: Vector512_1<CLROf<sbyte>>, shiftCount: int): Vector512_1<CLROf<sbyte>>;
1047
- static ShiftRightLogical(vector: Vector512_1<CLROf<ushort>>, shiftCount: int): Vector512_1<CLROf<ushort>>;
1048
- static ShiftRightLogical(vector: Vector512_1<CLROf<uint>>, shiftCount: int): Vector512_1<CLROf<uint>>;
1049
- static ShiftRightLogical(vector: Vector512_1<CLROf<ulong>>, shiftCount: int): Vector512_1<CLROf<ulong>>;
1050
- static ShiftRightLogical(vector: Vector512_1<CLROf<nuint>>, shiftCount: int): Vector512_1<CLROf<nuint>>;
1051
- static Shuffle(vector: Vector512_1<CLROf<byte>>, indices: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<byte>>;
1052
- static Shuffle(vector: Vector512_1<CLROf<double>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<double>>;
1053
- static Shuffle(vector: Vector512_1<CLROf<short>>, indices: Vector512_1<CLROf<short>>): Vector512_1<CLROf<short>>;
1054
- static Shuffle(vector: Vector512_1<CLROf<int>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<int>>;
1055
- static Shuffle(vector: Vector512_1<CLROf<long>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<long>>;
1056
- static Shuffle(vector: Vector512_1<CLROf<sbyte>>, indices: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<sbyte>>;
1057
- static Shuffle(vector: Vector512_1<CLROf<float>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<float>>;
1058
- static Shuffle(vector: Vector512_1<CLROf<ushort>>, indices: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<ushort>>;
1059
- static Shuffle(vector: Vector512_1<CLROf<uint>>, indices: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<uint>>;
1060
- static Shuffle(vector: Vector512_1<CLROf<ulong>>, indices: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<ulong>>;
1061
- static ShuffleNative(vector: Vector512_1<CLROf<byte>>, indices: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<byte>>;
1062
- static ShuffleNative(vector: Vector512_1<CLROf<double>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<double>>;
1063
- static ShuffleNative(vector: Vector512_1<CLROf<short>>, indices: Vector512_1<CLROf<short>>): Vector512_1<CLROf<short>>;
1064
- static ShuffleNative(vector: Vector512_1<CLROf<int>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<int>>;
1065
- static ShuffleNative(vector: Vector512_1<CLROf<long>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<long>>;
1066
- static ShuffleNative(vector: Vector512_1<CLROf<sbyte>>, indices: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<sbyte>>;
1067
- static ShuffleNative(vector: Vector512_1<CLROf<float>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<float>>;
1068
- static ShuffleNative(vector: Vector512_1<CLROf<ushort>>, indices: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<ushort>>;
1069
- static ShuffleNative(vector: Vector512_1<CLROf<uint>>, indices: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<uint>>;
1070
- static ShuffleNative(vector: Vector512_1<CLROf<ulong>>, indices: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<ulong>>;
1071
- static Sin(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1072
- static Sin(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1073
- static SinCos(vector: Vector512_1<CLROf<double>>): ValueTuple_2<Vector512_1<CLROf<double>>, Vector512_1<CLROf<double>>>;
1074
- static SinCos(vector: Vector512_1<CLROf<float>>): ValueTuple_2<Vector512_1<CLROf<float>>, Vector512_1<CLROf<float>>>;
1075
- static Sqrt<T>(vector: Vector512_1<T>): Vector512_1<T>;
1076
- static Store<T>(source: Vector512_1<T>, destination: ptr<T>): void;
1077
- static StoreAligned<T>(source: Vector512_1<T>, destination: ptr<T>): void;
1078
- static StoreAlignedNonTemporal<T>(source: Vector512_1<T>, destination: ptr<T>): void;
1079
- static StoreUnsafe<T>(source: Vector512_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
1080
- static StoreUnsafe<T>(source: Vector512_1<T>, destination: { value: ref<T> }): void;
1081
- static Subtract<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1082
- static SubtractSaturate<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1083
- static Sum<T>(vector: Vector512_1<T>): T;
1084
- static ToScalar<T>(vector: Vector512_1<T>): T;
1085
- static Truncate(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1086
- static Truncate(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1087
- static TryCopyTo<T>(vector: Vector512_1<T>, destination: Span_1<T>): boolean;
1088
- static Widen(source: Vector512_1<CLROf<byte>>): ValueTuple_2<Vector512_1<CLROf<ushort>>, Vector512_1<CLROf<ushort>>>;
1089
- static Widen(source: Vector512_1<CLROf<short>>): ValueTuple_2<Vector512_1<CLROf<int>>, Vector512_1<CLROf<int>>>;
1090
- static Widen(source: Vector512_1<CLROf<int>>): ValueTuple_2<Vector512_1<CLROf<long>>, Vector512_1<CLROf<long>>>;
1091
- static Widen(source: Vector512_1<CLROf<sbyte>>): ValueTuple_2<Vector512_1<CLROf<short>>, Vector512_1<CLROf<short>>>;
1092
- static Widen(source: Vector512_1<CLROf<float>>): ValueTuple_2<Vector512_1<CLROf<double>>, Vector512_1<CLROf<double>>>;
1093
- static Widen(source: Vector512_1<CLROf<ushort>>): ValueTuple_2<Vector512_1<CLROf<uint>>, Vector512_1<CLROf<uint>>>;
1094
- static Widen(source: Vector512_1<CLROf<uint>>): ValueTuple_2<Vector512_1<CLROf<ulong>>, Vector512_1<CLROf<ulong>>>;
1095
- static WidenLower(source: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<ushort>>;
1096
- static WidenLower(source: Vector512_1<CLROf<short>>): Vector512_1<CLROf<int>>;
1097
- static WidenLower(source: Vector512_1<CLROf<int>>): Vector512_1<CLROf<long>>;
1098
- static WidenLower(source: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<short>>;
1099
- static WidenLower(source: Vector512_1<CLROf<float>>): Vector512_1<CLROf<double>>;
1100
- static WidenLower(source: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<uint>>;
1101
- static WidenLower(source: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ulong>>;
1102
- static WidenUpper(source: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<ushort>>;
1103
- static WidenUpper(source: Vector512_1<CLROf<short>>): Vector512_1<CLROf<int>>;
1104
- static WidenUpper(source: Vector512_1<CLROf<int>>): Vector512_1<CLROf<long>>;
1105
- static WidenUpper(source: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<short>>;
1106
- static WidenUpper(source: Vector512_1<CLROf<float>>): Vector512_1<CLROf<double>>;
1107
- static WidenUpper(source: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<uint>>;
1108
- static WidenUpper(source: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ulong>>;
1109
- static WithElement<T>(vector: Vector512_1<T>, index: int, value: T): Vector512_1<T>;
1110
- static WithLower<T>(vector: Vector512_1<T>, value: Vector256_1<T>): Vector512_1<T>;
1111
- static WithUpper<T>(vector: Vector512_1<T>, value: Vector256_1<T>): Vector512_1<T>;
1112
- static Xor<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
950
+ static getElement<T>(vector: Vector512_1<T>, index: int): T;
951
+ static getLower<T>(vector: Vector512_1<T>): Vector256_1<T>;
952
+ static getUpper<T>(vector: Vector512_1<T>): Vector256_1<T>;
953
+ static greaterThan<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
954
+ static greaterThanAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
955
+ static greaterThanAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
956
+ static greaterThanOrEqual<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
957
+ static greaterThanOrEqualAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
958
+ static greaterThanOrEqualAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
959
+ static hypot(x: Vector512_1<CLROf<double>>, y: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
960
+ static hypot(x: Vector512_1<CLROf<float>>, y: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
961
+ static indexOf<T>(vector: Vector512_1<T>, value: T): int;
962
+ static indexOfWhereAllBitsSet<T>(vector: Vector512_1<T>): int;
963
+ static isEvenInteger<T>(vector: Vector512_1<T>): Vector512_1<T>;
964
+ static isFinite<T>(vector: Vector512_1<T>): Vector512_1<T>;
965
+ static isInfinity<T>(vector: Vector512_1<T>): Vector512_1<T>;
966
+ static isInteger<T>(vector: Vector512_1<T>): Vector512_1<T>;
967
+ static isNaN<T>(vector: Vector512_1<T>): Vector512_1<T>;
968
+ static isNegative<T>(vector: Vector512_1<T>): Vector512_1<T>;
969
+ static isNegativeInfinity<T>(vector: Vector512_1<T>): Vector512_1<T>;
970
+ static isNormal<T>(vector: Vector512_1<T>): Vector512_1<T>;
971
+ static isOddInteger<T>(vector: Vector512_1<T>): Vector512_1<T>;
972
+ static isPositive<T>(vector: Vector512_1<T>): Vector512_1<T>;
973
+ static isPositiveInfinity<T>(vector: Vector512_1<T>): Vector512_1<T>;
974
+ static isSubnormal<T>(vector: Vector512_1<T>): Vector512_1<T>;
975
+ static isZero<T>(vector: Vector512_1<T>): Vector512_1<T>;
976
+ static lastIndexOf<T>(vector: Vector512_1<T>, value: T): int;
977
+ static lastIndexOfWhereAllBitsSet<T>(vector: Vector512_1<T>): int;
978
+ static lerp(x: Vector512_1<CLROf<double>>, y: Vector512_1<CLROf<double>>, amount: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
979
+ static lerp(x: Vector512_1<CLROf<float>>, y: Vector512_1<CLROf<float>>, amount: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
980
+ static lessThan<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
981
+ static lessThanAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
982
+ static lessThanAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
983
+ static lessThanOrEqual<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
984
+ static lessThanOrEqualAll<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
985
+ static lessThanOrEqualAny<T>(left: Vector512_1<T>, right: Vector512_1<T>): boolean;
986
+ static load<T>(source: ptr<T>): Vector512_1<T>;
987
+ static loadAligned<T>(source: ptr<T>): Vector512_1<T>;
988
+ static loadAlignedNonTemporal<T>(source: ptr<T>): Vector512_1<T>;
989
+ static loadUnsafe2<T>(source: { value: ref<T> }, elementOffset: nuint): Vector512_1<T>;
990
+ static loadUnsafe2<T>(source: { value: ref<T> }): Vector512_1<T>;
991
+ static log(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
992
+ static log(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
993
+ static log22(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
994
+ static log22(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
995
+ static max<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
996
+ static maxMagnitude<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
997
+ static maxMagnitudeNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
998
+ static maxNative<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
999
+ static maxNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1000
+ static min<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1001
+ static minMagnitude<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1002
+ static minMagnitudeNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1003
+ static minNative<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1004
+ static minNumber<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1005
+ static multiply3<T>(left: T, right: Vector512_1<T>): Vector512_1<T>;
1006
+ static multiply3<T>(left: Vector512_1<T>, right: T): Vector512_1<T>;
1007
+ static multiply3<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1008
+ static multiplyAddEstimate(left: Vector512_1<CLROf<double>>, right: Vector512_1<CLROf<double>>, addend: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1009
+ static multiplyAddEstimate(left: Vector512_1<CLROf<float>>, right: Vector512_1<CLROf<float>>, addend: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1010
+ static narrow(lower: Vector512_1<CLROf<double>>, upper: Vector512_1<CLROf<double>>): Vector512_1<CLROf<float>>;
1011
+ static narrow(lower: Vector512_1<CLROf<short>>, upper: Vector512_1<CLROf<short>>): Vector512_1<CLROf<sbyte>>;
1012
+ static narrow(lower: Vector512_1<CLROf<int>>, upper: Vector512_1<CLROf<int>>): Vector512_1<CLROf<short>>;
1013
+ static narrow(lower: Vector512_1<CLROf<long>>, upper: Vector512_1<CLROf<long>>): Vector512_1<CLROf<int>>;
1014
+ static narrow(lower: Vector512_1<CLROf<ushort>>, upper: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<byte>>;
1015
+ static narrow(lower: Vector512_1<CLROf<uint>>, upper: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ushort>>;
1016
+ static narrow(lower: Vector512_1<CLROf<ulong>>, upper: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<uint>>;
1017
+ static narrowWithSaturation(lower: Vector512_1<CLROf<double>>, upper: Vector512_1<CLROf<double>>): Vector512_1<CLROf<float>>;
1018
+ static narrowWithSaturation(lower: Vector512_1<CLROf<short>>, upper: Vector512_1<CLROf<short>>): Vector512_1<CLROf<sbyte>>;
1019
+ static narrowWithSaturation(lower: Vector512_1<CLROf<int>>, upper: Vector512_1<CLROf<int>>): Vector512_1<CLROf<short>>;
1020
+ static narrowWithSaturation(lower: Vector512_1<CLROf<long>>, upper: Vector512_1<CLROf<long>>): Vector512_1<CLROf<int>>;
1021
+ static narrowWithSaturation(lower: Vector512_1<CLROf<ushort>>, upper: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<byte>>;
1022
+ static narrowWithSaturation(lower: Vector512_1<CLROf<uint>>, upper: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ushort>>;
1023
+ static narrowWithSaturation(lower: Vector512_1<CLROf<ulong>>, upper: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<uint>>;
1024
+ static negate<T>(vector: Vector512_1<T>): Vector512_1<T>;
1025
+ static none<T>(vector: Vector512_1<T>, value: T): boolean;
1026
+ static noneWhereAllBitsSet<T>(vector: Vector512_1<T>): boolean;
1027
+ static onesComplement<T>(vector: Vector512_1<T>): Vector512_1<T>;
1028
+ static radiansToDegrees(radians: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1029
+ static radiansToDegrees(radians: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1030
+ static round3(vector: Vector512_1<CLROf<double>>, mode: MidpointRounding): Vector512_1<CLROf<double>>;
1031
+ static round3(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1032
+ static round3(vector: Vector512_1<CLROf<float>>, mode: MidpointRounding): Vector512_1<CLROf<float>>;
1033
+ static round3(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1034
+ static shiftLeft(vector: Vector512_1<CLROf<byte>>, shiftCount: int): Vector512_1<CLROf<byte>>;
1035
+ static shiftLeft(vector: Vector512_1<CLROf<short>>, shiftCount: int): Vector512_1<CLROf<short>>;
1036
+ static shiftLeft(vector: Vector512_1<CLROf<int>>, shiftCount: int): Vector512_1<CLROf<int>>;
1037
+ static shiftLeft(vector: Vector512_1<CLROf<long>>, shiftCount: int): Vector512_1<CLROf<long>>;
1038
+ static shiftLeft(vector: Vector512_1<CLROf<nint>>, shiftCount: int): Vector512_1<CLROf<nint>>;
1039
+ static shiftLeft(vector: Vector512_1<CLROf<sbyte>>, shiftCount: int): Vector512_1<CLROf<sbyte>>;
1040
+ static shiftLeft(vector: Vector512_1<CLROf<ushort>>, shiftCount: int): Vector512_1<CLROf<ushort>>;
1041
+ static shiftLeft(vector: Vector512_1<CLROf<uint>>, shiftCount: int): Vector512_1<CLROf<uint>>;
1042
+ static shiftLeft(vector: Vector512_1<CLROf<ulong>>, shiftCount: int): Vector512_1<CLROf<ulong>>;
1043
+ static shiftLeft(vector: Vector512_1<CLROf<nuint>>, shiftCount: int): Vector512_1<CLROf<nuint>>;
1044
+ static shiftRightArithmetic(vector: Vector512_1<CLROf<short>>, shiftCount: int): Vector512_1<CLROf<short>>;
1045
+ static shiftRightArithmetic(vector: Vector512_1<CLROf<int>>, shiftCount: int): Vector512_1<CLROf<int>>;
1046
+ static shiftRightArithmetic(vector: Vector512_1<CLROf<long>>, shiftCount: int): Vector512_1<CLROf<long>>;
1047
+ static shiftRightArithmetic(vector: Vector512_1<CLROf<nint>>, shiftCount: int): Vector512_1<CLROf<nint>>;
1048
+ static shiftRightArithmetic(vector: Vector512_1<CLROf<sbyte>>, shiftCount: int): Vector512_1<CLROf<sbyte>>;
1049
+ static shiftRightLogical(vector: Vector512_1<CLROf<byte>>, shiftCount: int): Vector512_1<CLROf<byte>>;
1050
+ static shiftRightLogical(vector: Vector512_1<CLROf<short>>, shiftCount: int): Vector512_1<CLROf<short>>;
1051
+ static shiftRightLogical(vector: Vector512_1<CLROf<int>>, shiftCount: int): Vector512_1<CLROf<int>>;
1052
+ static shiftRightLogical(vector: Vector512_1<CLROf<long>>, shiftCount: int): Vector512_1<CLROf<long>>;
1053
+ static shiftRightLogical(vector: Vector512_1<CLROf<nint>>, shiftCount: int): Vector512_1<CLROf<nint>>;
1054
+ static shiftRightLogical(vector: Vector512_1<CLROf<sbyte>>, shiftCount: int): Vector512_1<CLROf<sbyte>>;
1055
+ static shiftRightLogical(vector: Vector512_1<CLROf<ushort>>, shiftCount: int): Vector512_1<CLROf<ushort>>;
1056
+ static shiftRightLogical(vector: Vector512_1<CLROf<uint>>, shiftCount: int): Vector512_1<CLROf<uint>>;
1057
+ static shiftRightLogical(vector: Vector512_1<CLROf<ulong>>, shiftCount: int): Vector512_1<CLROf<ulong>>;
1058
+ static shiftRightLogical(vector: Vector512_1<CLROf<nuint>>, shiftCount: int): Vector512_1<CLROf<nuint>>;
1059
+ static shuffle(vector: Vector512_1<CLROf<byte>>, indices: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<byte>>;
1060
+ static shuffle(vector: Vector512_1<CLROf<double>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<double>>;
1061
+ static shuffle(vector: Vector512_1<CLROf<short>>, indices: Vector512_1<CLROf<short>>): Vector512_1<CLROf<short>>;
1062
+ static shuffle(vector: Vector512_1<CLROf<int>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<int>>;
1063
+ static shuffle(vector: Vector512_1<CLROf<long>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<long>>;
1064
+ static shuffle(vector: Vector512_1<CLROf<sbyte>>, indices: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<sbyte>>;
1065
+ static shuffle(vector: Vector512_1<CLROf<float>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<float>>;
1066
+ static shuffle(vector: Vector512_1<CLROf<ushort>>, indices: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<ushort>>;
1067
+ static shuffle(vector: Vector512_1<CLROf<uint>>, indices: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<uint>>;
1068
+ static shuffle(vector: Vector512_1<CLROf<ulong>>, indices: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<ulong>>;
1069
+ static shuffleNative(vector: Vector512_1<CLROf<byte>>, indices: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<byte>>;
1070
+ static shuffleNative(vector: Vector512_1<CLROf<double>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<double>>;
1071
+ static shuffleNative(vector: Vector512_1<CLROf<short>>, indices: Vector512_1<CLROf<short>>): Vector512_1<CLROf<short>>;
1072
+ static shuffleNative(vector: Vector512_1<CLROf<int>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<int>>;
1073
+ static shuffleNative(vector: Vector512_1<CLROf<long>>, indices: Vector512_1<CLROf<long>>): Vector512_1<CLROf<long>>;
1074
+ static shuffleNative(vector: Vector512_1<CLROf<sbyte>>, indices: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<sbyte>>;
1075
+ static shuffleNative(vector: Vector512_1<CLROf<float>>, indices: Vector512_1<CLROf<int>>): Vector512_1<CLROf<float>>;
1076
+ static shuffleNative(vector: Vector512_1<CLROf<ushort>>, indices: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<ushort>>;
1077
+ static shuffleNative(vector: Vector512_1<CLROf<uint>>, indices: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<uint>>;
1078
+ static shuffleNative(vector: Vector512_1<CLROf<ulong>>, indices: Vector512_1<CLROf<ulong>>): Vector512_1<CLROf<ulong>>;
1079
+ static sin(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1080
+ static sin(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1081
+ static sinCos(vector: Vector512_1<CLROf<double>>): ValueTuple_2<Vector512_1<CLROf<double>>, Vector512_1<CLROf<double>>>;
1082
+ static sinCos(vector: Vector512_1<CLROf<float>>): ValueTuple_2<Vector512_1<CLROf<float>>, Vector512_1<CLROf<float>>>;
1083
+ static sqrt<T>(vector: Vector512_1<T>): Vector512_1<T>;
1084
+ static store<T>(source: Vector512_1<T>, destination: ptr<T>): void;
1085
+ static storeAligned<T>(source: Vector512_1<T>, destination: ptr<T>): void;
1086
+ static storeAlignedNonTemporal<T>(source: Vector512_1<T>, destination: ptr<T>): void;
1087
+ static storeUnsafe2<T>(source: Vector512_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
1088
+ static storeUnsafe2<T>(source: Vector512_1<T>, destination: { value: ref<T> }): void;
1089
+ static subtract<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1090
+ static subtractSaturate<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1091
+ static sum<T>(vector: Vector512_1<T>): T;
1092
+ static toScalar<T>(vector: Vector512_1<T>): T;
1093
+ static truncate(vector: Vector512_1<CLROf<double>>): Vector512_1<CLROf<double>>;
1094
+ static truncate(vector: Vector512_1<CLROf<float>>): Vector512_1<CLROf<float>>;
1095
+ static tryCopyTo<T>(vector: Vector512_1<T>, destination: Span_1<T>): boolean;
1096
+ static widen(source: Vector512_1<CLROf<byte>>): ValueTuple_2<Vector512_1<CLROf<ushort>>, Vector512_1<CLROf<ushort>>>;
1097
+ static widen(source: Vector512_1<CLROf<short>>): ValueTuple_2<Vector512_1<CLROf<int>>, Vector512_1<CLROf<int>>>;
1098
+ static widen(source: Vector512_1<CLROf<int>>): ValueTuple_2<Vector512_1<CLROf<long>>, Vector512_1<CLROf<long>>>;
1099
+ static widen(source: Vector512_1<CLROf<sbyte>>): ValueTuple_2<Vector512_1<CLROf<short>>, Vector512_1<CLROf<short>>>;
1100
+ static widen(source: Vector512_1<CLROf<float>>): ValueTuple_2<Vector512_1<CLROf<double>>, Vector512_1<CLROf<double>>>;
1101
+ static widen(source: Vector512_1<CLROf<ushort>>): ValueTuple_2<Vector512_1<CLROf<uint>>, Vector512_1<CLROf<uint>>>;
1102
+ static widen(source: Vector512_1<CLROf<uint>>): ValueTuple_2<Vector512_1<CLROf<ulong>>, Vector512_1<CLROf<ulong>>>;
1103
+ static widenLower(source: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<ushort>>;
1104
+ static widenLower(source: Vector512_1<CLROf<short>>): Vector512_1<CLROf<int>>;
1105
+ static widenLower(source: Vector512_1<CLROf<int>>): Vector512_1<CLROf<long>>;
1106
+ static widenLower(source: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<short>>;
1107
+ static widenLower(source: Vector512_1<CLROf<float>>): Vector512_1<CLROf<double>>;
1108
+ static widenLower(source: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<uint>>;
1109
+ static widenLower(source: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ulong>>;
1110
+ static widenUpper(source: Vector512_1<CLROf<byte>>): Vector512_1<CLROf<ushort>>;
1111
+ static widenUpper(source: Vector512_1<CLROf<short>>): Vector512_1<CLROf<int>>;
1112
+ static widenUpper(source: Vector512_1<CLROf<int>>): Vector512_1<CLROf<long>>;
1113
+ static widenUpper(source: Vector512_1<CLROf<sbyte>>): Vector512_1<CLROf<short>>;
1114
+ static widenUpper(source: Vector512_1<CLROf<float>>): Vector512_1<CLROf<double>>;
1115
+ static widenUpper(source: Vector512_1<CLROf<ushort>>): Vector512_1<CLROf<uint>>;
1116
+ static widenUpper(source: Vector512_1<CLROf<uint>>): Vector512_1<CLROf<ulong>>;
1117
+ static withElement<T>(vector: Vector512_1<T>, index: int, value: T): Vector512_1<T>;
1118
+ static withLower<T>(vector: Vector512_1<T>, value: Vector256_1<T>): Vector512_1<T>;
1119
+ static withUpper<T>(vector: Vector512_1<T>, value: Vector256_1<T>): Vector512_1<T>;
1120
+ static xor<T>(left: Vector512_1<T>, right: Vector512_1<T>): Vector512_1<T>;
1113
1121
  }
1114
1122
 
1115
1123
 
1116
1124
  export type Vector512 = Vector512$instance;
1117
1125
 
1118
1126
  export abstract class Vector64$instance {
1119
- static readonly IsHardwareAccelerated: boolean;
1120
- static Abs<T>(vector: Vector64_1<T>): Vector64_1<T>;
1121
- static Add<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1122
- static AddSaturate<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1123
- static All<T>(vector: Vector64_1<T>, value: T): boolean;
1124
- static AllWhereAllBitsSet<T>(vector: Vector64_1<T>): boolean;
1125
- static AndNot<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1126
- static Any<T>(vector: Vector64_1<T>, value: T): boolean;
1127
- static AnyWhereAllBitsSet<T>(vector: Vector64_1<T>): boolean;
1128
- static As<TFrom, TTo>(vector: Vector64_1<TFrom>): Vector64_1<TTo>;
1129
- static AsByte<T>(vector: Vector64_1<T>): Vector64_1<CLROf<byte>>;
1130
- static AsDouble<T>(vector: Vector64_1<T>): Vector64_1<CLROf<double>>;
1131
- static AsInt16<T>(vector: Vector64_1<T>): Vector64_1<CLROf<short>>;
1132
- static AsInt32<T>(vector: Vector64_1<T>): Vector64_1<CLROf<int>>;
1133
- static AsInt64<T>(vector: Vector64_1<T>): Vector64_1<CLROf<long>>;
1134
- static AsNInt<T>(vector: Vector64_1<T>): Vector64_1<CLROf<nint>>;
1135
- static AsNUInt<T>(vector: Vector64_1<T>): Vector64_1<CLROf<nuint>>;
1136
- static AsSByte<T>(vector: Vector64_1<T>): Vector64_1<CLROf<sbyte>>;
1137
- static AsSingle<T>(vector: Vector64_1<T>): Vector64_1<CLROf<float>>;
1138
- static AsUInt16<T>(vector: Vector64_1<T>): Vector64_1<CLROf<ushort>>;
1139
- static AsUInt32<T>(vector: Vector64_1<T>): Vector64_1<CLROf<uint>>;
1140
- static AsUInt64<T>(vector: Vector64_1<T>): Vector64_1<CLROf<ulong>>;
1141
- static BitwiseAnd<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1142
- static BitwiseOr<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1143
- static Ceiling(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1144
- static Ceiling(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1145
- static Clamp<T>(value: Vector64_1<T>, min: Vector64_1<T>, max: Vector64_1<T>): Vector64_1<T>;
1146
- static ClampNative<T>(value: Vector64_1<T>, min: Vector64_1<T>, max: Vector64_1<T>): Vector64_1<T>;
1147
- static ConditionalSelect<T>(condition: Vector64_1<T>, left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1148
- static ConvertToDouble(vector: Vector64_1<CLROf<long>>): Vector64_1<CLROf<double>>;
1149
- static ConvertToDouble(vector: Vector64_1<CLROf<ulong>>): Vector64_1<CLROf<double>>;
1150
- static ConvertToInt32(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<int>>;
1151
- static ConvertToInt32Native(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<int>>;
1152
- static ConvertToInt64(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<long>>;
1153
- static ConvertToInt64Native(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<long>>;
1154
- static ConvertToSingle(vector: Vector64_1<CLROf<int>>): Vector64_1<CLROf<float>>;
1155
- static ConvertToSingle(vector: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<float>>;
1156
- static ConvertToUInt32(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<uint>>;
1157
- static ConvertToUInt32Native(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<uint>>;
1158
- static ConvertToUInt64(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<ulong>>;
1159
- static ConvertToUInt64Native(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<ulong>>;
1160
- static CopySign<T>(value: Vector64_1<T>, sign: Vector64_1<T>): Vector64_1<T>;
1161
- static CopyTo<T>(vector: Vector64_1<T>, destination: Span_1<T>): void;
1162
- static CopyTo<T>(vector: Vector64_1<T>, destination: T[], startIndex: int): void;
1163
- static CopyTo<T>(vector: Vector64_1<T>, destination: T[]): void;
1164
- static Cos(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1165
- static Cos(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1166
- static Count<T>(vector: Vector64_1<T>, value: T): int;
1167
- static CountWhereAllBitsSet<T>(vector: Vector64_1<T>): int;
1168
- static Create<T>(values: ReadOnlySpan_1<T>): Vector64_1<T>;
1169
- static Create(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte): Vector64_1<CLROf<byte>>;
1170
- static Create(value: byte): Vector64_1<CLROf<byte>>;
1171
- static Create(value: double): Vector64_1<CLROf<double>>;
1172
- static Create(e0: short, e1: short, e2: short, e3: short): Vector64_1<CLROf<short>>;
1173
- static Create(value: short): Vector64_1<CLROf<short>>;
1174
- static Create(e0: int, e1: int): Vector64_1<CLROf<int>>;
1175
- static Create(value: int): Vector64_1<CLROf<int>>;
1176
- static Create(value: long): Vector64_1<CLROf<long>>;
1177
- static Create(value: nint): Vector64_1<CLROf<nint>>;
1178
- static Create(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte): Vector64_1<CLROf<sbyte>>;
1179
- static Create(value: sbyte): Vector64_1<CLROf<sbyte>>;
1180
- static Create(e0: float, e1: float): Vector64_1<CLROf<float>>;
1181
- static Create(value: float): Vector64_1<CLROf<float>>;
1182
- static Create(e0: ushort, e1: ushort, e2: ushort, e3: ushort): Vector64_1<CLROf<ushort>>;
1183
- static Create(value: ushort): Vector64_1<CLROf<ushort>>;
1184
- static Create(e0: uint, e1: uint): Vector64_1<CLROf<uint>>;
1185
- static Create(value: uint): Vector64_1<CLROf<uint>>;
1186
- static Create(value: ulong): Vector64_1<CLROf<ulong>>;
1187
- static Create(value: nuint): Vector64_1<CLROf<nuint>>;
1188
- static Create<T>(value: T): Vector64_1<T>;
1189
- static Create<T>(values: T[], index: int): Vector64_1<T>;
1190
- static Create<T>(values: T[]): Vector64_1<T>;
1191
- static CreateScalar(value: byte): Vector64_1<CLROf<byte>>;
1192
- static CreateScalar(value: double): Vector64_1<CLROf<double>>;
1193
- static CreateScalar(value: short): Vector64_1<CLROf<short>>;
1194
- static CreateScalar(value: int): Vector64_1<CLROf<int>>;
1195
- static CreateScalar(value: long): Vector64_1<CLROf<long>>;
1196
- static CreateScalar(value: nint): Vector64_1<CLROf<nint>>;
1197
- static CreateScalar(value: sbyte): Vector64_1<CLROf<sbyte>>;
1198
- static CreateScalar(value: float): Vector64_1<CLROf<float>>;
1199
- static CreateScalar(value: ushort): Vector64_1<CLROf<ushort>>;
1200
- static CreateScalar(value: uint): Vector64_1<CLROf<uint>>;
1201
- static CreateScalar(value: ulong): Vector64_1<CLROf<ulong>>;
1202
- static CreateScalar(value: nuint): Vector64_1<CLROf<nuint>>;
1203
- static CreateScalar<T>(value: T): Vector64_1<T>;
1204
- static CreateScalarUnsafe(value: byte): Vector64_1<CLROf<byte>>;
1205
- static CreateScalarUnsafe(value: double): Vector64_1<CLROf<double>>;
1206
- static CreateScalarUnsafe(value: short): Vector64_1<CLROf<short>>;
1207
- static CreateScalarUnsafe(value: int): Vector64_1<CLROf<int>>;
1208
- static CreateScalarUnsafe(value: long): Vector64_1<CLROf<long>>;
1209
- static CreateScalarUnsafe(value: nint): Vector64_1<CLROf<nint>>;
1210
- static CreateScalarUnsafe(value: sbyte): Vector64_1<CLROf<sbyte>>;
1211
- static CreateScalarUnsafe(value: float): Vector64_1<CLROf<float>>;
1212
- static CreateScalarUnsafe(value: ushort): Vector64_1<CLROf<ushort>>;
1213
- static CreateScalarUnsafe(value: uint): Vector64_1<CLROf<uint>>;
1214
- static CreateScalarUnsafe(value: ulong): Vector64_1<CLROf<ulong>>;
1215
- static CreateScalarUnsafe(value: nuint): Vector64_1<CLROf<nuint>>;
1216
- static CreateScalarUnsafe<T>(value: T): Vector64_1<T>;
1217
- static CreateSequence<T>(start: T, step: T): Vector64_1<T>;
1218
- static DegreesToRadians(degrees: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1219
- static DegreesToRadians(degrees: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1220
- static Divide<T>(left: Vector64_1<T>, right: T): Vector64_1<T>;
1221
- static Divide<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1222
- static Dot<T>(left: Vector64_1<T>, right: Vector64_1<T>): T;
1223
- static Equals<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1224
- static EqualsAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1225
- static EqualsAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1226
- static Exp(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1227
- static Exp(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1228
- static ExtractMostSignificantBits<T>(vector: Vector64_1<T>): uint;
1229
- static Floor(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1230
- static Floor(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1231
- static FusedMultiplyAdd(left: Vector64_1<CLROf<double>>, right: Vector64_1<CLROf<double>>, addend: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1232
- static FusedMultiplyAdd(left: Vector64_1<CLROf<float>>, right: Vector64_1<CLROf<float>>, addend: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1127
+ static readonly isHardwareAccelerated: boolean;
1128
+ static abs<T>(vector: Vector64_1<T>): Vector64_1<T>;
1129
+ static add<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1130
+ static addSaturate<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1131
+ static all<T>(vector: Vector64_1<T>, value: T): boolean;
1132
+ static allWhereAllBitsSet<T>(vector: Vector64_1<T>): boolean;
1133
+ static andNot<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1134
+ static any_<T>(vector: Vector64_1<T>, value: T): boolean;
1135
+ static anyWhereAllBitsSet<T>(vector: Vector64_1<T>): boolean;
1136
+ static as_<TFrom, TTo>(vector: Vector64_1<TFrom>): Vector64_1<TTo>;
1137
+ static asByte<T>(vector: Vector64_1<T>): Vector64_1<CLROf<byte>>;
1138
+ static asDouble<T>(vector: Vector64_1<T>): Vector64_1<CLROf<double>>;
1139
+ static asInt16<T>(vector: Vector64_1<T>): Vector64_1<CLROf<short>>;
1140
+ static asInt32<T>(vector: Vector64_1<T>): Vector64_1<CLROf<int>>;
1141
+ static asInt64<T>(vector: Vector64_1<T>): Vector64_1<CLROf<long>>;
1142
+ static asNInt<T>(vector: Vector64_1<T>): Vector64_1<CLROf<nint>>;
1143
+ static asNUInt<T>(vector: Vector64_1<T>): Vector64_1<CLROf<nuint>>;
1144
+ static asSByte<T>(vector: Vector64_1<T>): Vector64_1<CLROf<sbyte>>;
1145
+ static asSingle<T>(vector: Vector64_1<T>): Vector64_1<CLROf<float>>;
1146
+ static asUInt16<T>(vector: Vector64_1<T>): Vector64_1<CLROf<ushort>>;
1147
+ static asUInt32<T>(vector: Vector64_1<T>): Vector64_1<CLROf<uint>>;
1148
+ static asUInt64<T>(vector: Vector64_1<T>): Vector64_1<CLROf<ulong>>;
1149
+ static bitwiseAnd<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1150
+ static bitwiseOr<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1151
+ static ceiling2(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1152
+ static ceiling2(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1153
+ static clamp<T>(value: Vector64_1<T>, min: Vector64_1<T>, max: Vector64_1<T>): Vector64_1<T>;
1154
+ static clampNative<T>(value: Vector64_1<T>, min: Vector64_1<T>, max: Vector64_1<T>): Vector64_1<T>;
1155
+ static conditionalSelect<T>(condition: Vector64_1<T>, left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1156
+ static convertToDouble(vector: Vector64_1<CLROf<long>>): Vector64_1<CLROf<double>>;
1157
+ static convertToDouble(vector: Vector64_1<CLROf<ulong>>): Vector64_1<CLROf<double>>;
1158
+ static convertToInt32(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<int>>;
1159
+ static convertToInt32Native(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<int>>;
1160
+ static convertToInt64(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<long>>;
1161
+ static convertToInt64Native(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<long>>;
1162
+ static convertToSingle(vector: Vector64_1<CLROf<int>>): Vector64_1<CLROf<float>>;
1163
+ static convertToSingle(vector: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<float>>;
1164
+ static convertToUInt32(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<uint>>;
1165
+ static convertToUInt32Native(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<uint>>;
1166
+ static convertToUInt64(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<ulong>>;
1167
+ static convertToUInt64Native(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<ulong>>;
1168
+ static copySign<T>(value: Vector64_1<T>, sign: Vector64_1<T>): Vector64_1<T>;
1169
+ static copyTo3<T>(vector: Vector64_1<T>, destination: Span_1<T>): void;
1170
+ static copyTo3<T>(vector: Vector64_1<T>, destination: T[], startIndex: int): void;
1171
+ static copyTo3<T>(vector: Vector64_1<T>, destination: T[]): void;
1172
+ static cos(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1173
+ static cos(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1174
+ static count<T>(vector: Vector64_1<T>, value: T): int;
1175
+ static countWhereAllBitsSet<T>(vector: Vector64_1<T>): int;
1176
+ static create16<T>(values: ReadOnlySpan_1<T>): Vector64_1<T>;
1177
+ static create16(e0: byte, e1: byte, e2: byte, e3: byte, e4: byte, e5: byte, e6: byte, e7: byte): Vector64_1<CLROf<byte>>;
1178
+ static create16(value: byte): Vector64_1<CLROf<byte>>;
1179
+ static create16(value: double): Vector64_1<CLROf<double>>;
1180
+ static create16(e0: short, e1: short, e2: short, e3: short): Vector64_1<CLROf<short>>;
1181
+ static create16(value: short): Vector64_1<CLROf<short>>;
1182
+ static create16(e0: int, e1: int): Vector64_1<CLROf<int>>;
1183
+ static create16(value: int): Vector64_1<CLROf<int>>;
1184
+ static create16(value: long): Vector64_1<CLROf<long>>;
1185
+ static create16(value: nint): Vector64_1<CLROf<nint>>;
1186
+ static create16(e0: sbyte, e1: sbyte, e2: sbyte, e3: sbyte, e4: sbyte, e5: sbyte, e6: sbyte, e7: sbyte): Vector64_1<CLROf<sbyte>>;
1187
+ static create16(value: sbyte): Vector64_1<CLROf<sbyte>>;
1188
+ static create16(e0: float, e1: float): Vector64_1<CLROf<float>>;
1189
+ static create16(value: float): Vector64_1<CLROf<float>>;
1190
+ static create16(e0: ushort, e1: ushort, e2: ushort, e3: ushort): Vector64_1<CLROf<ushort>>;
1191
+ static create16(value: ushort): Vector64_1<CLROf<ushort>>;
1192
+ static create16(e0: uint, e1: uint): Vector64_1<CLROf<uint>>;
1193
+ static create16(value: uint): Vector64_1<CLROf<uint>>;
1194
+ static create16(value: ulong): Vector64_1<CLROf<ulong>>;
1195
+ static create16(value: nuint): Vector64_1<CLROf<nuint>>;
1196
+ static create16<T>(value: T): Vector64_1<T>;
1197
+ static create16<T>(values: T[], index: int): Vector64_1<T>;
1198
+ static create16<T>(values: T[]): Vector64_1<T>;
1199
+ static createScalar2(value: byte): Vector64_1<CLROf<byte>>;
1200
+ static createScalar2(value: double): Vector64_1<CLROf<double>>;
1201
+ static createScalar2(value: short): Vector64_1<CLROf<short>>;
1202
+ static createScalar2(value: int): Vector64_1<CLROf<int>>;
1203
+ static createScalar2(value: long): Vector64_1<CLROf<long>>;
1204
+ static createScalar2(value: nint): Vector64_1<CLROf<nint>>;
1205
+ static createScalar2(value: sbyte): Vector64_1<CLROf<sbyte>>;
1206
+ static createScalar2(value: float): Vector64_1<CLROf<float>>;
1207
+ static createScalar2(value: ushort): Vector64_1<CLROf<ushort>>;
1208
+ static createScalar2(value: uint): Vector64_1<CLROf<uint>>;
1209
+ static createScalar2(value: ulong): Vector64_1<CLROf<ulong>>;
1210
+ static createScalar2(value: nuint): Vector64_1<CLROf<nuint>>;
1211
+ static createScalar2<T>(value: T): Vector64_1<T>;
1212
+ static createScalarUnsafe2(value: byte): Vector64_1<CLROf<byte>>;
1213
+ static createScalarUnsafe2(value: double): Vector64_1<CLROf<double>>;
1214
+ static createScalarUnsafe2(value: short): Vector64_1<CLROf<short>>;
1215
+ static createScalarUnsafe2(value: int): Vector64_1<CLROf<int>>;
1216
+ static createScalarUnsafe2(value: long): Vector64_1<CLROf<long>>;
1217
+ static createScalarUnsafe2(value: nint): Vector64_1<CLROf<nint>>;
1218
+ static createScalarUnsafe2(value: sbyte): Vector64_1<CLROf<sbyte>>;
1219
+ static createScalarUnsafe2(value: float): Vector64_1<CLROf<float>>;
1220
+ static createScalarUnsafe2(value: ushort): Vector64_1<CLROf<ushort>>;
1221
+ static createScalarUnsafe2(value: uint): Vector64_1<CLROf<uint>>;
1222
+ static createScalarUnsafe2(value: ulong): Vector64_1<CLROf<ulong>>;
1223
+ static createScalarUnsafe2(value: nuint): Vector64_1<CLROf<nuint>>;
1224
+ static createScalarUnsafe2<T>(value: T): Vector64_1<T>;
1225
+ static createSequence<T>(start: T, step: T): Vector64_1<T>;
1226
+ static degreesToRadians(degrees: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1227
+ static degreesToRadians(degrees: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1228
+ static divide2<T>(left: Vector64_1<T>, right: T): Vector64_1<T>;
1229
+ static divide2<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1230
+ static dot<T>(left: Vector64_1<T>, right: Vector64_1<T>): T;
1231
+ static equals<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1232
+ static equalsAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1233
+ static equalsAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1234
+ static exp(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1235
+ static exp(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1236
+ static extractMostSignificantBits<T>(vector: Vector64_1<T>): uint;
1237
+ static floor2(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1238
+ static floor2(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1239
+ static fusedMultiplyAdd(left: Vector64_1<CLROf<double>>, right: Vector64_1<CLROf<double>>, addend: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1240
+ static fusedMultiplyAdd(left: Vector64_1<CLROf<float>>, right: Vector64_1<CLROf<float>>, addend: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1233
1241
  static get_E<T extends IFloatingPointConstants_1<T>>(): Vector64_1<T>;
1234
1242
  static get_Epsilon<T extends IFloatingPointIeee754_1<T>>(): Vector64_1<T>;
1235
1243
  static get_NaN<T extends IFloatingPointIeee754_1<T>>(): Vector64_1<T>;
@@ -1239,169 +1247,169 @@ export abstract class Vector64$instance {
1239
1247
  static get_Pi<T extends IFloatingPointConstants_1<T>>(): Vector64_1<T>;
1240
1248
  static get_PositiveInfinity<T extends IFloatingPointIeee754_1<T>>(): Vector64_1<T>;
1241
1249
  static get_Tau<T extends IFloatingPointConstants_1<T>>(): Vector64_1<T>;
1242
- static GetElement<T>(vector: Vector64_1<T>, index: int): T;
1243
- static GreaterThan<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1244
- static GreaterThanAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1245
- static GreaterThanAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1246
- static GreaterThanOrEqual<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1247
- static GreaterThanOrEqualAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1248
- static GreaterThanOrEqualAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1249
- static Hypot(x: Vector64_1<CLROf<double>>, y: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1250
- static Hypot(x: Vector64_1<CLROf<float>>, y: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1251
- static IndexOf<T>(vector: Vector64_1<T>, value: T): int;
1252
- static IndexOfWhereAllBitsSet<T>(vector: Vector64_1<T>): int;
1253
- static IsEvenInteger<T>(vector: Vector64_1<T>): Vector64_1<T>;
1254
- static IsFinite<T>(vector: Vector64_1<T>): Vector64_1<T>;
1255
- static IsInfinity<T>(vector: Vector64_1<T>): Vector64_1<T>;
1256
- static IsInteger<T>(vector: Vector64_1<T>): Vector64_1<T>;
1257
- static IsNaN<T>(vector: Vector64_1<T>): Vector64_1<T>;
1258
- static IsNegative<T>(vector: Vector64_1<T>): Vector64_1<T>;
1259
- static IsNegativeInfinity<T>(vector: Vector64_1<T>): Vector64_1<T>;
1260
- static IsNormal<T>(vector: Vector64_1<T>): Vector64_1<T>;
1261
- static IsOddInteger<T>(vector: Vector64_1<T>): Vector64_1<T>;
1262
- static IsPositive<T>(vector: Vector64_1<T>): Vector64_1<T>;
1263
- static IsPositiveInfinity<T>(vector: Vector64_1<T>): Vector64_1<T>;
1264
- static IsSubnormal<T>(vector: Vector64_1<T>): Vector64_1<T>;
1265
- static IsZero<T>(vector: Vector64_1<T>): Vector64_1<T>;
1266
- static LastIndexOf<T>(vector: Vector64_1<T>, value: T): int;
1267
- static LastIndexOfWhereAllBitsSet<T>(vector: Vector64_1<T>): int;
1268
- static Lerp(x: Vector64_1<CLROf<double>>, y: Vector64_1<CLROf<double>>, amount: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1269
- static Lerp(x: Vector64_1<CLROf<float>>, y: Vector64_1<CLROf<float>>, amount: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1270
- static LessThan<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1271
- static LessThanAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1272
- static LessThanAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1273
- static LessThanOrEqual<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1274
- static LessThanOrEqualAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1275
- static LessThanOrEqualAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1276
- static Load<T>(source: ptr<T>): Vector64_1<T>;
1277
- static LoadAligned<T>(source: ptr<T>): Vector64_1<T>;
1278
- static LoadAlignedNonTemporal<T>(source: ptr<T>): Vector64_1<T>;
1279
- static LoadUnsafe<T>(source: { value: ref<T> }, elementOffset: nuint): Vector64_1<T>;
1280
- static LoadUnsafe<T>(source: { value: ref<T> }): Vector64_1<T>;
1281
- static Log(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1282
- static Log(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1283
- static Log2(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1284
- static Log2(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1285
- static Max<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1286
- static MaxMagnitude<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1287
- static MaxMagnitudeNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1288
- static MaxNative<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1289
- static MaxNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1290
- static Min<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1291
- static MinMagnitude<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1292
- static MinMagnitudeNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1293
- static MinNative<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1294
- static MinNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1295
- static Multiply<T>(left: T, right: Vector64_1<T>): Vector64_1<T>;
1296
- static Multiply<T>(left: Vector64_1<T>, right: T): Vector64_1<T>;
1297
- static Multiply<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1298
- static MultiplyAddEstimate(left: Vector64_1<CLROf<double>>, right: Vector64_1<CLROf<double>>, addend: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1299
- static MultiplyAddEstimate(left: Vector64_1<CLROf<float>>, right: Vector64_1<CLROf<float>>, addend: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1300
- static Narrow(lower: Vector64_1<CLROf<double>>, upper: Vector64_1<CLROf<double>>): Vector64_1<CLROf<float>>;
1301
- static Narrow(lower: Vector64_1<CLROf<short>>, upper: Vector64_1<CLROf<short>>): Vector64_1<CLROf<sbyte>>;
1302
- static Narrow(lower: Vector64_1<CLROf<int>>, upper: Vector64_1<CLROf<int>>): Vector64_1<CLROf<short>>;
1303
- static Narrow(lower: Vector64_1<CLROf<long>>, upper: Vector64_1<CLROf<long>>): Vector64_1<CLROf<int>>;
1304
- static Narrow(lower: Vector64_1<CLROf<ushort>>, upper: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<byte>>;
1305
- static Narrow(lower: Vector64_1<CLROf<uint>>, upper: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ushort>>;
1306
- static Narrow(lower: Vector64_1<CLROf<ulong>>, upper: Vector64_1<CLROf<ulong>>): Vector64_1<CLROf<uint>>;
1307
- static NarrowWithSaturation(lower: Vector64_1<CLROf<double>>, upper: Vector64_1<CLROf<double>>): Vector64_1<CLROf<float>>;
1308
- static NarrowWithSaturation(lower: Vector64_1<CLROf<short>>, upper: Vector64_1<CLROf<short>>): Vector64_1<CLROf<sbyte>>;
1309
- static NarrowWithSaturation(lower: Vector64_1<CLROf<int>>, upper: Vector64_1<CLROf<int>>): Vector64_1<CLROf<short>>;
1310
- static NarrowWithSaturation(lower: Vector64_1<CLROf<long>>, upper: Vector64_1<CLROf<long>>): Vector64_1<CLROf<int>>;
1311
- static NarrowWithSaturation(lower: Vector64_1<CLROf<ushort>>, upper: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<byte>>;
1312
- static NarrowWithSaturation(lower: Vector64_1<CLROf<uint>>, upper: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ushort>>;
1313
- static NarrowWithSaturation(lower: Vector64_1<CLROf<ulong>>, upper: Vector64_1<CLROf<ulong>>): Vector64_1<CLROf<uint>>;
1314
- static Negate<T>(vector: Vector64_1<T>): Vector64_1<T>;
1315
- static None<T>(vector: Vector64_1<T>, value: T): boolean;
1316
- static NoneWhereAllBitsSet<T>(vector: Vector64_1<T>): boolean;
1317
- static OnesComplement<T>(vector: Vector64_1<T>): Vector64_1<T>;
1318
- static RadiansToDegrees(radians: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1319
- static RadiansToDegrees(radians: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1320
- static Round(vector: Vector64_1<CLROf<double>>, mode: MidpointRounding): Vector64_1<CLROf<double>>;
1321
- static Round(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1322
- static Round(vector: Vector64_1<CLROf<float>>, mode: MidpointRounding): Vector64_1<CLROf<float>>;
1323
- static Round(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1324
- static ShiftLeft(vector: Vector64_1<CLROf<byte>>, shiftCount: int): Vector64_1<CLROf<byte>>;
1325
- static ShiftLeft(vector: Vector64_1<CLROf<short>>, shiftCount: int): Vector64_1<CLROf<short>>;
1326
- static ShiftLeft(vector: Vector64_1<CLROf<int>>, shiftCount: int): Vector64_1<CLROf<int>>;
1327
- static ShiftLeft(vector: Vector64_1<CLROf<long>>, shiftCount: int): Vector64_1<CLROf<long>>;
1328
- static ShiftLeft(vector: Vector64_1<CLROf<nint>>, shiftCount: int): Vector64_1<CLROf<nint>>;
1329
- static ShiftLeft(vector: Vector64_1<CLROf<sbyte>>, shiftCount: int): Vector64_1<CLROf<sbyte>>;
1330
- static ShiftLeft(vector: Vector64_1<CLROf<ushort>>, shiftCount: int): Vector64_1<CLROf<ushort>>;
1331
- static ShiftLeft(vector: Vector64_1<CLROf<uint>>, shiftCount: int): Vector64_1<CLROf<uint>>;
1332
- static ShiftLeft(vector: Vector64_1<CLROf<ulong>>, shiftCount: int): Vector64_1<CLROf<ulong>>;
1333
- static ShiftLeft(vector: Vector64_1<CLROf<nuint>>, shiftCount: int): Vector64_1<CLROf<nuint>>;
1334
- static ShiftRightArithmetic(vector: Vector64_1<CLROf<short>>, shiftCount: int): Vector64_1<CLROf<short>>;
1335
- static ShiftRightArithmetic(vector: Vector64_1<CLROf<int>>, shiftCount: int): Vector64_1<CLROf<int>>;
1336
- static ShiftRightArithmetic(vector: Vector64_1<CLROf<long>>, shiftCount: int): Vector64_1<CLROf<long>>;
1337
- static ShiftRightArithmetic(vector: Vector64_1<CLROf<nint>>, shiftCount: int): Vector64_1<CLROf<nint>>;
1338
- static ShiftRightArithmetic(vector: Vector64_1<CLROf<sbyte>>, shiftCount: int): Vector64_1<CLROf<sbyte>>;
1339
- static ShiftRightLogical(vector: Vector64_1<CLROf<byte>>, shiftCount: int): Vector64_1<CLROf<byte>>;
1340
- static ShiftRightLogical(vector: Vector64_1<CLROf<short>>, shiftCount: int): Vector64_1<CLROf<short>>;
1341
- static ShiftRightLogical(vector: Vector64_1<CLROf<int>>, shiftCount: int): Vector64_1<CLROf<int>>;
1342
- static ShiftRightLogical(vector: Vector64_1<CLROf<long>>, shiftCount: int): Vector64_1<CLROf<long>>;
1343
- static ShiftRightLogical(vector: Vector64_1<CLROf<nint>>, shiftCount: int): Vector64_1<CLROf<nint>>;
1344
- static ShiftRightLogical(vector: Vector64_1<CLROf<sbyte>>, shiftCount: int): Vector64_1<CLROf<sbyte>>;
1345
- static ShiftRightLogical(vector: Vector64_1<CLROf<ushort>>, shiftCount: int): Vector64_1<CLROf<ushort>>;
1346
- static ShiftRightLogical(vector: Vector64_1<CLROf<uint>>, shiftCount: int): Vector64_1<CLROf<uint>>;
1347
- static ShiftRightLogical(vector: Vector64_1<CLROf<ulong>>, shiftCount: int): Vector64_1<CLROf<ulong>>;
1348
- static ShiftRightLogical(vector: Vector64_1<CLROf<nuint>>, shiftCount: int): Vector64_1<CLROf<nuint>>;
1349
- static Shuffle(vector: Vector64_1<CLROf<byte>>, indices: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<byte>>;
1350
- static Shuffle(vector: Vector64_1<CLROf<short>>, indices: Vector64_1<CLROf<short>>): Vector64_1<CLROf<short>>;
1351
- static Shuffle(vector: Vector64_1<CLROf<int>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<int>>;
1352
- static Shuffle(vector: Vector64_1<CLROf<sbyte>>, indices: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<sbyte>>;
1353
- static Shuffle(vector: Vector64_1<CLROf<float>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<float>>;
1354
- static Shuffle(vector: Vector64_1<CLROf<ushort>>, indices: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<ushort>>;
1355
- static Shuffle(vector: Vector64_1<CLROf<uint>>, indices: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<uint>>;
1356
- static ShuffleNative(vector: Vector64_1<CLROf<byte>>, indices: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<byte>>;
1357
- static ShuffleNative(vector: Vector64_1<CLROf<short>>, indices: Vector64_1<CLROf<short>>): Vector64_1<CLROf<short>>;
1358
- static ShuffleNative(vector: Vector64_1<CLROf<int>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<int>>;
1359
- static ShuffleNative(vector: Vector64_1<CLROf<sbyte>>, indices: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<sbyte>>;
1360
- static ShuffleNative(vector: Vector64_1<CLROf<float>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<float>>;
1361
- static ShuffleNative(vector: Vector64_1<CLROf<ushort>>, indices: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<ushort>>;
1362
- static ShuffleNative(vector: Vector64_1<CLROf<uint>>, indices: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<uint>>;
1363
- static Sin(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1364
- static Sin(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1365
- static SinCos(vector: Vector64_1<CLROf<double>>): ValueTuple_2<Vector64_1<CLROf<double>>, Vector64_1<CLROf<double>>>;
1366
- static SinCos(vector: Vector64_1<CLROf<float>>): ValueTuple_2<Vector64_1<CLROf<float>>, Vector64_1<CLROf<float>>>;
1367
- static Sqrt<T>(vector: Vector64_1<T>): Vector64_1<T>;
1368
- static Store<T>(source: Vector64_1<T>, destination: ptr<T>): void;
1369
- static StoreAligned<T>(source: Vector64_1<T>, destination: ptr<T>): void;
1370
- static StoreAlignedNonTemporal<T>(source: Vector64_1<T>, destination: ptr<T>): void;
1371
- static StoreUnsafe<T>(source: Vector64_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
1372
- static StoreUnsafe<T>(source: Vector64_1<T>, destination: { value: ref<T> }): void;
1373
- static Subtract<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1374
- static SubtractSaturate<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1375
- static Sum<T>(vector: Vector64_1<T>): T;
1376
- static ToScalar<T>(vector: Vector64_1<T>): T;
1377
- static ToVector128<T>(vector: Vector64_1<T>): Vector128_1<T>;
1378
- static ToVector128Unsafe<T>(vector: Vector64_1<T>): Vector128_1<T>;
1379
- static Truncate(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1380
- static Truncate(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1381
- static TryCopyTo<T>(vector: Vector64_1<T>, destination: Span_1<T>): boolean;
1382
- static Widen(source: Vector64_1<CLROf<byte>>): ValueTuple_2<Vector64_1<CLROf<ushort>>, Vector64_1<CLROf<ushort>>>;
1383
- static Widen(source: Vector64_1<CLROf<short>>): ValueTuple_2<Vector64_1<CLROf<int>>, Vector64_1<CLROf<int>>>;
1384
- static Widen(source: Vector64_1<CLROf<int>>): ValueTuple_2<Vector64_1<CLROf<long>>, Vector64_1<CLROf<long>>>;
1385
- static Widen(source: Vector64_1<CLROf<sbyte>>): ValueTuple_2<Vector64_1<CLROf<short>>, Vector64_1<CLROf<short>>>;
1386
- static Widen(source: Vector64_1<CLROf<float>>): ValueTuple_2<Vector64_1<CLROf<double>>, Vector64_1<CLROf<double>>>;
1387
- static Widen(source: Vector64_1<CLROf<ushort>>): ValueTuple_2<Vector64_1<CLROf<uint>>, Vector64_1<CLROf<uint>>>;
1388
- static Widen(source: Vector64_1<CLROf<uint>>): ValueTuple_2<Vector64_1<CLROf<ulong>>, Vector64_1<CLROf<ulong>>>;
1389
- static WidenLower(source: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<ushort>>;
1390
- static WidenLower(source: Vector64_1<CLROf<short>>): Vector64_1<CLROf<int>>;
1391
- static WidenLower(source: Vector64_1<CLROf<int>>): Vector64_1<CLROf<long>>;
1392
- static WidenLower(source: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<short>>;
1393
- static WidenLower(source: Vector64_1<CLROf<float>>): Vector64_1<CLROf<double>>;
1394
- static WidenLower(source: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<uint>>;
1395
- static WidenLower(source: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ulong>>;
1396
- static WidenUpper(source: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<ushort>>;
1397
- static WidenUpper(source: Vector64_1<CLROf<short>>): Vector64_1<CLROf<int>>;
1398
- static WidenUpper(source: Vector64_1<CLROf<int>>): Vector64_1<CLROf<long>>;
1399
- static WidenUpper(source: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<short>>;
1400
- static WidenUpper(source: Vector64_1<CLROf<float>>): Vector64_1<CLROf<double>>;
1401
- static WidenUpper(source: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<uint>>;
1402
- static WidenUpper(source: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ulong>>;
1403
- static WithElement<T>(vector: Vector64_1<T>, index: int, value: T): Vector64_1<T>;
1404
- static Xor<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1250
+ static getElement<T>(vector: Vector64_1<T>, index: int): T;
1251
+ static greaterThan<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1252
+ static greaterThanAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1253
+ static greaterThanAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1254
+ static greaterThanOrEqual<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1255
+ static greaterThanOrEqualAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1256
+ static greaterThanOrEqualAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1257
+ static hypot(x: Vector64_1<CLROf<double>>, y: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1258
+ static hypot(x: Vector64_1<CLROf<float>>, y: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1259
+ static indexOf<T>(vector: Vector64_1<T>, value: T): int;
1260
+ static indexOfWhereAllBitsSet<T>(vector: Vector64_1<T>): int;
1261
+ static isEvenInteger<T>(vector: Vector64_1<T>): Vector64_1<T>;
1262
+ static isFinite<T>(vector: Vector64_1<T>): Vector64_1<T>;
1263
+ static isInfinity<T>(vector: Vector64_1<T>): Vector64_1<T>;
1264
+ static isInteger<T>(vector: Vector64_1<T>): Vector64_1<T>;
1265
+ static isNaN<T>(vector: Vector64_1<T>): Vector64_1<T>;
1266
+ static isNegative<T>(vector: Vector64_1<T>): Vector64_1<T>;
1267
+ static isNegativeInfinity<T>(vector: Vector64_1<T>): Vector64_1<T>;
1268
+ static isNormal<T>(vector: Vector64_1<T>): Vector64_1<T>;
1269
+ static isOddInteger<T>(vector: Vector64_1<T>): Vector64_1<T>;
1270
+ static isPositive<T>(vector: Vector64_1<T>): Vector64_1<T>;
1271
+ static isPositiveInfinity<T>(vector: Vector64_1<T>): Vector64_1<T>;
1272
+ static isSubnormal<T>(vector: Vector64_1<T>): Vector64_1<T>;
1273
+ static isZero<T>(vector: Vector64_1<T>): Vector64_1<T>;
1274
+ static lastIndexOf<T>(vector: Vector64_1<T>, value: T): int;
1275
+ static lastIndexOfWhereAllBitsSet<T>(vector: Vector64_1<T>): int;
1276
+ static lerp(x: Vector64_1<CLROf<double>>, y: Vector64_1<CLROf<double>>, amount: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1277
+ static lerp(x: Vector64_1<CLROf<float>>, y: Vector64_1<CLROf<float>>, amount: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1278
+ static lessThan<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1279
+ static lessThanAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1280
+ static lessThanAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1281
+ static lessThanOrEqual<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1282
+ static lessThanOrEqualAll<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1283
+ static lessThanOrEqualAny<T>(left: Vector64_1<T>, right: Vector64_1<T>): boolean;
1284
+ static load<T>(source: ptr<T>): Vector64_1<T>;
1285
+ static loadAligned<T>(source: ptr<T>): Vector64_1<T>;
1286
+ static loadAlignedNonTemporal<T>(source: ptr<T>): Vector64_1<T>;
1287
+ static loadUnsafe2<T>(source: { value: ref<T> }, elementOffset: nuint): Vector64_1<T>;
1288
+ static loadUnsafe2<T>(source: { value: ref<T> }): Vector64_1<T>;
1289
+ static log(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1290
+ static log(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1291
+ static log22(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1292
+ static log22(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1293
+ static max<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1294
+ static maxMagnitude<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1295
+ static maxMagnitudeNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1296
+ static maxNative<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1297
+ static maxNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1298
+ static min<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1299
+ static minMagnitude<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1300
+ static minMagnitudeNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1301
+ static minNative<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1302
+ static minNumber<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1303
+ static multiply3<T>(left: T, right: Vector64_1<T>): Vector64_1<T>;
1304
+ static multiply3<T>(left: Vector64_1<T>, right: T): Vector64_1<T>;
1305
+ static multiply3<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1306
+ static multiplyAddEstimate(left: Vector64_1<CLROf<double>>, right: Vector64_1<CLROf<double>>, addend: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1307
+ static multiplyAddEstimate(left: Vector64_1<CLROf<float>>, right: Vector64_1<CLROf<float>>, addend: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1308
+ static narrow(lower: Vector64_1<CLROf<double>>, upper: Vector64_1<CLROf<double>>): Vector64_1<CLROf<float>>;
1309
+ static narrow(lower: Vector64_1<CLROf<short>>, upper: Vector64_1<CLROf<short>>): Vector64_1<CLROf<sbyte>>;
1310
+ static narrow(lower: Vector64_1<CLROf<int>>, upper: Vector64_1<CLROf<int>>): Vector64_1<CLROf<short>>;
1311
+ static narrow(lower: Vector64_1<CLROf<long>>, upper: Vector64_1<CLROf<long>>): Vector64_1<CLROf<int>>;
1312
+ static narrow(lower: Vector64_1<CLROf<ushort>>, upper: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<byte>>;
1313
+ static narrow(lower: Vector64_1<CLROf<uint>>, upper: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ushort>>;
1314
+ static narrow(lower: Vector64_1<CLROf<ulong>>, upper: Vector64_1<CLROf<ulong>>): Vector64_1<CLROf<uint>>;
1315
+ static narrowWithSaturation(lower: Vector64_1<CLROf<double>>, upper: Vector64_1<CLROf<double>>): Vector64_1<CLROf<float>>;
1316
+ static narrowWithSaturation(lower: Vector64_1<CLROf<short>>, upper: Vector64_1<CLROf<short>>): Vector64_1<CLROf<sbyte>>;
1317
+ static narrowWithSaturation(lower: Vector64_1<CLROf<int>>, upper: Vector64_1<CLROf<int>>): Vector64_1<CLROf<short>>;
1318
+ static narrowWithSaturation(lower: Vector64_1<CLROf<long>>, upper: Vector64_1<CLROf<long>>): Vector64_1<CLROf<int>>;
1319
+ static narrowWithSaturation(lower: Vector64_1<CLROf<ushort>>, upper: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<byte>>;
1320
+ static narrowWithSaturation(lower: Vector64_1<CLROf<uint>>, upper: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ushort>>;
1321
+ static narrowWithSaturation(lower: Vector64_1<CLROf<ulong>>, upper: Vector64_1<CLROf<ulong>>): Vector64_1<CLROf<uint>>;
1322
+ static negate<T>(vector: Vector64_1<T>): Vector64_1<T>;
1323
+ static none<T>(vector: Vector64_1<T>, value: T): boolean;
1324
+ static noneWhereAllBitsSet<T>(vector: Vector64_1<T>): boolean;
1325
+ static onesComplement<T>(vector: Vector64_1<T>): Vector64_1<T>;
1326
+ static radiansToDegrees(radians: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1327
+ static radiansToDegrees(radians: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1328
+ static round3(vector: Vector64_1<CLROf<double>>, mode: MidpointRounding): Vector64_1<CLROf<double>>;
1329
+ static round3(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1330
+ static round3(vector: Vector64_1<CLROf<float>>, mode: MidpointRounding): Vector64_1<CLROf<float>>;
1331
+ static round3(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1332
+ static shiftLeft(vector: Vector64_1<CLROf<byte>>, shiftCount: int): Vector64_1<CLROf<byte>>;
1333
+ static shiftLeft(vector: Vector64_1<CLROf<short>>, shiftCount: int): Vector64_1<CLROf<short>>;
1334
+ static shiftLeft(vector: Vector64_1<CLROf<int>>, shiftCount: int): Vector64_1<CLROf<int>>;
1335
+ static shiftLeft(vector: Vector64_1<CLROf<long>>, shiftCount: int): Vector64_1<CLROf<long>>;
1336
+ static shiftLeft(vector: Vector64_1<CLROf<nint>>, shiftCount: int): Vector64_1<CLROf<nint>>;
1337
+ static shiftLeft(vector: Vector64_1<CLROf<sbyte>>, shiftCount: int): Vector64_1<CLROf<sbyte>>;
1338
+ static shiftLeft(vector: Vector64_1<CLROf<ushort>>, shiftCount: int): Vector64_1<CLROf<ushort>>;
1339
+ static shiftLeft(vector: Vector64_1<CLROf<uint>>, shiftCount: int): Vector64_1<CLROf<uint>>;
1340
+ static shiftLeft(vector: Vector64_1<CLROf<ulong>>, shiftCount: int): Vector64_1<CLROf<ulong>>;
1341
+ static shiftLeft(vector: Vector64_1<CLROf<nuint>>, shiftCount: int): Vector64_1<CLROf<nuint>>;
1342
+ static shiftRightArithmetic(vector: Vector64_1<CLROf<short>>, shiftCount: int): Vector64_1<CLROf<short>>;
1343
+ static shiftRightArithmetic(vector: Vector64_1<CLROf<int>>, shiftCount: int): Vector64_1<CLROf<int>>;
1344
+ static shiftRightArithmetic(vector: Vector64_1<CLROf<long>>, shiftCount: int): Vector64_1<CLROf<long>>;
1345
+ static shiftRightArithmetic(vector: Vector64_1<CLROf<nint>>, shiftCount: int): Vector64_1<CLROf<nint>>;
1346
+ static shiftRightArithmetic(vector: Vector64_1<CLROf<sbyte>>, shiftCount: int): Vector64_1<CLROf<sbyte>>;
1347
+ static shiftRightLogical(vector: Vector64_1<CLROf<byte>>, shiftCount: int): Vector64_1<CLROf<byte>>;
1348
+ static shiftRightLogical(vector: Vector64_1<CLROf<short>>, shiftCount: int): Vector64_1<CLROf<short>>;
1349
+ static shiftRightLogical(vector: Vector64_1<CLROf<int>>, shiftCount: int): Vector64_1<CLROf<int>>;
1350
+ static shiftRightLogical(vector: Vector64_1<CLROf<long>>, shiftCount: int): Vector64_1<CLROf<long>>;
1351
+ static shiftRightLogical(vector: Vector64_1<CLROf<nint>>, shiftCount: int): Vector64_1<CLROf<nint>>;
1352
+ static shiftRightLogical(vector: Vector64_1<CLROf<sbyte>>, shiftCount: int): Vector64_1<CLROf<sbyte>>;
1353
+ static shiftRightLogical(vector: Vector64_1<CLROf<ushort>>, shiftCount: int): Vector64_1<CLROf<ushort>>;
1354
+ static shiftRightLogical(vector: Vector64_1<CLROf<uint>>, shiftCount: int): Vector64_1<CLROf<uint>>;
1355
+ static shiftRightLogical(vector: Vector64_1<CLROf<ulong>>, shiftCount: int): Vector64_1<CLROf<ulong>>;
1356
+ static shiftRightLogical(vector: Vector64_1<CLROf<nuint>>, shiftCount: int): Vector64_1<CLROf<nuint>>;
1357
+ static shuffle(vector: Vector64_1<CLROf<byte>>, indices: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<byte>>;
1358
+ static shuffle(vector: Vector64_1<CLROf<short>>, indices: Vector64_1<CLROf<short>>): Vector64_1<CLROf<short>>;
1359
+ static shuffle(vector: Vector64_1<CLROf<int>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<int>>;
1360
+ static shuffle(vector: Vector64_1<CLROf<sbyte>>, indices: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<sbyte>>;
1361
+ static shuffle(vector: Vector64_1<CLROf<float>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<float>>;
1362
+ static shuffle(vector: Vector64_1<CLROf<ushort>>, indices: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<ushort>>;
1363
+ static shuffle(vector: Vector64_1<CLROf<uint>>, indices: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<uint>>;
1364
+ static shuffleNative(vector: Vector64_1<CLROf<byte>>, indices: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<byte>>;
1365
+ static shuffleNative(vector: Vector64_1<CLROf<short>>, indices: Vector64_1<CLROf<short>>): Vector64_1<CLROf<short>>;
1366
+ static shuffleNative(vector: Vector64_1<CLROf<int>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<int>>;
1367
+ static shuffleNative(vector: Vector64_1<CLROf<sbyte>>, indices: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<sbyte>>;
1368
+ static shuffleNative(vector: Vector64_1<CLROf<float>>, indices: Vector64_1<CLROf<int>>): Vector64_1<CLROf<float>>;
1369
+ static shuffleNative(vector: Vector64_1<CLROf<ushort>>, indices: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<ushort>>;
1370
+ static shuffleNative(vector: Vector64_1<CLROf<uint>>, indices: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<uint>>;
1371
+ static sin(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1372
+ static sin(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1373
+ static sinCos(vector: Vector64_1<CLROf<double>>): ValueTuple_2<Vector64_1<CLROf<double>>, Vector64_1<CLROf<double>>>;
1374
+ static sinCos(vector: Vector64_1<CLROf<float>>): ValueTuple_2<Vector64_1<CLROf<float>>, Vector64_1<CLROf<float>>>;
1375
+ static sqrt<T>(vector: Vector64_1<T>): Vector64_1<T>;
1376
+ static store<T>(source: Vector64_1<T>, destination: ptr<T>): void;
1377
+ static storeAligned<T>(source: Vector64_1<T>, destination: ptr<T>): void;
1378
+ static storeAlignedNonTemporal<T>(source: Vector64_1<T>, destination: ptr<T>): void;
1379
+ static storeUnsafe2<T>(source: Vector64_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
1380
+ static storeUnsafe2<T>(source: Vector64_1<T>, destination: { value: ref<T> }): void;
1381
+ static subtract<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1382
+ static subtractSaturate<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1383
+ static sum<T>(vector: Vector64_1<T>): T;
1384
+ static toScalar<T>(vector: Vector64_1<T>): T;
1385
+ static toVector128<T>(vector: Vector64_1<T>): Vector128_1<T>;
1386
+ static toVector128Unsafe<T>(vector: Vector64_1<T>): Vector128_1<T>;
1387
+ static truncate(vector: Vector64_1<CLROf<double>>): Vector64_1<CLROf<double>>;
1388
+ static truncate(vector: Vector64_1<CLROf<float>>): Vector64_1<CLROf<float>>;
1389
+ static tryCopyTo<T>(vector: Vector64_1<T>, destination: Span_1<T>): boolean;
1390
+ static widen(source: Vector64_1<CLROf<byte>>): ValueTuple_2<Vector64_1<CLROf<ushort>>, Vector64_1<CLROf<ushort>>>;
1391
+ static widen(source: Vector64_1<CLROf<short>>): ValueTuple_2<Vector64_1<CLROf<int>>, Vector64_1<CLROf<int>>>;
1392
+ static widen(source: Vector64_1<CLROf<int>>): ValueTuple_2<Vector64_1<CLROf<long>>, Vector64_1<CLROf<long>>>;
1393
+ static widen(source: Vector64_1<CLROf<sbyte>>): ValueTuple_2<Vector64_1<CLROf<short>>, Vector64_1<CLROf<short>>>;
1394
+ static widen(source: Vector64_1<CLROf<float>>): ValueTuple_2<Vector64_1<CLROf<double>>, Vector64_1<CLROf<double>>>;
1395
+ static widen(source: Vector64_1<CLROf<ushort>>): ValueTuple_2<Vector64_1<CLROf<uint>>, Vector64_1<CLROf<uint>>>;
1396
+ static widen(source: Vector64_1<CLROf<uint>>): ValueTuple_2<Vector64_1<CLROf<ulong>>, Vector64_1<CLROf<ulong>>>;
1397
+ static widenLower(source: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<ushort>>;
1398
+ static widenLower(source: Vector64_1<CLROf<short>>): Vector64_1<CLROf<int>>;
1399
+ static widenLower(source: Vector64_1<CLROf<int>>): Vector64_1<CLROf<long>>;
1400
+ static widenLower(source: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<short>>;
1401
+ static widenLower(source: Vector64_1<CLROf<float>>): Vector64_1<CLROf<double>>;
1402
+ static widenLower(source: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<uint>>;
1403
+ static widenLower(source: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ulong>>;
1404
+ static widenUpper(source: Vector64_1<CLROf<byte>>): Vector64_1<CLROf<ushort>>;
1405
+ static widenUpper(source: Vector64_1<CLROf<short>>): Vector64_1<CLROf<int>>;
1406
+ static widenUpper(source: Vector64_1<CLROf<int>>): Vector64_1<CLROf<long>>;
1407
+ static widenUpper(source: Vector64_1<CLROf<sbyte>>): Vector64_1<CLROf<short>>;
1408
+ static widenUpper(source: Vector64_1<CLROf<float>>): Vector64_1<CLROf<double>>;
1409
+ static widenUpper(source: Vector64_1<CLROf<ushort>>): Vector64_1<CLROf<uint>>;
1410
+ static widenUpper(source: Vector64_1<CLROf<uint>>): Vector64_1<CLROf<ulong>>;
1411
+ static withElement<T>(vector: Vector64_1<T>, index: int, value: T): Vector64_1<T>;
1412
+ static xor<T>(left: Vector64_1<T>, right: Vector64_1<T>): Vector64_1<T>;
1405
1413
  }
1406
1414
 
1407
1415