@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
@@ -52,41 +52,45 @@ export interface IAdditiveIdentity_2$instance<TSelf extends IAdditiveIdentity_2<
52
52
 
53
53
  export type IAdditiveIdentity_2<TSelf extends IAdditiveIdentity_2<TSelf, TResult>, TResult> = IAdditiveIdentity_2$instance<TSelf, TResult>;
54
54
 
55
- export interface IBinaryFloatingPointIeee754_1$instance<TSelf extends IBinaryFloatingPointIeee754_1<TSelf>> {
56
- CompareTo(obj: any): int;
57
- GetExponentByteCount(): int;
58
- ToString(format: string, formatProvider: IFormatProvider): string;
59
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
60
- TryWriteExponentBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
61
- WriteExponentBigEndian(destination: byte[], startIndex: int): int;
62
- WriteExponentBigEndian(destination: byte[]): int;
63
- WriteExponentBigEndian(destination: Span_1<CLROf<byte>>): int;
55
+ export interface IBinaryFloatingPointIeee754_1$instance<TSelf extends IBinaryFloatingPointIeee754_1<TSelf>> extends IBinaryNumber_1<TSelf>, IBitwiseOperators_3<TSelf, TSelf, TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, CLROf<boolean>>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, IFloatingPointIeee754_1<TSelf>, IExponentialFunctions_1<TSelf>, IFloatingPointConstants_1<TSelf>, IFloatingPoint_1<TSelf>, ISignedNumber_1<TSelf>, IHyperbolicFunctions_1<TSelf>, ILogarithmicFunctions_1<TSelf>, IPowerFunctions_1<TSelf>, IRootFunctions_1<TSelf>, ITrigonometricFunctions_1<TSelf> {
56
+ compareTo(obj: unknown): int;
57
+ getExponentByteCount(): int;
58
+ toString(format: string, formatProvider: IFormatProvider): string;
59
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
60
+ tryWriteExponentBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
61
+ writeExponentBigEndian2(destination: byte[], startIndex: int): int;
62
+ writeExponentBigEndian2(destination: byte[]): int;
63
+ writeExponentBigEndian2(destination: Span_1<CLROf<byte>>): int;
64
64
  }
65
65
 
66
66
 
67
67
  export type IBinaryFloatingPointIeee754_1<TSelf extends IBinaryFloatingPointIeee754_1<TSelf>> = IBinaryFloatingPointIeee754_1$instance<TSelf>;
68
68
 
69
- export interface IBinaryInteger_1$instance<TSelf extends IBinaryInteger_1<TSelf>> {
70
- CompareTo(obj: any): int;
71
- GetByteCount(): int;
72
- ToString(format: string, formatProvider: IFormatProvider): string;
73
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
74
- TryWriteBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
75
- WriteBigEndian(destination: byte[], startIndex: int): int;
76
- WriteBigEndian(destination: byte[]): int;
77
- WriteBigEndian(destination: Span_1<CLROf<byte>>): int;
69
+ export interface IBinaryInteger_1$instance<TSelf extends IBinaryInteger_1<TSelf>> extends IBinaryNumber_1<TSelf>, IBitwiseOperators_3<TSelf, TSelf, TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, CLROf<boolean>>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, IShiftOperators_3<TSelf, CLROf<int>, TSelf> {
70
+ compareTo(obj: unknown): int;
71
+ getByteCount(): int;
72
+ toString(format: string, formatProvider: IFormatProvider): string;
73
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
74
+ tryWriteBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
75
+ writeBigEndian2(destination: byte[], startIndex: int): int;
76
+ writeBigEndian2(destination: byte[]): int;
77
+ writeBigEndian2(destination: Span_1<CLROf<byte>>): int;
78
78
  }
79
79
 
80
80
 
81
+ export interface IBinaryInteger_1$instance<TSelf extends IBinaryInteger_1<TSelf>> extends IShiftOperators_3$instance<TSelf, CLROf<int>, TSelf> {}
82
+
81
83
  export type IBinaryInteger_1<TSelf extends IBinaryInteger_1<TSelf>> = IBinaryInteger_1$instance<TSelf>;
82
84
 
83
- export interface IBinaryNumber_1$instance<TSelf extends IBinaryNumber_1<TSelf>> {
84
- CompareTo(obj: any): int;
85
- ToString(format: string, formatProvider: IFormatProvider): string;
86
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
85
+ export interface IBinaryNumber_1$instance<TSelf extends IBinaryNumber_1<TSelf>> extends IBitwiseOperators_3<TSelf, TSelf, TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, CLROf<boolean>>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
86
+ compareTo(obj: unknown): int;
87
+ toString(format: string, formatProvider: IFormatProvider): string;
88
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
87
89
  }
88
90
 
89
91
 
92
+ export interface IBinaryNumber_1$instance<TSelf extends IBinaryNumber_1<TSelf>> extends IBitwiseOperators_3$instance<TSelf, TSelf, TSelf> {}
93
+
90
94
  export type IBinaryNumber_1<TSelf extends IBinaryNumber_1<TSelf>> = IBinaryNumber_1$instance<TSelf>;
91
95
 
92
96
  export interface IBitwiseOperators_3$instance<TSelf extends IBitwiseOperators_3<TSelf, TOther, TResult>, TOther, TResult> {
@@ -95,10 +99,12 @@ export interface IBitwiseOperators_3$instance<TSelf extends IBitwiseOperators_3<
95
99
 
96
100
  export type IBitwiseOperators_3<TSelf extends IBitwiseOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IBitwiseOperators_3$instance<TSelf, TOther, TResult>;
97
101
 
98
- export interface IComparisonOperators_3$instance<TSelf extends IComparisonOperators_3<TSelf, TOther, TResult>, TOther, TResult> {
102
+ export interface IComparisonOperators_3$instance<TSelf extends IComparisonOperators_3<TSelf, TOther, TResult>, TOther, TResult> extends IEqualityOperators_3<TSelf, TOther, TResult> {
99
103
  }
100
104
 
101
105
 
106
+ export interface IComparisonOperators_3$instance<TSelf extends IComparisonOperators_3<TSelf, TOther, TResult>, TOther, TResult> extends IEqualityOperators_3$instance<TSelf, TOther, TResult> {}
107
+
102
108
  export type IComparisonOperators_3<TSelf extends IComparisonOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IComparisonOperators_3$instance<TSelf, TOther, TResult>;
103
109
 
104
110
  export interface IDecrementOperators_1$instance<TSelf extends IDecrementOperators_1<TSelf>> {
@@ -119,53 +125,53 @@ export interface IEqualityOperators_3$instance<TSelf extends IEqualityOperators_
119
125
 
120
126
  export type IEqualityOperators_3<TSelf extends IEqualityOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IEqualityOperators_3$instance<TSelf, TOther, TResult>;
121
127
 
122
- export interface IExponentialFunctions_1$instance<TSelf extends IExponentialFunctions_1<TSelf>> {
123
- ToString(format: string, formatProvider: IFormatProvider): string;
124
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
128
+ export interface IExponentialFunctions_1$instance<TSelf extends IExponentialFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
129
+ toString(format: string, formatProvider: IFormatProvider): string;
130
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
125
131
  }
126
132
 
127
133
 
128
134
  export type IExponentialFunctions_1<TSelf extends IExponentialFunctions_1<TSelf>> = IExponentialFunctions_1$instance<TSelf>;
129
135
 
130
- export interface IFloatingPoint_1$instance<TSelf extends IFloatingPoint_1<TSelf>> {
131
- CompareTo(obj: any): int;
132
- GetExponentByteCount(): int;
133
- ToString(format: string, formatProvider: IFormatProvider): string;
134
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
135
- TryWriteExponentBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
136
- WriteExponentBigEndian(destination: byte[], startIndex: int): int;
137
- WriteExponentBigEndian(destination: byte[]): int;
138
- WriteExponentBigEndian(destination: Span_1<CLROf<byte>>): int;
136
+ export interface IFloatingPoint_1$instance<TSelf extends IFloatingPoint_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, CLROf<boolean>>, IModulusOperators_3<TSelf, TSelf, TSelf>, ISignedNumber_1<TSelf> {
137
+ compareTo(obj: unknown): int;
138
+ getExponentByteCount(): int;
139
+ toString(format: string, formatProvider: IFormatProvider): string;
140
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
141
+ tryWriteExponentBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
142
+ writeExponentBigEndian2(destination: byte[], startIndex: int): int;
143
+ writeExponentBigEndian2(destination: byte[]): int;
144
+ writeExponentBigEndian2(destination: Span_1<CLROf<byte>>): int;
139
145
  }
140
146
 
141
147
 
142
148
  export type IFloatingPoint_1<TSelf extends IFloatingPoint_1<TSelf>> = IFloatingPoint_1$instance<TSelf>;
143
149
 
144
- export interface IFloatingPointConstants_1$instance<TSelf extends IFloatingPointConstants_1<TSelf>> {
145
- ToString(format: string, formatProvider: IFormatProvider): string;
146
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
150
+ export interface IFloatingPointConstants_1$instance<TSelf extends IFloatingPointConstants_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
151
+ toString(format: string, formatProvider: IFormatProvider): string;
152
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
147
153
  }
148
154
 
149
155
 
150
156
  export type IFloatingPointConstants_1<TSelf extends IFloatingPointConstants_1<TSelf>> = IFloatingPointConstants_1$instance<TSelf>;
151
157
 
152
- export interface IFloatingPointIeee754_1$instance<TSelf extends IFloatingPointIeee754_1<TSelf>> {
153
- CompareTo(obj: any): int;
154
- GetExponentByteCount(): int;
155
- ToString(format: string, formatProvider: IFormatProvider): string;
156
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
157
- TryWriteExponentBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
158
- WriteExponentBigEndian(destination: byte[], startIndex: int): int;
159
- WriteExponentBigEndian(destination: byte[]): int;
160
- WriteExponentBigEndian(destination: Span_1<CLROf<byte>>): int;
158
+ export interface IFloatingPointIeee754_1$instance<TSelf extends IFloatingPointIeee754_1<TSelf>> extends IExponentialFunctions_1<TSelf>, IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, IFloatingPoint_1<TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, CLROf<boolean>>, IModulusOperators_3<TSelf, TSelf, TSelf>, ISignedNumber_1<TSelf>, IHyperbolicFunctions_1<TSelf>, ILogarithmicFunctions_1<TSelf>, IPowerFunctions_1<TSelf>, IRootFunctions_1<TSelf>, ITrigonometricFunctions_1<TSelf> {
159
+ compareTo(obj: unknown): int;
160
+ getExponentByteCount(): int;
161
+ toString(format: string, formatProvider: IFormatProvider): string;
162
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
163
+ tryWriteExponentBigEndian(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
164
+ writeExponentBigEndian2(destination: byte[], startIndex: int): int;
165
+ writeExponentBigEndian2(destination: byte[]): int;
166
+ writeExponentBigEndian2(destination: Span_1<CLROf<byte>>): int;
161
167
  }
162
168
 
163
169
 
164
170
  export type IFloatingPointIeee754_1<TSelf extends IFloatingPointIeee754_1<TSelf>> = IFloatingPointIeee754_1$instance<TSelf>;
165
171
 
166
- export interface IHyperbolicFunctions_1$instance<TSelf extends IHyperbolicFunctions_1<TSelf>> {
167
- ToString(format: string, formatProvider: IFormatProvider): string;
168
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
172
+ export interface IHyperbolicFunctions_1$instance<TSelf extends IHyperbolicFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
173
+ toString(format: string, formatProvider: IFormatProvider): string;
174
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
169
175
  }
170
176
 
171
177
 
@@ -177,9 +183,9 @@ export interface IIncrementOperators_1$instance<TSelf extends IIncrementOperator
177
183
 
178
184
  export type IIncrementOperators_1<TSelf extends IIncrementOperators_1<TSelf>> = IIncrementOperators_1$instance<TSelf>;
179
185
 
180
- export interface ILogarithmicFunctions_1$instance<TSelf extends ILogarithmicFunctions_1<TSelf>> {
181
- ToString(format: string, formatProvider: IFormatProvider): string;
182
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
186
+ export interface ILogarithmicFunctions_1$instance<TSelf extends ILogarithmicFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
187
+ toString(format: string, formatProvider: IFormatProvider): string;
188
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
183
189
  }
184
190
 
185
191
 
@@ -209,34 +215,38 @@ export interface IMultiplyOperators_3$instance<TSelf extends IMultiplyOperators_
209
215
 
210
216
  export type IMultiplyOperators_3<TSelf extends IMultiplyOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IMultiplyOperators_3$instance<TSelf, TOther, TResult>;
211
217
 
212
- export interface INumber_1$instance<TSelf extends INumber_1<TSelf>> {
213
- CompareTo(obj: any): int;
214
- ToString(format: string, formatProvider: IFormatProvider): string;
215
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
218
+ export interface INumber_1$instance<TSelf extends INumber_1<TSelf>> extends IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, CLROf<boolean>>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
219
+ compareTo(obj: unknown): int;
220
+ toString(format: string, formatProvider: IFormatProvider): string;
221
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
216
222
  }
217
223
 
218
224
 
225
+ export interface INumber_1$instance<TSelf extends INumber_1<TSelf>> extends System_Internal.IComparable$instance, IComparisonOperators_3$instance<TSelf, TSelf, CLROf<boolean>>, IModulusOperators_3$instance<TSelf, TSelf, TSelf> {}
226
+
219
227
  export type INumber_1<TSelf extends INumber_1<TSelf>> = INumber_1$instance<TSelf>;
220
228
 
221
- export interface INumberBase_1$instance<TSelf extends INumberBase_1<TSelf>> {
222
- ToString(format: string, formatProvider: IFormatProvider): string;
223
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
229
+ export interface INumberBase_1$instance<TSelf extends INumberBase_1<TSelf>> extends IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
230
+ toString(format: string, formatProvider: IFormatProvider): string;
231
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
224
232
  }
225
233
 
226
234
 
235
+ export interface INumberBase_1$instance<TSelf extends INumberBase_1<TSelf>> extends System_Internal.IEquatable_1$instance<TSelf>, System_Internal.ISpanParsable_1$instance<TSelf>, IAdditionOperators_3$instance<TSelf, TSelf, TSelf>, IAdditiveIdentity_2$instance<TSelf, TSelf>, IDecrementOperators_1$instance<TSelf>, IDivisionOperators_3$instance<TSelf, TSelf, TSelf>, IEqualityOperators_3$instance<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1$instance<TSelf>, IMultiplicativeIdentity_2$instance<TSelf, TSelf>, IMultiplyOperators_3$instance<TSelf, TSelf, TSelf>, ISubtractionOperators_3$instance<TSelf, TSelf, TSelf>, IUnaryNegationOperators_2$instance<TSelf, TSelf>, IUnaryPlusOperators_2$instance<TSelf, TSelf> {}
236
+
227
237
  export type INumberBase_1<TSelf extends INumberBase_1<TSelf>> = INumberBase_1$instance<TSelf>;
228
238
 
229
- export interface IPowerFunctions_1$instance<TSelf extends IPowerFunctions_1<TSelf>> {
230
- ToString(format: string, formatProvider: IFormatProvider): string;
231
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
239
+ export interface IPowerFunctions_1$instance<TSelf extends IPowerFunctions_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
240
+ toString(format: string, formatProvider: IFormatProvider): string;
241
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
232
242
  }
233
243
 
234
244
 
235
245
  export type IPowerFunctions_1<TSelf extends IPowerFunctions_1<TSelf>> = IPowerFunctions_1$instance<TSelf>;
236
246
 
237
- export interface IRootFunctions_1$instance<TSelf extends IRootFunctions_1<TSelf>> {
238
- ToString(format: string, formatProvider: IFormatProvider): string;
239
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
247
+ export interface IRootFunctions_1$instance<TSelf extends IRootFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
248
+ toString(format: string, formatProvider: IFormatProvider): string;
249
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
240
250
  }
241
251
 
242
252
 
@@ -248,9 +258,9 @@ export interface IShiftOperators_3$instance<TSelf extends IShiftOperators_3<TSel
248
258
 
249
259
  export type IShiftOperators_3<TSelf extends IShiftOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IShiftOperators_3$instance<TSelf, TOther, TResult>;
250
260
 
251
- export interface ISignedNumber_1$instance<TSelf extends ISignedNumber_1<TSelf>> {
252
- ToString(format: string, formatProvider: IFormatProvider): string;
253
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
261
+ export interface ISignedNumber_1$instance<TSelf extends ISignedNumber_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
262
+ toString(format: string, formatProvider: IFormatProvider): string;
263
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
254
264
  }
255
265
 
256
266
 
@@ -262,9 +272,9 @@ export interface ISubtractionOperators_3$instance<TSelf extends ISubtractionOper
262
272
 
263
273
  export type ISubtractionOperators_3<TSelf extends ISubtractionOperators_3<TSelf, TOther, TResult>, TOther, TResult> = ISubtractionOperators_3$instance<TSelf, TOther, TResult>;
264
274
 
265
- export interface ITrigonometricFunctions_1$instance<TSelf extends ITrigonometricFunctions_1<TSelf>> {
266
- ToString(format: string, formatProvider: IFormatProvider): string;
267
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
275
+ export interface ITrigonometricFunctions_1$instance<TSelf extends ITrigonometricFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
276
+ toString(format: string, formatProvider: IFormatProvider): string;
277
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
268
278
  }
269
279
 
270
280
 
@@ -282,15 +292,15 @@ export interface IUnaryPlusOperators_2$instance<TSelf extends IUnaryPlusOperator
282
292
 
283
293
  export type IUnaryPlusOperators_2<TSelf extends IUnaryPlusOperators_2<TSelf, TResult>, TResult> = IUnaryPlusOperators_2$instance<TSelf, TResult>;
284
294
 
285
- export interface IUnsignedNumber_1$instance<TSelf extends IUnsignedNumber_1<TSelf>> {
286
- ToString(format: string, formatProvider: IFormatProvider): string;
287
- TryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): boolean;
295
+ export interface IUnsignedNumber_1$instance<TSelf extends IUnsignedNumber_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, CLROf<boolean>>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
296
+ toString(format: string, formatProvider: IFormatProvider): string;
297
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): boolean;
288
298
  }
289
299
 
290
300
 
291
301
  export type IUnsignedNumber_1<TSelf extends IUnsignedNumber_1<TSelf>> = IUnsignedNumber_1$instance<TSelf>;
292
302
 
293
- export class BigInteger$instance {
303
+ export class BigInteger$instance implements IAdditionOperators_3<BigInteger, BigInteger, BigInteger>, IBitwiseOperators_3<BigInteger, BigInteger, BigInteger>, IComparisonOperators_3<BigInteger, BigInteger, CLROf<boolean>>, IEqualityOperators_3<BigInteger, BigInteger, CLROf<boolean>>, IDecrementOperators_1<BigInteger>, IDivisionOperators_3<BigInteger, BigInteger, BigInteger>, IIncrementOperators_1<BigInteger>, IModulusOperators_3<BigInteger, BigInteger, BigInteger>, IMultiplyOperators_3<BigInteger, BigInteger, BigInteger>, ISubtractionOperators_3<BigInteger, BigInteger, BigInteger>, IUnaryNegationOperators_2<BigInteger, BigInteger>, IUnaryPlusOperators_2<BigInteger, BigInteger>, IShiftOperators_3<BigInteger, CLROf<int>, BigInteger> {
294
304
  constructor(value: int);
295
305
  constructor(value: uint);
296
306
  constructor(value: long);
@@ -308,8 +318,8 @@ export class BigInteger$instance {
308
318
  compareTo(other: long): int;
309
319
  compareTo(other: ulong): int;
310
320
  compareTo(other: BigInteger): int;
311
- compareTo(obj: any): int;
312
- equals(obj: any): boolean;
321
+ compareTo(obj: unknown): int;
322
+ equals(obj: unknown): boolean;
313
323
  equals(other: long): boolean;
314
324
  equals(other: ulong): boolean;
315
325
  equals(other: BigInteger): boolean;
@@ -322,186 +332,190 @@ export class BigInteger$instance {
322
332
  toString(provider: IFormatProvider): string;
323
333
  toString(format: string): string;
324
334
  toString(format: string, provider: IFormatProvider): string;
325
- tryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format?: ReadOnlySpan_1<CLROf<string>>, provider?: IFormatProvider): boolean;
335
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format?: ReadOnlySpan_1<CLROf<char>>, provider?: IFormatProvider): boolean;
326
336
  tryWriteBytes(destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }, isUnsigned?: boolean, isBigEndian?: boolean): boolean;
327
- static readonly Zero: BigInteger;
328
- static readonly One: BigInteger;
329
- static readonly MinusOne: BigInteger;
330
- static Abs(value: BigInteger): BigInteger;
331
- static Add(left: BigInteger, right: BigInteger): BigInteger;
332
- static Clamp(value: BigInteger, min: BigInteger, max: BigInteger): BigInteger;
333
- static Compare(left: BigInteger, right: BigInteger): int;
334
- static CopySign(value: BigInteger, sign: BigInteger): BigInteger;
335
- static CreateChecked<TOther extends INumberBase_1<TOther>>(value: TOther): BigInteger;
336
- static CreateSaturating<TOther extends INumberBase_1<TOther>>(value: TOther): BigInteger;
337
- static CreateTruncating<TOther extends INumberBase_1<TOther>>(value: TOther): BigInteger;
338
- static Divide(dividend: BigInteger, divisor: BigInteger): BigInteger;
339
- static DivRem(dividend: BigInteger, divisor: BigInteger, remainder: { value: ref<BigInteger> }): BigInteger;
340
- static DivRem(left: BigInteger, right: BigInteger): ValueTuple_2<BigInteger, BigInteger>;
341
- static GreatestCommonDivisor(left: BigInteger, right: BigInteger): BigInteger;
342
- static IsEvenInteger(value: BigInteger): boolean;
343
- static IsNegative(value: BigInteger): boolean;
344
- static IsOddInteger(value: BigInteger): boolean;
345
- static IsPositive(value: BigInteger): boolean;
346
- static IsPow2(value: BigInteger): boolean;
347
- static LeadingZeroCount(value: BigInteger): BigInteger;
348
- static Log(value: BigInteger, baseValue: double): double;
349
- static Log(value: BigInteger): double;
350
- static Log10(value: BigInteger): double;
351
- static Log2(value: BigInteger): BigInteger;
352
- static Max(left: BigInteger, right: BigInteger): BigInteger;
353
- static MaxMagnitude(x: BigInteger, y: BigInteger): BigInteger;
354
- static Min(left: BigInteger, right: BigInteger): BigInteger;
355
- static MinMagnitude(x: BigInteger, y: BigInteger): BigInteger;
356
- static ModPow(value: BigInteger, exponent: BigInteger, modulus: BigInteger): BigInteger;
357
- static Multiply(left: BigInteger, right: BigInteger): BigInteger;
358
- static Negate(value: BigInteger): BigInteger;
359
- static Parse(value: ReadOnlySpan_1<CLROf<string>>, style?: NumberStyles, provider?: IFormatProvider): BigInteger;
360
- static Parse(s: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): BigInteger;
361
- static Parse(value: string, style: NumberStyles, provider: IFormatProvider): BigInteger;
362
- static Parse(value: string, style: NumberStyles): BigInteger;
363
- static Parse(value: string, provider: IFormatProvider): BigInteger;
364
- static Parse(value: string): BigInteger;
365
- static PopCount(value: BigInteger): BigInteger;
366
- static Pow(value: BigInteger, exponent: int): BigInteger;
367
- static Remainder(dividend: BigInteger, divisor: BigInteger): BigInteger;
368
- static RotateLeft(value: BigInteger, rotateAmount: int): BigInteger;
369
- static RotateRight(value: BigInteger, rotateAmount: int): BigInteger;
370
- static Subtract(left: BigInteger, right: BigInteger): BigInteger;
371
- static TrailingZeroCount(value: BigInteger): BigInteger;
372
- static TryParse(value: ReadOnlySpan_1<CLROf<string>>, style: NumberStyles, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
373
- static TryParse(s: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
374
- static TryParse(value: ReadOnlySpan_1<CLROf<string>>, result: { value: ref<BigInteger> }): boolean;
375
- static TryParse(value: string, style: NumberStyles, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
376
- static TryParse(s: string, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
377
- static TryParse(value: string, result: { value: ref<BigInteger> }): boolean;
337
+ static readonly zero: BigInteger;
338
+ static readonly one: BigInteger;
339
+ static readonly minusOne: BigInteger;
340
+ static abs(value: BigInteger): BigInteger;
341
+ static add(left: BigInteger, right: BigInteger): BigInteger;
342
+ static clamp(value: BigInteger, min: BigInteger, max: BigInteger): BigInteger;
343
+ static compare(left: BigInteger, right: BigInteger): int;
344
+ static copySign(value: BigInteger, sign: BigInteger): BigInteger;
345
+ static createChecked<TOther extends INumberBase_1<TOther>>(value: TOther): BigInteger;
346
+ static createSaturating<TOther extends INumberBase_1<TOther>>(value: TOther): BigInteger;
347
+ static createTruncating<TOther extends INumberBase_1<TOther>>(value: TOther): BigInteger;
348
+ static divide(dividend: BigInteger, divisor: BigInteger): BigInteger;
349
+ static divRem(dividend: BigInteger, divisor: BigInteger, remainder: { value: ref<BigInteger> }): BigInteger;
350
+ static divRem(left: BigInteger, right: BigInteger): ValueTuple_2<BigInteger, BigInteger>;
351
+ static greatestCommonDivisor(left: BigInteger, right: BigInteger): BigInteger;
352
+ static isEvenInteger(value: BigInteger): boolean;
353
+ static isNegative(value: BigInteger): boolean;
354
+ static isOddInteger(value: BigInteger): boolean;
355
+ static isPositive(value: BigInteger): boolean;
356
+ static isPow2(value: BigInteger): boolean;
357
+ static leadingZeroCount(value: BigInteger): BigInteger;
358
+ static log2(value: BigInteger, baseValue: double): double;
359
+ static log2(value: BigInteger): double;
360
+ static log10(value: BigInteger): double;
361
+ static log22(value: BigInteger): BigInteger;
362
+ static max(left: BigInteger, right: BigInteger): BigInteger;
363
+ static maxMagnitude(x: BigInteger, y: BigInteger): BigInteger;
364
+ static min(left: BigInteger, right: BigInteger): BigInteger;
365
+ static minMagnitude(x: BigInteger, y: BigInteger): BigInteger;
366
+ static modPow(value: BigInteger, exponent: BigInteger, modulus: BigInteger): BigInteger;
367
+ static multiply(left: BigInteger, right: BigInteger): BigInteger;
368
+ static negate(value: BigInteger): BigInteger;
369
+ static parse5(value: ReadOnlySpan_1<CLROf<char>>, style?: NumberStyles, provider?: IFormatProvider): BigInteger;
370
+ static parse5(s: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): BigInteger;
371
+ static parse5(value: string, style: NumberStyles, provider: IFormatProvider): BigInteger;
372
+ static parse5(value: string, style: NumberStyles): BigInteger;
373
+ static parse5(value: string, provider: IFormatProvider): BigInteger;
374
+ static parse5(value: string): BigInteger;
375
+ static popCount(value: BigInteger): BigInteger;
376
+ static pow(value: BigInteger, exponent: int): BigInteger;
377
+ static remainder(dividend: BigInteger, divisor: BigInteger): BigInteger;
378
+ static rotateLeft(value: BigInteger, rotateAmount: int): BigInteger;
379
+ static rotateRight(value: BigInteger, rotateAmount: int): BigInteger;
380
+ static subtract(left: BigInteger, right: BigInteger): BigInteger;
381
+ static trailingZeroCount(value: BigInteger): BigInteger;
382
+ static tryParse4(value: ReadOnlySpan_1<CLROf<char>>, style: NumberStyles, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
383
+ static tryParse4(s: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
384
+ static tryParse4(value: ReadOnlySpan_1<CLROf<char>>, result: { value: ref<BigInteger> }): boolean;
385
+ static tryParse4(value: string, style: NumberStyles, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
386
+ static tryParse4(s: string, provider: IFormatProvider, result: { value: ref<BigInteger> }): boolean;
387
+ static tryParse4(value: string, result: { value: ref<BigInteger> }): boolean;
378
388
  }
379
389
 
380
390
 
381
391
  export interface __BigInteger$views {
382
- readonly As_IComparable: System_Internal.IComparable$instance;
383
- readonly As_IComparable_1_of_Decimal: System_Internal.IComparable_1$instance<BigInteger>;
384
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<BigInteger>;
385
- readonly As_IFormattable: System_Internal.IFormattable$instance;
386
- readonly As_IParsable_1_of_Decimal: System_Internal.IParsable_1$instance<any>;
387
- readonly As_ISpanFormattable: System_Internal.ISpanFormattable$instance;
388
- readonly As_ISpanParsable_1_of_Decimal: System_Internal.ISpanParsable_1$instance<any>;
389
- readonly As_IUtf8SpanFormattable: System_Internal.IUtf8SpanFormattable$instance;
390
- readonly As_IUtf8SpanParsable_1_of_Decimal: System_Internal.IUtf8SpanParsable_1$instance<any>;
391
- readonly As_IAdditiveIdentity_2: IAdditiveIdentity_2$instance<any, any>;
392
- readonly As_IBinaryInteger_1: IBinaryInteger_1$instance<any>;
393
- readonly As_INumber_1: INumber_1$instance<any>;
394
- readonly As_INumberBase_1: INumberBase_1$instance<any>;
392
+ As_IComparable(): System_Internal.IComparable$instance;
393
+ As_IComparable_1(): System_Internal.IComparable_1$instance<BigInteger>;
394
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<BigInteger>;
395
+ As_IFormattable(): System_Internal.IFormattable$instance;
396
+ As_IParsable_1(): System_Internal.IParsable_1$instance<BigInteger>;
397
+ As_ISpanFormattable(): System_Internal.ISpanFormattable$instance;
398
+ As_ISpanParsable_1(): System_Internal.ISpanParsable_1$instance<BigInteger>;
399
+ As_IUtf8SpanFormattable(): System_Internal.IUtf8SpanFormattable$instance;
400
+ As_IUtf8SpanParsable_1(): System_Internal.IUtf8SpanParsable_1$instance<BigInteger>;
401
+ As_IAdditiveIdentity_2(): IAdditiveIdentity_2$instance<BigInteger, BigInteger>;
402
+ As_IBinaryInteger_1(): IBinaryInteger_1$instance<BigInteger>;
403
+ As_INumber_1(): INumber_1$instance<BigInteger>;
404
+ As_INumberBase_1(): INumberBase_1$instance<BigInteger>;
395
405
 
396
406
  // Structural method bridges for numeric interface constraints
397
407
  Equals(other: BigInteger): boolean;
398
- CompareTo(obj: any): int;
408
+ CompareTo(obj: unknown): int;
399
409
  ToString(format: string, formatProvider: import("../../System/internal/index").IFormatProvider): string;
400
- TryFormat(destination: import("../../System/internal/index").Span_1<import("../../System/internal/index").CLROf<string>>, charsWritten: { value: ref<int> }, format: import("../../System/internal/index").ReadOnlySpan_1<import("../../System/internal/index").CLROf<string>>, provider: import("../../System/internal/index").IFormatProvider): boolean;
410
+ TryFormat(destination: import("../../System/internal/index").Span_1<import("../../System/internal/index").CLROf<char>>, charsWritten: { value: ref<int> }, format: import("../../System/internal/index").ReadOnlySpan_1<import("../../System/internal/index").CLROf<char>>, provider: import("../../System/internal/index").IFormatProvider): boolean;
401
411
  GetByteCount(): int;
412
+ TryWriteBigEndian(destination: import("../../System/internal/index").Span_1<import("../../System/internal/index").CLROf<byte>>, bytesWritten: { value: ref<int> }): boolean;
413
+ WriteBigEndian(destination: byte[], startIndex: int): int;
414
+ WriteBigEndian(destination: byte[]): int;
415
+ WriteBigEndian(destination: import("../../System/internal/index").Span_1<import("../../System/internal/index").CLROf<byte>>): int;
402
416
  }
403
417
 
404
418
  export type BigInteger = BigInteger$instance & __BigInteger$views;
405
419
 
406
420
 
407
- export class Complex$instance {
421
+ export class Complex$instance implements IAdditionOperators_3<Complex, Complex, Complex>, IDecrementOperators_1<Complex>, IDivisionOperators_3<Complex, Complex, Complex>, IEqualityOperators_3<Complex, Complex, CLROf<boolean>>, IIncrementOperators_1<Complex>, IMultiplyOperators_3<Complex, Complex, Complex>, ISubtractionOperators_3<Complex, Complex, Complex>, IUnaryNegationOperators_2<Complex, Complex>, IUnaryPlusOperators_2<Complex, Complex> {
408
422
  constructor(real: double, imaginary: double);
409
423
  readonly imaginary: double;
410
424
  readonly magnitude: double;
411
425
  readonly phase: double;
412
426
  readonly real: double;
413
- equals(obj: any): boolean;
427
+ equals(obj: unknown): boolean;
414
428
  equals(value: Complex): boolean;
415
429
  getHashCode(): int;
416
430
  toString(): string;
417
431
  toString(format: string): string;
418
432
  toString(provider: IFormatProvider): string;
419
433
  toString(format: string, provider: IFormatProvider): string;
420
- tryFormat(destination: Span_1<CLROf<string>>, charsWritten: { value: ref<int> }, format?: ReadOnlySpan_1<CLROf<string>>, provider?: IFormatProvider): boolean;
421
- tryFormat(utf8Destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }, format?: ReadOnlySpan_1<CLROf<string>>, provider?: IFormatProvider): boolean;
434
+ tryFormat(destination: Span_1<CLROf<char>>, charsWritten: { value: ref<int> }, format?: ReadOnlySpan_1<CLROf<char>>, provider?: IFormatProvider): boolean;
435
+ tryFormat(utf8Destination: Span_1<CLROf<byte>>, bytesWritten: { value: ref<int> }, format?: ReadOnlySpan_1<CLROf<char>>, provider?: IFormatProvider): boolean;
422
436
  static readonly zero: Complex;
423
437
  static readonly one: Complex;
424
438
  static readonly imaginaryOne: Complex;
425
439
  static readonly naN: Complex;
426
440
  static readonly infinity: Complex;
427
- static Abs(value: Complex): double;
428
- static Acos(value: Complex): Complex;
429
- static Add(left: double, right: Complex): Complex;
430
- static Add(left: Complex, right: double): Complex;
431
- static Add(left: Complex, right: Complex): Complex;
432
- static Asin(value: Complex): Complex;
433
- static Atan(value: Complex): Complex;
434
- static Conjugate(value: Complex): Complex;
435
- static Cos(value: Complex): Complex;
436
- static Cosh(value: Complex): Complex;
437
- static CreateChecked<TOther extends INumberBase_1<TOther>>(value: TOther): Complex;
438
- static CreateSaturating<TOther extends INumberBase_1<TOther>>(value: TOther): Complex;
439
- static CreateTruncating<TOther extends INumberBase_1<TOther>>(value: TOther): Complex;
440
- static Divide(dividend: double, divisor: Complex): Complex;
441
- static Divide(dividend: Complex, divisor: double): Complex;
442
- static Divide(dividend: Complex, divisor: Complex): Complex;
443
- static Exp(value: Complex): Complex;
444
- static FromPolarCoordinates(magnitude: double, phase: double): Complex;
445
- static IsComplexNumber(value: Complex): boolean;
446
- static IsEvenInteger(value: Complex): boolean;
447
- static IsFinite(value: Complex): boolean;
448
- static IsImaginaryNumber(value: Complex): boolean;
449
- static IsInfinity(value: Complex): boolean;
450
- static IsInteger(value: Complex): boolean;
451
- static IsNaN(value: Complex): boolean;
452
- static IsNegative(value: Complex): boolean;
453
- static IsNegativeInfinity(value: Complex): boolean;
454
- static IsNormal(value: Complex): boolean;
455
- static IsOddInteger(value: Complex): boolean;
456
- static IsPositive(value: Complex): boolean;
457
- static IsPositiveInfinity(value: Complex): boolean;
458
- static IsRealNumber(value: Complex): boolean;
459
- static IsSubnormal(value: Complex): boolean;
460
- static Log(value: Complex, baseValue: double): Complex;
461
- static Log(value: Complex): Complex;
462
- static Log10(value: Complex): Complex;
463
- static MaxMagnitude(x: Complex, y: Complex): Complex;
464
- static MinMagnitude(x: Complex, y: Complex): Complex;
465
- static Multiply(left: double, right: Complex): Complex;
466
- static Multiply(left: Complex, right: double): Complex;
467
- static Multiply(left: Complex, right: Complex): Complex;
468
- static Negate(value: Complex): Complex;
469
- static Parse(s: ReadOnlySpan_1<CLROf<string>>, style: NumberStyles, provider: IFormatProvider): Complex;
470
- static Parse(s: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider): Complex;
471
- static Parse(s: string, style: NumberStyles, provider: IFormatProvider): Complex;
472
- static Parse(s: string, provider: IFormatProvider): Complex;
473
- static Pow(value: Complex, power: double): Complex;
474
- static Pow(value: Complex, power: Complex): Complex;
475
- static Reciprocal(value: Complex): Complex;
476
- static Sin(value: Complex): Complex;
477
- static Sinh(value: Complex): Complex;
478
- static Sqrt(value: Complex): Complex;
479
- static Subtract(left: double, right: Complex): Complex;
480
- static Subtract(left: Complex, right: double): Complex;
481
- static Subtract(left: Complex, right: Complex): Complex;
482
- static Tan(value: Complex): Complex;
483
- static Tanh(value: Complex): Complex;
484
- static TryParse(s: ReadOnlySpan_1<CLROf<string>>, style: NumberStyles, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
485
- static TryParse(s: ReadOnlySpan_1<CLROf<string>>, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
486
- static TryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
487
- static TryParse(s: string, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
441
+ static abs(value: Complex): double;
442
+ static acos(value: Complex): Complex;
443
+ static add3(left: double, right: Complex): Complex;
444
+ static add3(left: Complex, right: double): Complex;
445
+ static add3(left: Complex, right: Complex): Complex;
446
+ static asin(value: Complex): Complex;
447
+ static atan(value: Complex): Complex;
448
+ static conjugate(value: Complex): Complex;
449
+ static cos(value: Complex): Complex;
450
+ static cosh(value: Complex): Complex;
451
+ static createChecked<TOther extends INumberBase_1<TOther>>(value: TOther): Complex;
452
+ static createSaturating<TOther extends INumberBase_1<TOther>>(value: TOther): Complex;
453
+ static createTruncating<TOther extends INumberBase_1<TOther>>(value: TOther): Complex;
454
+ static divide3(dividend: double, divisor: Complex): Complex;
455
+ static divide3(dividend: Complex, divisor: double): Complex;
456
+ static divide3(dividend: Complex, divisor: Complex): Complex;
457
+ static exp(value: Complex): Complex;
458
+ static fromPolarCoordinates(magnitude: double, phase: double): Complex;
459
+ static isComplexNumber(value: Complex): boolean;
460
+ static isEvenInteger(value: Complex): boolean;
461
+ static isFinite(value: Complex): boolean;
462
+ static isImaginaryNumber(value: Complex): boolean;
463
+ static isInfinity(value: Complex): boolean;
464
+ static isInteger(value: Complex): boolean;
465
+ static isNaN(value: Complex): boolean;
466
+ static isNegative(value: Complex): boolean;
467
+ static isNegativeInfinity(value: Complex): boolean;
468
+ static isNormal(value: Complex): boolean;
469
+ static isOddInteger(value: Complex): boolean;
470
+ static isPositive(value: Complex): boolean;
471
+ static isPositiveInfinity(value: Complex): boolean;
472
+ static isRealNumber(value: Complex): boolean;
473
+ static isSubnormal(value: Complex): boolean;
474
+ static log2(value: Complex, baseValue: double): Complex;
475
+ static log2(value: Complex): Complex;
476
+ static log10(value: Complex): Complex;
477
+ static maxMagnitude(x: Complex, y: Complex): Complex;
478
+ static minMagnitude(x: Complex, y: Complex): Complex;
479
+ static multiply3(left: double, right: Complex): Complex;
480
+ static multiply3(left: Complex, right: double): Complex;
481
+ static multiply3(left: Complex, right: Complex): Complex;
482
+ static negate(value: Complex): Complex;
483
+ static parse(s: ReadOnlySpan_1<CLROf<char>>, style: NumberStyles, provider: IFormatProvider): Complex;
484
+ static parse(s: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider): Complex;
485
+ static parse(s: string, style: NumberStyles, provider: IFormatProvider): Complex;
486
+ static parse(s: string, provider: IFormatProvider): Complex;
487
+ static pow2(value: Complex, power: double): Complex;
488
+ static pow2(value: Complex, power: Complex): Complex;
489
+ static reciprocal(value: Complex): Complex;
490
+ static sin(value: Complex): Complex;
491
+ static sinh(value: Complex): Complex;
492
+ static sqrt(value: Complex): Complex;
493
+ static subtract3(left: double, right: Complex): Complex;
494
+ static subtract3(left: Complex, right: double): Complex;
495
+ static subtract3(left: Complex, right: Complex): Complex;
496
+ static tan(value: Complex): Complex;
497
+ static tanh(value: Complex): Complex;
498
+ static tryParse(s: ReadOnlySpan_1<CLROf<char>>, style: NumberStyles, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
499
+ static tryParse(s: ReadOnlySpan_1<CLROf<char>>, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
500
+ static tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
501
+ static tryParse(s: string, provider: IFormatProvider, result: { value: ref<Complex> }): boolean;
488
502
  }
489
503
 
490
504
 
491
505
  export interface __Complex$views {
492
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Complex>;
493
- readonly As_IFormattable: System_Internal.IFormattable$instance;
494
- readonly As_IParsable_1_of_Decimal: System_Internal.IParsable_1$instance<any>;
495
- readonly As_ISpanParsable_1_of_Decimal: System_Internal.ISpanParsable_1$instance<any>;
496
- readonly As_IUtf8SpanFormattable: System_Internal.IUtf8SpanFormattable$instance;
497
- readonly As_IUtf8SpanParsable_1_of_Decimal: System_Internal.IUtf8SpanParsable_1$instance<any>;
498
- readonly As_IAdditiveIdentity_2: IAdditiveIdentity_2$instance<any, any>;
499
- readonly As_INumberBase_1: INumberBase_1$instance<any>;
506
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Complex>;
507
+ As_IFormattable(): System_Internal.IFormattable$instance;
508
+ As_IParsable_1(): System_Internal.IParsable_1$instance<Complex>;
509
+ As_ISpanParsable_1(): System_Internal.ISpanParsable_1$instance<Complex>;
510
+ As_IUtf8SpanFormattable(): System_Internal.IUtf8SpanFormattable$instance;
511
+ As_IUtf8SpanParsable_1(): System_Internal.IUtf8SpanParsable_1$instance<Complex>;
512
+ As_IAdditiveIdentity_2(): IAdditiveIdentity_2$instance<Complex, Complex>;
513
+ As_INumberBase_1(): INumberBase_1$instance<Complex>;
500
514
 
501
515
  // Structural method bridges for numeric interface constraints
502
516
  Equals(other: Complex): boolean;
503
517
  ToString(format: string, formatProvider: import("../../System/internal/index").IFormatProvider): string;
504
- TryFormat(destination: import("../../System/internal/index").Span_1<import("../../System/internal/index").CLROf<string>>, charsWritten: { value: ref<int> }, format: import("../../System/internal/index").ReadOnlySpan_1<import("../../System/internal/index").CLROf<string>>, provider: import("../../System/internal/index").IFormatProvider): boolean;
518
+ TryFormat(destination: import("../../System/internal/index").Span_1<import("../../System/internal/index").CLROf<char>>, charsWritten: { value: ref<int> }, format: import("../../System/internal/index").ReadOnlySpan_1<import("../../System/internal/index").CLROf<char>>, provider: import("../../System/internal/index").IFormatProvider): boolean;
505
519
  }
506
520
 
507
521
  export type Complex = Complex$instance & __Complex$views;
@@ -517,10 +531,10 @@ export class Matrix3x2$instance {
517
531
  M32: float;
518
532
  readonly isIdentity: boolean;
519
533
  translation: Vector2;
520
- x: Vector2;
521
- y: Vector2;
522
- z: Vector2;
523
- equals(obj: any): boolean;
534
+ X: Vector2;
535
+ Y: Vector2;
536
+ Z: Vector2;
537
+ equals(obj: unknown): boolean;
524
538
  equals(other: Matrix3x2): boolean;
525
539
  get_Item(row: int): Vector2;
526
540
  get_Item(row: int, column: int): float;
@@ -533,35 +547,35 @@ export class Matrix3x2$instance {
533
547
  toString(): string;
534
548
  withElement(row: int, column: int, value: float): Matrix3x2;
535
549
  withRow(index: int, value: Vector2): Matrix3x2;
536
- static readonly Identity: Matrix3x2;
537
- static Add(value1: Matrix3x2, value2: Matrix3x2): Matrix3x2;
538
- static Create(x: Vector2, y: Vector2, z: Vector2): Matrix3x2;
539
- static Create(value: Vector2): Matrix3x2;
540
- static Create(m11: float, m12: float, m21: float, m22: float, m31: float, m32: float): Matrix3x2;
541
- static Create(value: float): Matrix3x2;
542
- static CreateRotation(radians: float, centerPoint: Vector2): Matrix3x2;
543
- static CreateRotation(radians: float): Matrix3x2;
544
- static CreateScale(scales: Vector2, centerPoint: Vector2): Matrix3x2;
545
- static CreateScale(scales: Vector2): Matrix3x2;
546
- static CreateScale(scale: float, centerPoint: Vector2): Matrix3x2;
547
- static CreateScale(xScale: float, yScale: float, centerPoint: Vector2): Matrix3x2;
548
- static CreateScale(xScale: float, yScale: float): Matrix3x2;
549
- static CreateScale(scale: float): Matrix3x2;
550
- static CreateSkew(radiansX: float, radiansY: float, centerPoint: Vector2): Matrix3x2;
551
- static CreateSkew(radiansX: float, radiansY: float): Matrix3x2;
552
- static CreateTranslation(position: Vector2): Matrix3x2;
553
- static CreateTranslation(xPosition: float, yPosition: float): Matrix3x2;
554
- static Invert(matrix: Matrix3x2, result: { value: ref<Matrix3x2> }): boolean;
555
- static Lerp(matrix1: Matrix3x2, matrix2: Matrix3x2, amount: float): Matrix3x2;
556
- static Multiply(value1: Matrix3x2, value2: Matrix3x2): Matrix3x2;
557
- static Multiply(value1: Matrix3x2, value2: float): Matrix3x2;
558
- static Negate(value: Matrix3x2): Matrix3x2;
559
- static Subtract(value1: Matrix3x2, value2: Matrix3x2): Matrix3x2;
550
+ static readonly identity: Matrix3x2;
551
+ static add(value1: Matrix3x2, value2: Matrix3x2): Matrix3x2;
552
+ static create3(x: Vector2, y: Vector2, z: Vector2): Matrix3x2;
553
+ static create3(value: Vector2): Matrix3x2;
554
+ static create3(m11: float, m12: float, m21: float, m22: float, m31: float, m32: float): Matrix3x2;
555
+ static create3(value: float): Matrix3x2;
556
+ static createRotation2(radians: float, centerPoint: Vector2): Matrix3x2;
557
+ static createRotation2(radians: float): Matrix3x2;
558
+ static createScale4(scales: Vector2, centerPoint: Vector2): Matrix3x2;
559
+ static createScale4(scales: Vector2): Matrix3x2;
560
+ static createScale4(scale: float, centerPoint: Vector2): Matrix3x2;
561
+ static createScale4(xScale: float, yScale: float, centerPoint: Vector2): Matrix3x2;
562
+ static createScale4(xScale: float, yScale: float): Matrix3x2;
563
+ static createScale4(scale: float): Matrix3x2;
564
+ static createSkew2(radiansX: float, radiansY: float, centerPoint: Vector2): Matrix3x2;
565
+ static createSkew2(radiansX: float, radiansY: float): Matrix3x2;
566
+ static createTranslation(position: Vector2): Matrix3x2;
567
+ static createTranslation(xPosition: float, yPosition: float): Matrix3x2;
568
+ static invert(matrix: Matrix3x2, result: { value: ref<Matrix3x2> }): boolean;
569
+ static lerp(matrix1: Matrix3x2, matrix2: Matrix3x2, amount: float): Matrix3x2;
570
+ static multiply(value1: Matrix3x2, value2: Matrix3x2): Matrix3x2;
571
+ static multiply(value1: Matrix3x2, value2: float): Matrix3x2;
572
+ static negate(value: Matrix3x2): Matrix3x2;
573
+ static subtract(value1: Matrix3x2, value2: Matrix3x2): Matrix3x2;
560
574
  }
561
575
 
562
576
 
563
577
  export interface __Matrix3x2$views {
564
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Matrix3x2>;
578
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Matrix3x2>;
565
579
 
566
580
  // Structural method bridges for numeric interface constraints
567
581
  Equals(other: Matrix3x2): boolean;
@@ -591,11 +605,11 @@ export class Matrix4x4$instance {
591
605
  M44: float;
592
606
  readonly isIdentity: boolean;
593
607
  translation: Vector3;
594
- w: Vector4;
595
- x: Vector4;
596
- y: Vector4;
597
- z: Vector4;
598
- equals(obj: any): boolean;
608
+ W: Vector4;
609
+ X: Vector4;
610
+ Y: Vector4;
611
+ Z: Vector4;
612
+ equals(obj: unknown): boolean;
599
613
  equals(other: Matrix4x4): boolean;
600
614
  get_Item(row: int): Vector4;
601
615
  get_Item(row: int, column: int): float;
@@ -608,67 +622,67 @@ export class Matrix4x4$instance {
608
622
  toString(): string;
609
623
  withElement(row: int, column: int, value: float): Matrix4x4;
610
624
  withRow(index: int, value: Vector4): Matrix4x4;
611
- static readonly Identity: Matrix4x4;
612
- static Add(value1: Matrix4x4, value2: Matrix4x4): Matrix4x4;
613
- static Create(value: Matrix3x2): Matrix4x4;
614
- static Create(x: Vector4, y: Vector4, z: Vector4, w: Vector4): Matrix4x4;
615
- static Create(value: Vector4): Matrix4x4;
616
- static Create(m11: float, m12: float, m13: float, m14: float, m21: float, m22: float, m23: float, m24: float, m31: float, m32: float, m33: float, m34: float, m41: float, m42: float, m43: float, m44: float): Matrix4x4;
617
- static Create(value: float): Matrix4x4;
618
- static CreateBillboard(objectPosition: Vector3, cameraPosition: Vector3, cameraUpVector: Vector3, cameraForwardVector: Vector3): Matrix4x4;
619
- static CreateBillboardLeftHanded(objectPosition: Vector3, cameraPosition: Vector3, cameraUpVector: Vector3, cameraForwardVector: Vector3): Matrix4x4;
620
- static CreateConstrainedBillboard(objectPosition: Vector3, cameraPosition: Vector3, rotateAxis: Vector3, cameraForwardVector: Vector3, objectForwardVector: Vector3): Matrix4x4;
621
- static CreateConstrainedBillboardLeftHanded(objectPosition: Vector3, cameraPosition: Vector3, rotateAxis: Vector3, cameraForwardVector: Vector3, objectForwardVector: Vector3): Matrix4x4;
622
- static CreateFromAxisAngle(axis: Vector3, angle: float): Matrix4x4;
623
- static CreateFromQuaternion(quaternion: Quaternion): Matrix4x4;
624
- static CreateFromYawPitchRoll(yaw: float, pitch: float, roll: float): Matrix4x4;
625
- static CreateLookAt(cameraPosition: Vector3, cameraTarget: Vector3, cameraUpVector: Vector3): Matrix4x4;
626
- static CreateLookAtLeftHanded(cameraPosition: Vector3, cameraTarget: Vector3, cameraUpVector: Vector3): Matrix4x4;
627
- static CreateLookTo(cameraPosition: Vector3, cameraDirection: Vector3, cameraUpVector: Vector3): Matrix4x4;
628
- static CreateLookToLeftHanded(cameraPosition: Vector3, cameraDirection: Vector3, cameraUpVector: Vector3): Matrix4x4;
629
- static CreateOrthographic(width: float, height: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
630
- static CreateOrthographicLeftHanded(width: float, height: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
631
- static CreateOrthographicOffCenter(left: float, right: float, bottom: float, top: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
632
- static CreateOrthographicOffCenterLeftHanded(left: float, right: float, bottom: float, top: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
633
- static CreatePerspective(width: float, height: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
634
- static CreatePerspectiveFieldOfView(fieldOfView: float, aspectRatio: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
635
- static CreatePerspectiveFieldOfViewLeftHanded(fieldOfView: float, aspectRatio: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
636
- static CreatePerspectiveLeftHanded(width: float, height: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
637
- static CreatePerspectiveOffCenter(left: float, right: float, bottom: float, top: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
638
- static CreatePerspectiveOffCenterLeftHanded(left: float, right: float, bottom: float, top: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
639
- static CreateReflection(value: Plane): Matrix4x4;
640
- static CreateRotationX(radians: float, centerPoint: Vector3): Matrix4x4;
641
- static CreateRotationX(radians: float): Matrix4x4;
642
- static CreateRotationY(radians: float, centerPoint: Vector3): Matrix4x4;
643
- static CreateRotationY(radians: float): Matrix4x4;
644
- static CreateRotationZ(radians: float, centerPoint: Vector3): Matrix4x4;
645
- static CreateRotationZ(radians: float): Matrix4x4;
646
- static CreateScale(scales: Vector3, centerPoint: Vector3): Matrix4x4;
647
- static CreateScale(scales: Vector3): Matrix4x4;
648
- static CreateScale(scale: float, centerPoint: Vector3): Matrix4x4;
649
- static CreateScale(xScale: float, yScale: float, zScale: float, centerPoint: Vector3): Matrix4x4;
650
- static CreateScale(xScale: float, yScale: float, zScale: float): Matrix4x4;
651
- static CreateScale(scale: float): Matrix4x4;
652
- static CreateShadow(lightDirection: Vector3, plane: Plane): Matrix4x4;
653
- static CreateTranslation(position: Vector3): Matrix4x4;
654
- static CreateTranslation(xPosition: float, yPosition: float, zPosition: float): Matrix4x4;
655
- static CreateViewport(x: float, y: float, width: float, height: float, minDepth: float, maxDepth: float): Matrix4x4;
656
- static CreateViewportLeftHanded(x: float, y: float, width: float, height: float, minDepth: float, maxDepth: float): Matrix4x4;
657
- static CreateWorld(position: Vector3, forward: Vector3, up: Vector3): Matrix4x4;
658
- static Decompose(matrix: Matrix4x4, scale: { value: ref<Vector3> }, rotation: { value: ref<Quaternion> }, translation: { value: ref<Vector3> }): boolean;
659
- static Invert(matrix: Matrix4x4, result: { value: ref<Matrix4x4> }): boolean;
660
- static Lerp(matrix1: Matrix4x4, matrix2: Matrix4x4, amount: float): Matrix4x4;
661
- static Multiply(value1: Matrix4x4, value2: Matrix4x4): Matrix4x4;
662
- static Multiply(value1: Matrix4x4, value2: float): Matrix4x4;
663
- static Negate(value: Matrix4x4): Matrix4x4;
664
- static Subtract(value1: Matrix4x4, value2: Matrix4x4): Matrix4x4;
665
- static Transform(value: Matrix4x4, rotation: Quaternion): Matrix4x4;
666
- static Transpose(matrix: Matrix4x4): Matrix4x4;
625
+ static readonly identity: Matrix4x4;
626
+ static add(value1: Matrix4x4, value2: Matrix4x4): Matrix4x4;
627
+ static create2(value: Matrix3x2): Matrix4x4;
628
+ static create2(x: Vector4, y: Vector4, z: Vector4, w: Vector4): Matrix4x4;
629
+ static create2(value: Vector4): Matrix4x4;
630
+ static create2(m11: float, m12: float, m13: float, m14: float, m21: float, m22: float, m23: float, m24: float, m31: float, m32: float, m33: float, m34: float, m41: float, m42: float, m43: float, m44: float): Matrix4x4;
631
+ static create2(value: float): Matrix4x4;
632
+ static createBillboard(objectPosition: Vector3, cameraPosition: Vector3, cameraUpVector: Vector3, cameraForwardVector: Vector3): Matrix4x4;
633
+ static createBillboardLeftHanded(objectPosition: Vector3, cameraPosition: Vector3, cameraUpVector: Vector3, cameraForwardVector: Vector3): Matrix4x4;
634
+ static createConstrainedBillboard(objectPosition: Vector3, cameraPosition: Vector3, rotateAxis: Vector3, cameraForwardVector: Vector3, objectForwardVector: Vector3): Matrix4x4;
635
+ static createConstrainedBillboardLeftHanded(objectPosition: Vector3, cameraPosition: Vector3, rotateAxis: Vector3, cameraForwardVector: Vector3, objectForwardVector: Vector3): Matrix4x4;
636
+ static createFromAxisAngle(axis: Vector3, angle: float): Matrix4x4;
637
+ static createFromQuaternion(quaternion: Quaternion): Matrix4x4;
638
+ static createFromYawPitchRoll(yaw: float, pitch: float, roll: float): Matrix4x4;
639
+ static createLookAt(cameraPosition: Vector3, cameraTarget: Vector3, cameraUpVector: Vector3): Matrix4x4;
640
+ static createLookAtLeftHanded(cameraPosition: Vector3, cameraTarget: Vector3, cameraUpVector: Vector3): Matrix4x4;
641
+ static createLookTo(cameraPosition: Vector3, cameraDirection: Vector3, cameraUpVector: Vector3): Matrix4x4;
642
+ static createLookToLeftHanded(cameraPosition: Vector3, cameraDirection: Vector3, cameraUpVector: Vector3): Matrix4x4;
643
+ static createOrthographic(width: float, height: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
644
+ static createOrthographicLeftHanded(width: float, height: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
645
+ static createOrthographicOffCenter(left: float, right: float, bottom: float, top: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
646
+ static createOrthographicOffCenterLeftHanded(left: float, right: float, bottom: float, top: float, zNearPlane: float, zFarPlane: float): Matrix4x4;
647
+ static createPerspective(width: float, height: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
648
+ static createPerspectiveFieldOfView(fieldOfView: float, aspectRatio: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
649
+ static createPerspectiveFieldOfViewLeftHanded(fieldOfView: float, aspectRatio: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
650
+ static createPerspectiveLeftHanded(width: float, height: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
651
+ static createPerspectiveOffCenter(left: float, right: float, bottom: float, top: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
652
+ static createPerspectiveOffCenterLeftHanded(left: float, right: float, bottom: float, top: float, nearPlaneDistance: float, farPlaneDistance: float): Matrix4x4;
653
+ static createReflection(value: Plane): Matrix4x4;
654
+ static createRotationX2(radians: float, centerPoint: Vector3): Matrix4x4;
655
+ static createRotationX2(radians: float): Matrix4x4;
656
+ static createRotationY2(radians: float, centerPoint: Vector3): Matrix4x4;
657
+ static createRotationY2(radians: float): Matrix4x4;
658
+ static createRotationZ2(radians: float, centerPoint: Vector3): Matrix4x4;
659
+ static createRotationZ2(radians: float): Matrix4x4;
660
+ static createScale4(scales: Vector3, centerPoint: Vector3): Matrix4x4;
661
+ static createScale4(scales: Vector3): Matrix4x4;
662
+ static createScale4(scale: float, centerPoint: Vector3): Matrix4x4;
663
+ static createScale4(xScale: float, yScale: float, zScale: float, centerPoint: Vector3): Matrix4x4;
664
+ static createScale4(xScale: float, yScale: float, zScale: float): Matrix4x4;
665
+ static createScale4(scale: float): Matrix4x4;
666
+ static createShadow(lightDirection: Vector3, plane: Plane): Matrix4x4;
667
+ static createTranslation(position: Vector3): Matrix4x4;
668
+ static createTranslation(xPosition: float, yPosition: float, zPosition: float): Matrix4x4;
669
+ static createViewport(x: float, y: float, width: float, height: float, minDepth: float, maxDepth: float): Matrix4x4;
670
+ static createViewportLeftHanded(x: float, y: float, width: float, height: float, minDepth: float, maxDepth: float): Matrix4x4;
671
+ static createWorld(position: Vector3, forward: Vector3, up: Vector3): Matrix4x4;
672
+ static decompose(matrix: Matrix4x4, scale: { value: ref<Vector3> }, rotation: { value: ref<Quaternion> }, translation: { value: ref<Vector3> }): boolean;
673
+ static invert(matrix: Matrix4x4, result: { value: ref<Matrix4x4> }): boolean;
674
+ static lerp(matrix1: Matrix4x4, matrix2: Matrix4x4, amount: float): Matrix4x4;
675
+ static multiply(value1: Matrix4x4, value2: Matrix4x4): Matrix4x4;
676
+ static multiply(value1: Matrix4x4, value2: float): Matrix4x4;
677
+ static negate(value: Matrix4x4): Matrix4x4;
678
+ static subtract(value1: Matrix4x4, value2: Matrix4x4): Matrix4x4;
679
+ static transform(value: Matrix4x4, rotation: Quaternion): Matrix4x4;
680
+ static transpose(matrix: Matrix4x4): Matrix4x4;
667
681
  }
668
682
 
669
683
 
670
684
  export interface __Matrix4x4$views {
671
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Matrix4x4>;
685
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Matrix4x4>;
672
686
 
673
687
  // Structural method bridges for numeric interface constraints
674
688
  Equals(other: Matrix4x4): boolean;
@@ -681,27 +695,27 @@ export class Plane$instance {
681
695
  constructor(x: float, y: float, z: float, d: float);
682
696
  constructor(normal: Vector3, d: float);
683
697
  constructor(value: Vector4);
684
- Normal: Vector3;
698
+ normal: Vector3;
685
699
  D: float;
686
- equals(obj: any): boolean;
700
+ equals(obj: unknown): boolean;
687
701
  equals(other: Plane): boolean;
688
702
  getHashCode(): int;
689
703
  toString(): string;
690
- static Create(normal: Vector3, d: float): Plane;
691
- static Create(value: Vector4): Plane;
692
- static Create(x: float, y: float, z: float, d: float): Plane;
693
- static CreateFromVertices(point1: Vector3, point2: Vector3, point3: Vector3): Plane;
694
- static Dot(plane: Plane, value: Vector4): float;
695
- static DotCoordinate(plane: Plane, value: Vector3): float;
696
- static DotNormal(plane: Plane, value: Vector3): float;
697
- static Normalize(value: Plane): Plane;
698
- static Transform(plane: Plane, matrix: Matrix4x4): Plane;
699
- static Transform(plane: Plane, rotation: Quaternion): Plane;
704
+ static create2(normal: Vector3, d: float): Plane;
705
+ static create2(value: Vector4): Plane;
706
+ static create2(x: float, y: float, z: float, d: float): Plane;
707
+ static createFromVertices(point1: Vector3, point2: Vector3, point3: Vector3): Plane;
708
+ static dot(plane: Plane, value: Vector4): float;
709
+ static dotCoordinate(plane: Plane, value: Vector3): float;
710
+ static dotNormal(plane: Plane, value: Vector3): float;
711
+ static normalize(value: Plane): Plane;
712
+ static transform(plane: Plane, matrix: Matrix4x4): Plane;
713
+ static transform(plane: Plane, rotation: Quaternion): Plane;
700
714
  }
701
715
 
702
716
 
703
717
  export interface __Plane$views {
704
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Plane>;
718
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Plane>;
705
719
 
706
720
  // Structural method bridges for numeric interface constraints
707
721
  Equals(other: Plane): boolean;
@@ -719,37 +733,37 @@ export class Quaternion$instance {
719
733
  W: float;
720
734
  readonly isIdentity: boolean;
721
735
  item: float;
722
- equals(obj: any): boolean;
736
+ equals(obj: unknown): boolean;
723
737
  equals(other: Quaternion): boolean;
724
738
  getHashCode(): int;
725
739
  length(): float;
726
740
  lengthSquared(): float;
727
741
  toString(): string;
728
- static readonly Zero: Quaternion;
729
- static readonly Identity: Quaternion;
730
- static Add(value1: Quaternion, value2: Quaternion): Quaternion;
731
- static Concatenate(value1: Quaternion, value2: Quaternion): Quaternion;
732
- static Conjugate(value: Quaternion): Quaternion;
733
- static Create(vectorPart: Vector3, scalarPart: float): Quaternion;
734
- static Create(x: float, y: float, z: float, w: float): Quaternion;
735
- static CreateFromAxisAngle(axis: Vector3, angle: float): Quaternion;
736
- static CreateFromRotationMatrix(matrix: Matrix4x4): Quaternion;
737
- static CreateFromYawPitchRoll(yaw: float, pitch: float, roll: float): Quaternion;
738
- static Divide(value1: Quaternion, value2: Quaternion): Quaternion;
739
- static Dot(quaternion1: Quaternion, quaternion2: Quaternion): float;
740
- static Inverse(value: Quaternion): Quaternion;
741
- static Lerp(quaternion1: Quaternion, quaternion2: Quaternion, amount: float): Quaternion;
742
- static Multiply(value1: Quaternion, value2: Quaternion): Quaternion;
743
- static Multiply(value1: Quaternion, value2: float): Quaternion;
744
- static Negate(value: Quaternion): Quaternion;
745
- static Normalize(value: Quaternion): Quaternion;
746
- static Slerp(quaternion1: Quaternion, quaternion2: Quaternion, amount: float): Quaternion;
747
- static Subtract(value1: Quaternion, value2: Quaternion): Quaternion;
742
+ static readonly zero: Quaternion;
743
+ static readonly identity: Quaternion;
744
+ static add(value1: Quaternion, value2: Quaternion): Quaternion;
745
+ static concatenate(value1: Quaternion, value2: Quaternion): Quaternion;
746
+ static conjugate(value: Quaternion): Quaternion;
747
+ static create2(vectorPart: Vector3, scalarPart: float): Quaternion;
748
+ static create2(x: float, y: float, z: float, w: float): Quaternion;
749
+ static createFromAxisAngle(axis: Vector3, angle: float): Quaternion;
750
+ static createFromRotationMatrix(matrix: Matrix4x4): Quaternion;
751
+ static createFromYawPitchRoll(yaw: float, pitch: float, roll: float): Quaternion;
752
+ static divide(value1: Quaternion, value2: Quaternion): Quaternion;
753
+ static dot(quaternion1: Quaternion, quaternion2: Quaternion): float;
754
+ static inverse(value: Quaternion): Quaternion;
755
+ static lerp(quaternion1: Quaternion, quaternion2: Quaternion, amount: float): Quaternion;
756
+ static multiply(value1: Quaternion, value2: Quaternion): Quaternion;
757
+ static multiply(value1: Quaternion, value2: float): Quaternion;
758
+ static negate(value: Quaternion): Quaternion;
759
+ static normalize(value: Quaternion): Quaternion;
760
+ static slerp(quaternion1: Quaternion, quaternion2: Quaternion, amount: float): Quaternion;
761
+ static subtract(value1: Quaternion, value2: Quaternion): Quaternion;
748
762
  }
749
763
 
750
764
 
751
765
  export interface __Quaternion$views {
752
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Quaternion>;
766
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Quaternion>;
753
767
 
754
768
  // Structural method bridges for numeric interface constraints
755
769
  Equals(other: Quaternion): boolean;
@@ -762,25 +776,27 @@ export class TotalOrderIeee754Comparer_1$instance<T extends IFloatingPointIeee75
762
776
  compare(x: T, y: T): int;
763
777
  equals(x: T, y: T): boolean;
764
778
  equals(other: TotalOrderIeee754Comparer_1<T>): boolean;
765
- equals(obj: any): boolean;
779
+ equals(obj: unknown): boolean;
766
780
  getHashCode(obj: T): int;
767
781
  getHashCode(): int;
768
782
  }
769
783
 
770
784
 
771
785
  export interface __TotalOrderIeee754Comparer_1$views<T extends IFloatingPointIeee754_1<T>> {
772
- readonly As_IComparer_1_of_String: System_Collections_Generic_Internal.IComparer_1$instance<T>;
773
- readonly As_IEqualityComparer_1_of_String: System_Collections_Generic_Internal.IEqualityComparer_1$instance<T>;
774
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<TotalOrderIeee754Comparer_1<T>>;
786
+ As_IComparer_1(): System_Collections_Generic_Internal.IComparer_1$instance<T>;
787
+ As_IEqualityComparer_1(): System_Collections_Generic_Internal.IEqualityComparer_1$instance<T>;
788
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<TotalOrderIeee754Comparer_1<T>>;
775
789
 
776
790
  // Structural method bridges for numeric interface constraints
777
791
  Equals(other: TotalOrderIeee754Comparer_1<T>): boolean;
778
792
  }
779
793
 
794
+ export interface TotalOrderIeee754Comparer_1$instance<T extends IFloatingPointIeee754_1<T>> extends System_Collections_Generic_Internal.IComparer_1$instance<T> {}
795
+
780
796
  export type TotalOrderIeee754Comparer_1<T extends IFloatingPointIeee754_1<T>> = TotalOrderIeee754Comparer_1$instance<T> & __TotalOrderIeee754Comparer_1$views<T>;
781
797
 
782
798
 
783
- export class Vector_1$instance<T> {
799
+ export class Vector_1$instance<T> implements IAdditionOperators_3<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IBitwiseOperators_3<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IDivisionOperators_3<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IEqualityOperators_3<Vector_1<T>, Vector_1<T>, CLROf<boolean>>, IMultiplyOperators_3<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IShiftOperators_3<Vector_1<T>, CLROf<int>, Vector_1<T>>, ISubtractionOperators_3<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IUnaryNegationOperators_2<Vector_1<T>, Vector_1<T>>, IUnaryPlusOperators_2<Vector_1<T>, Vector_1<T>> {
784
800
  constructor(value: T);
785
801
  constructor(values: T[]);
786
802
  constructor(values: T[], index: int);
@@ -792,7 +808,7 @@ export class Vector_1$instance<T> {
792
808
  copyTo(destination: T[], startIndex: int): void;
793
809
  copyTo(destination: Span_1<CLROf<byte>>): void;
794
810
  copyTo(destination: Span_1<T>): void;
795
- equals(obj: any): boolean;
811
+ equals(obj: unknown): boolean;
796
812
  equals(other: Vector_1<T>): boolean;
797
813
  getHashCode(): int;
798
814
  toString(): string;
@@ -800,23 +816,25 @@ export class Vector_1$instance<T> {
800
816
  toString(format: string, formatProvider: IFormatProvider): string;
801
817
  tryCopyTo(destination: Span_1<CLROf<byte>>): boolean;
802
818
  tryCopyTo(destination: Span_1<T>): boolean;
803
- static readonly AllBitsSet: unknown;
804
- static readonly Count: int;
805
- static readonly Indices: unknown;
806
- static readonly IsSupported: boolean;
807
- static readonly One: unknown;
808
- static readonly Zero: unknown;
819
+ static readonly allBitsSet: unknown;
820
+ static readonly count: int;
821
+ static readonly indices: unknown;
822
+ static readonly isSupported: boolean;
823
+ static readonly one: unknown;
824
+ static readonly zero: unknown;
809
825
  }
810
826
 
811
827
 
812
828
  export interface __Vector_1$views<T> {
813
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector_1<T>>;
814
- readonly As_IFormattable: System_Internal.IFormattable$instance;
829
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector_1<T>>;
830
+ As_IFormattable(): System_Internal.IFormattable$instance;
815
831
 
816
832
  // Structural method bridges for numeric interface constraints
817
833
  Equals(other: Vector_1<T>): boolean;
818
834
  }
819
835
 
836
+ export interface Vector_1$instance<T> extends IAdditionOperators_3$instance<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IBitwiseOperators_3$instance<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IDivisionOperators_3$instance<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IEqualityOperators_3$instance<Vector_1<T>, Vector_1<T>, CLROf<boolean>>, IMultiplyOperators_3$instance<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IShiftOperators_3$instance<Vector_1<T>, CLROf<int>, Vector_1<T>>, ISubtractionOperators_3$instance<Vector_1<T>, Vector_1<T>, Vector_1<T>>, IUnaryNegationOperators_2$instance<Vector_1<T>, Vector_1<T>>, IUnaryPlusOperators_2$instance<Vector_1<T>, Vector_1<T>> {}
837
+
820
838
  export type Vector_1<T> = Vector_1$instance<T> & __Vector_1$views<T>;
821
839
 
822
840
 
@@ -830,7 +848,7 @@ export class Vector2$instance {
830
848
  copyTo(array: float[]): void;
831
849
  copyTo(array: float[], index: int): void;
832
850
  copyTo(destination: Span_1<CLROf<float>>): void;
833
- equals(obj: any): boolean;
851
+ equals(obj: unknown): boolean;
834
852
  equals(other: Vector2): boolean;
835
853
  getHashCode(): int;
836
854
  length(): float;
@@ -839,133 +857,133 @@ export class Vector2$instance {
839
857
  toString(format: string): string;
840
858
  toString(format: string, formatProvider: IFormatProvider): string;
841
859
  tryCopyTo(destination: Span_1<CLROf<float>>): boolean;
842
- static readonly AllBitsSet: Vector2;
860
+ static readonly allBitsSet: Vector2;
843
861
  static readonly E: Vector2;
844
- static readonly Epsilon: Vector2;
845
- static readonly NaN: Vector2;
846
- static readonly NegativeInfinity: Vector2;
847
- static readonly NegativeZero: Vector2;
848
- static readonly One: Vector2;
849
- static readonly Pi: Vector2;
850
- static readonly PositiveInfinity: Vector2;
851
- static readonly Tau: Vector2;
852
- static readonly UnitX: Vector2;
853
- static readonly UnitY: Vector2;
854
- static readonly Zero: Vector2;
855
- static Abs(value: Vector2): Vector2;
856
- static Add(left: Vector2, right: Vector2): Vector2;
857
- static All(vector: Vector2, value: float): boolean;
858
- static AllWhereAllBitsSet(vector: Vector2): boolean;
859
- static AndNot(left: Vector2, right: Vector2): Vector2;
860
- static Any(vector: Vector2, value: float): boolean;
861
- static AnyWhereAllBitsSet(vector: Vector2): boolean;
862
- static BitwiseAnd(left: Vector2, right: Vector2): Vector2;
863
- static BitwiseOr(left: Vector2, right: Vector2): Vector2;
864
- static Clamp(value1: Vector2, min: Vector2, max: Vector2): Vector2;
865
- static ClampNative(value1: Vector2, min: Vector2, max: Vector2): Vector2;
866
- static ConditionalSelect(condition: Vector2, left: Vector2, right: Vector2): Vector2;
867
- static CopySign(value: Vector2, sign: Vector2): Vector2;
868
- static Cos(vector: Vector2): Vector2;
869
- static Count(vector: Vector2, value: float): int;
870
- static CountWhereAllBitsSet(vector: Vector2): int;
871
- static Create(values: ReadOnlySpan_1<CLROf<float>>): Vector2;
872
- static Create(x: float, y: float): Vector2;
873
- static Create(value: float): Vector2;
874
- static CreateScalar(x: float): Vector2;
875
- static CreateScalarUnsafe(x: float): Vector2;
876
- static Cross(value1: Vector2, value2: Vector2): float;
877
- static DegreesToRadians(degrees: Vector2): Vector2;
878
- static Distance(value1: Vector2, value2: Vector2): float;
879
- static DistanceSquared(value1: Vector2, value2: Vector2): float;
880
- static Divide(left: Vector2, right: Vector2): Vector2;
881
- static Divide(left: Vector2, divisor: float): Vector2;
882
- static Dot(value1: Vector2, value2: Vector2): float;
883
- static Equals(left: Vector2, right: Vector2): Vector2;
884
- static EqualsAll(left: Vector2, right: Vector2): boolean;
885
- static EqualsAny(left: Vector2, right: Vector2): boolean;
886
- static Exp(vector: Vector2): Vector2;
887
- static FusedMultiplyAdd(left: Vector2, right: Vector2, addend: Vector2): Vector2;
888
- static GreaterThan(left: Vector2, right: Vector2): Vector2;
889
- static GreaterThanAll(left: Vector2, right: Vector2): boolean;
890
- static GreaterThanAny(left: Vector2, right: Vector2): boolean;
891
- static GreaterThanOrEqual(left: Vector2, right: Vector2): Vector2;
892
- static GreaterThanOrEqualAll(left: Vector2, right: Vector2): boolean;
893
- static GreaterThanOrEqualAny(left: Vector2, right: Vector2): boolean;
894
- static Hypot(x: Vector2, y: Vector2): Vector2;
895
- static IndexOf(vector: Vector2, value: float): int;
896
- static IndexOfWhereAllBitsSet(vector: Vector2): int;
897
- static IsEvenInteger(vector: Vector2): Vector2;
898
- static IsFinite(vector: Vector2): Vector2;
899
- static IsInfinity(vector: Vector2): Vector2;
900
- static IsInteger(vector: Vector2): Vector2;
901
- static IsNaN(vector: Vector2): Vector2;
902
- static IsNegative(vector: Vector2): Vector2;
903
- static IsNegativeInfinity(vector: Vector2): Vector2;
904
- static IsNormal(vector: Vector2): Vector2;
905
- static IsOddInteger(vector: Vector2): Vector2;
906
- static IsPositive(vector: Vector2): Vector2;
907
- static IsPositiveInfinity(vector: Vector2): Vector2;
908
- static IsSubnormal(vector: Vector2): Vector2;
909
- static IsZero(vector: Vector2): Vector2;
910
- static LastIndexOf(vector: Vector2, value: float): int;
911
- static LastIndexOfWhereAllBitsSet(vector: Vector2): int;
912
- static Lerp(value1: Vector2, value2: Vector2, amount: Vector2): Vector2;
913
- static Lerp(value1: Vector2, value2: Vector2, amount: float): Vector2;
914
- static LessThan(left: Vector2, right: Vector2): Vector2;
915
- static LessThanAll(left: Vector2, right: Vector2): boolean;
916
- static LessThanAny(left: Vector2, right: Vector2): boolean;
917
- static LessThanOrEqual(left: Vector2, right: Vector2): Vector2;
918
- static LessThanOrEqualAll(left: Vector2, right: Vector2): boolean;
919
- static LessThanOrEqualAny(left: Vector2, right: Vector2): boolean;
920
- static Load(source: ptr<float>): Vector2;
921
- static LoadAligned(source: ptr<float>): Vector2;
922
- static LoadAlignedNonTemporal(source: ptr<float>): Vector2;
923
- static LoadUnsafe(source: { value: ref<float> }, elementOffset: nuint): Vector2;
924
- static LoadUnsafe(source: { value: ref<float> }): Vector2;
925
- static Log(vector: Vector2): Vector2;
926
- static Log2(vector: Vector2): Vector2;
927
- static Max(value1: Vector2, value2: Vector2): Vector2;
928
- static MaxMagnitude(value1: Vector2, value2: Vector2): Vector2;
929
- static MaxMagnitudeNumber(value1: Vector2, value2: Vector2): Vector2;
930
- static MaxNative(value1: Vector2, value2: Vector2): Vector2;
931
- static MaxNumber(value1: Vector2, value2: Vector2): Vector2;
932
- static Min(value1: Vector2, value2: Vector2): Vector2;
933
- static MinMagnitude(value1: Vector2, value2: Vector2): Vector2;
934
- static MinMagnitudeNumber(value1: Vector2, value2: Vector2): Vector2;
935
- static MinNative(value1: Vector2, value2: Vector2): Vector2;
936
- static MinNumber(value1: Vector2, value2: Vector2): Vector2;
937
- static Multiply(left: Vector2, right: Vector2): Vector2;
938
- static Multiply(left: Vector2, right: float): Vector2;
939
- static Multiply(left: float, right: Vector2): Vector2;
940
- static MultiplyAddEstimate(left: Vector2, right: Vector2, addend: Vector2): Vector2;
941
- static Negate(value: Vector2): Vector2;
942
- static None(vector: Vector2, value: float): boolean;
943
- static NoneWhereAllBitsSet(vector: Vector2): boolean;
944
- static Normalize(value: Vector2): Vector2;
945
- static OnesComplement(value: Vector2): Vector2;
946
- static RadiansToDegrees(radians: Vector2): Vector2;
947
- static Reflect(vector: Vector2, normal: Vector2): Vector2;
948
- static Round(vector: Vector2, mode: MidpointRounding): Vector2;
949
- static Round(vector: Vector2): Vector2;
950
- static Shuffle(vector: Vector2, xIndex: byte, yIndex: byte): Vector2;
951
- static Sin(vector: Vector2): Vector2;
952
- static SinCos(vector: Vector2): ValueTuple_2<Vector2, Vector2>;
953
- static SquareRoot(value: Vector2): Vector2;
954
- static Subtract(left: Vector2, right: Vector2): Vector2;
955
- static Sum(value: Vector2): float;
956
- static Transform(position: Vector2, matrix: Matrix3x2): Vector2;
957
- static Transform(position: Vector2, matrix: Matrix4x4): Vector2;
958
- static Transform(value: Vector2, rotation: Quaternion): Vector2;
959
- static TransformNormal(normal: Vector2, matrix: Matrix3x2): Vector2;
960
- static TransformNormal(normal: Vector2, matrix: Matrix4x4): Vector2;
961
- static Truncate(vector: Vector2): Vector2;
962
- static Xor(left: Vector2, right: Vector2): Vector2;
862
+ static readonly epsilon: Vector2;
863
+ static readonly naN: Vector2;
864
+ static readonly negativeInfinity: Vector2;
865
+ static readonly negativeZero: Vector2;
866
+ static readonly one: Vector2;
867
+ static readonly pi: Vector2;
868
+ static readonly positiveInfinity: Vector2;
869
+ static readonly tau: Vector2;
870
+ static readonly unitX: Vector2;
871
+ static readonly unitY: Vector2;
872
+ static readonly zero: Vector2;
873
+ static abs(value: Vector2): Vector2;
874
+ static add(left: Vector2, right: Vector2): Vector2;
875
+ static all(vector: Vector2, value: float): boolean;
876
+ static allWhereAllBitsSet(vector: Vector2): boolean;
877
+ static andNot(left: Vector2, right: Vector2): Vector2;
878
+ static any_(vector: Vector2, value: float): boolean;
879
+ static anyWhereAllBitsSet(vector: Vector2): boolean;
880
+ static bitwiseAnd(left: Vector2, right: Vector2): Vector2;
881
+ static bitwiseOr(left: Vector2, right: Vector2): Vector2;
882
+ static clamp(value1: Vector2, min: Vector2, max: Vector2): Vector2;
883
+ static clampNative(value1: Vector2, min: Vector2, max: Vector2): Vector2;
884
+ static conditionalSelect(condition: Vector2, left: Vector2, right: Vector2): Vector2;
885
+ static copySign(value: Vector2, sign: Vector2): Vector2;
886
+ static cos(vector: Vector2): Vector2;
887
+ static count(vector: Vector2, value: float): int;
888
+ static countWhereAllBitsSet(vector: Vector2): int;
889
+ static create3(values: ReadOnlySpan_1<CLROf<float>>): Vector2;
890
+ static create3(x: float, y: float): Vector2;
891
+ static create3(value: float): Vector2;
892
+ static createScalar(x: float): Vector2;
893
+ static createScalarUnsafe(x: float): Vector2;
894
+ static cross(value1: Vector2, value2: Vector2): float;
895
+ static degreesToRadians(degrees: Vector2): Vector2;
896
+ static distance(value1: Vector2, value2: Vector2): float;
897
+ static distanceSquared(value1: Vector2, value2: Vector2): float;
898
+ static divide(left: Vector2, right: Vector2): Vector2;
899
+ static divide(left: Vector2, divisor: float): Vector2;
900
+ static dot(value1: Vector2, value2: Vector2): float;
901
+ static equals(left: Vector2, right: Vector2): Vector2;
902
+ static equalsAll(left: Vector2, right: Vector2): boolean;
903
+ static equalsAny(left: Vector2, right: Vector2): boolean;
904
+ static exp(vector: Vector2): Vector2;
905
+ static fusedMultiplyAdd(left: Vector2, right: Vector2, addend: Vector2): Vector2;
906
+ static greaterThan(left: Vector2, right: Vector2): Vector2;
907
+ static greaterThanAll(left: Vector2, right: Vector2): boolean;
908
+ static greaterThanAny(left: Vector2, right: Vector2): boolean;
909
+ static greaterThanOrEqual(left: Vector2, right: Vector2): Vector2;
910
+ static greaterThanOrEqualAll(left: Vector2, right: Vector2): boolean;
911
+ static greaterThanOrEqualAny(left: Vector2, right: Vector2): boolean;
912
+ static hypot(x: Vector2, y: Vector2): Vector2;
913
+ static indexOf(vector: Vector2, value: float): int;
914
+ static indexOfWhereAllBitsSet(vector: Vector2): int;
915
+ static isEvenInteger(vector: Vector2): Vector2;
916
+ static isFinite(vector: Vector2): Vector2;
917
+ static isInfinity(vector: Vector2): Vector2;
918
+ static isInteger(vector: Vector2): Vector2;
919
+ static isNaN(vector: Vector2): Vector2;
920
+ static isNegative(vector: Vector2): Vector2;
921
+ static isNegativeInfinity(vector: Vector2): Vector2;
922
+ static isNormal(vector: Vector2): Vector2;
923
+ static isOddInteger(vector: Vector2): Vector2;
924
+ static isPositive(vector: Vector2): Vector2;
925
+ static isPositiveInfinity(vector: Vector2): Vector2;
926
+ static isSubnormal(vector: Vector2): Vector2;
927
+ static isZero(vector: Vector2): Vector2;
928
+ static lastIndexOf(vector: Vector2, value: float): int;
929
+ static lastIndexOfWhereAllBitsSet(vector: Vector2): int;
930
+ static lerp2(value1: Vector2, value2: Vector2, amount: Vector2): Vector2;
931
+ static lerp2(value1: Vector2, value2: Vector2, amount: float): Vector2;
932
+ static lessThan(left: Vector2, right: Vector2): Vector2;
933
+ static lessThanAll(left: Vector2, right: Vector2): boolean;
934
+ static lessThanAny(left: Vector2, right: Vector2): boolean;
935
+ static lessThanOrEqual(left: Vector2, right: Vector2): Vector2;
936
+ static lessThanOrEqualAll(left: Vector2, right: Vector2): boolean;
937
+ static lessThanOrEqualAny(left: Vector2, right: Vector2): boolean;
938
+ static load(source: ptr<float>): Vector2;
939
+ static loadAligned(source: ptr<float>): Vector2;
940
+ static loadAlignedNonTemporal(source: ptr<float>): Vector2;
941
+ static loadUnsafe2(source: { value: ref<float> }, elementOffset: nuint): Vector2;
942
+ static loadUnsafe2(source: { value: ref<float> }): Vector2;
943
+ static log(vector: Vector2): Vector2;
944
+ static log2(vector: Vector2): Vector2;
945
+ static max(value1: Vector2, value2: Vector2): Vector2;
946
+ static maxMagnitude(value1: Vector2, value2: Vector2): Vector2;
947
+ static maxMagnitudeNumber(value1: Vector2, value2: Vector2): Vector2;
948
+ static maxNative(value1: Vector2, value2: Vector2): Vector2;
949
+ static maxNumber(value1: Vector2, value2: Vector2): Vector2;
950
+ static min(value1: Vector2, value2: Vector2): Vector2;
951
+ static minMagnitude(value1: Vector2, value2: Vector2): Vector2;
952
+ static minMagnitudeNumber(value1: Vector2, value2: Vector2): Vector2;
953
+ static minNative(value1: Vector2, value2: Vector2): Vector2;
954
+ static minNumber(value1: Vector2, value2: Vector2): Vector2;
955
+ static multiply(left: Vector2, right: Vector2): Vector2;
956
+ static multiply(left: Vector2, right: float): Vector2;
957
+ static multiply(left: float, right: Vector2): Vector2;
958
+ static multiplyAddEstimate(left: Vector2, right: Vector2, addend: Vector2): Vector2;
959
+ static negate(value: Vector2): Vector2;
960
+ static none(vector: Vector2, value: float): boolean;
961
+ static noneWhereAllBitsSet(vector: Vector2): boolean;
962
+ static normalize(value: Vector2): Vector2;
963
+ static onesComplement(value: Vector2): Vector2;
964
+ static radiansToDegrees(radians: Vector2): Vector2;
965
+ static reflect(vector: Vector2, normal: Vector2): Vector2;
966
+ static round2(vector: Vector2, mode: MidpointRounding): Vector2;
967
+ static round2(vector: Vector2): Vector2;
968
+ static shuffle(vector: Vector2, xIndex: byte, yIndex: byte): Vector2;
969
+ static sin(vector: Vector2): Vector2;
970
+ static sinCos(vector: Vector2): ValueTuple_2<Vector2, Vector2>;
971
+ static squareRoot(value: Vector2): Vector2;
972
+ static subtract(left: Vector2, right: Vector2): Vector2;
973
+ static sum(value: Vector2): float;
974
+ static transform(position: Vector2, matrix: Matrix3x2): Vector2;
975
+ static transform(position: Vector2, matrix: Matrix4x4): Vector2;
976
+ static transform(value: Vector2, rotation: Quaternion): Vector2;
977
+ static transformNormal(normal: Vector2, matrix: Matrix3x2): Vector2;
978
+ static transformNormal(normal: Vector2, matrix: Matrix4x4): Vector2;
979
+ static truncate(vector: Vector2): Vector2;
980
+ static xor(left: Vector2, right: Vector2): Vector2;
963
981
  }
964
982
 
965
983
 
966
984
  export interface __Vector2$views {
967
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector2>;
968
- readonly As_IFormattable: System_Internal.IFormattable$instance;
985
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector2>;
986
+ As_IFormattable(): System_Internal.IFormattable$instance;
969
987
 
970
988
  // Structural method bridges for numeric interface constraints
971
989
  Equals(other: Vector2): boolean;
@@ -986,7 +1004,7 @@ export class Vector3$instance {
986
1004
  copyTo(array: float[]): void;
987
1005
  copyTo(array: float[], index: int): void;
988
1006
  copyTo(destination: Span_1<CLROf<float>>): void;
989
- equals(obj: any): boolean;
1007
+ equals(obj: unknown): boolean;
990
1008
  equals(other: Vector3): boolean;
991
1009
  getHashCode(): int;
992
1010
  length(): float;
@@ -995,133 +1013,133 @@ export class Vector3$instance {
995
1013
  toString(format: string): string;
996
1014
  toString(format: string, formatProvider: IFormatProvider): string;
997
1015
  tryCopyTo(destination: Span_1<CLROf<float>>): boolean;
998
- static readonly AllBitsSet: Vector3;
1016
+ static readonly allBitsSet: Vector3;
999
1017
  static readonly E: Vector3;
1000
- static readonly Epsilon: Vector3;
1001
- static readonly NaN: Vector3;
1002
- static readonly NegativeInfinity: Vector3;
1003
- static readonly NegativeZero: Vector3;
1004
- static readonly One: Vector3;
1005
- static readonly Pi: Vector3;
1006
- static readonly PositiveInfinity: Vector3;
1007
- static readonly Tau: Vector3;
1008
- static readonly UnitX: Vector3;
1009
- static readonly UnitY: Vector3;
1010
- static readonly UnitZ: Vector3;
1011
- static readonly Zero: Vector3;
1012
- static Abs(value: Vector3): Vector3;
1013
- static Add(left: Vector3, right: Vector3): Vector3;
1014
- static All(vector: Vector3, value: float): boolean;
1015
- static AllWhereAllBitsSet(vector: Vector3): boolean;
1016
- static AndNot(left: Vector3, right: Vector3): Vector3;
1017
- static Any(vector: Vector3, value: float): boolean;
1018
- static AnyWhereAllBitsSet(vector: Vector3): boolean;
1019
- static BitwiseAnd(left: Vector3, right: Vector3): Vector3;
1020
- static BitwiseOr(left: Vector3, right: Vector3): Vector3;
1021
- static Clamp(value1: Vector3, min: Vector3, max: Vector3): Vector3;
1022
- static ClampNative(value1: Vector3, min: Vector3, max: Vector3): Vector3;
1023
- static ConditionalSelect(condition: Vector3, left: Vector3, right: Vector3): Vector3;
1024
- static CopySign(value: Vector3, sign: Vector3): Vector3;
1025
- static Cos(vector: Vector3): Vector3;
1026
- static Count(vector: Vector3, value: float): int;
1027
- static CountWhereAllBitsSet(vector: Vector3): int;
1028
- static Create(vector: Vector2, z: float): Vector3;
1029
- static Create(values: ReadOnlySpan_1<CLROf<float>>): Vector3;
1030
- static Create(x: float, y: float, z: float): Vector3;
1031
- static Create(value: float): Vector3;
1032
- static CreateScalar(x: float): Vector3;
1033
- static CreateScalarUnsafe(x: float): Vector3;
1034
- static Cross(vector1: Vector3, vector2: Vector3): Vector3;
1035
- static DegreesToRadians(degrees: Vector3): Vector3;
1036
- static Distance(value1: Vector3, value2: Vector3): float;
1037
- static DistanceSquared(value1: Vector3, value2: Vector3): float;
1038
- static Divide(left: Vector3, right: Vector3): Vector3;
1039
- static Divide(left: Vector3, divisor: float): Vector3;
1040
- static Dot(vector1: Vector3, vector2: Vector3): float;
1041
- static Equals(left: Vector3, right: Vector3): Vector3;
1042
- static EqualsAll(left: Vector3, right: Vector3): boolean;
1043
- static EqualsAny(left: Vector3, right: Vector3): boolean;
1044
- static Exp(vector: Vector3): Vector3;
1045
- static FusedMultiplyAdd(left: Vector3, right: Vector3, addend: Vector3): Vector3;
1046
- static GreaterThan(left: Vector3, right: Vector3): Vector3;
1047
- static GreaterThanAll(left: Vector3, right: Vector3): boolean;
1048
- static GreaterThanAny(left: Vector3, right: Vector3): boolean;
1049
- static GreaterThanOrEqual(left: Vector3, right: Vector3): Vector3;
1050
- static GreaterThanOrEqualAll(left: Vector3, right: Vector3): boolean;
1051
- static GreaterThanOrEqualAny(left: Vector3, right: Vector3): boolean;
1052
- static Hypot(x: Vector3, y: Vector3): Vector3;
1053
- static IndexOf(vector: Vector3, value: float): int;
1054
- static IndexOfWhereAllBitsSet(vector: Vector3): int;
1055
- static IsEvenInteger(vector: Vector3): Vector3;
1056
- static IsFinite(vector: Vector3): Vector3;
1057
- static IsInfinity(vector: Vector3): Vector3;
1058
- static IsInteger(vector: Vector3): Vector3;
1059
- static IsNaN(vector: Vector3): Vector3;
1060
- static IsNegative(vector: Vector3): Vector3;
1061
- static IsNegativeInfinity(vector: Vector3): Vector3;
1062
- static IsNormal(vector: Vector3): Vector3;
1063
- static IsOddInteger(vector: Vector3): Vector3;
1064
- static IsPositive(vector: Vector3): Vector3;
1065
- static IsPositiveInfinity(vector: Vector3): Vector3;
1066
- static IsSubnormal(vector: Vector3): Vector3;
1067
- static IsZero(vector: Vector3): Vector3;
1068
- static LastIndexOf(vector: Vector3, value: float): int;
1069
- static LastIndexOfWhereAllBitsSet(vector: Vector3): int;
1070
- static Lerp(value1: Vector3, value2: Vector3, amount: Vector3): Vector3;
1071
- static Lerp(value1: Vector3, value2: Vector3, amount: float): Vector3;
1072
- static LessThan(left: Vector3, right: Vector3): Vector3;
1073
- static LessThanAll(left: Vector3, right: Vector3): boolean;
1074
- static LessThanAny(left: Vector3, right: Vector3): boolean;
1075
- static LessThanOrEqual(left: Vector3, right: Vector3): Vector3;
1076
- static LessThanOrEqualAll(left: Vector3, right: Vector3): boolean;
1077
- static LessThanOrEqualAny(left: Vector3, right: Vector3): boolean;
1078
- static Load(source: ptr<float>): Vector3;
1079
- static LoadAligned(source: ptr<float>): Vector3;
1080
- static LoadAlignedNonTemporal(source: ptr<float>): Vector3;
1081
- static LoadUnsafe(source: { value: ref<float> }, elementOffset: nuint): Vector3;
1082
- static LoadUnsafe(source: { value: ref<float> }): Vector3;
1083
- static Log(vector: Vector3): Vector3;
1084
- static Log2(vector: Vector3): Vector3;
1085
- static Max(value1: Vector3, value2: Vector3): Vector3;
1086
- static MaxMagnitude(value1: Vector3, value2: Vector3): Vector3;
1087
- static MaxMagnitudeNumber(value1: Vector3, value2: Vector3): Vector3;
1088
- static MaxNative(value1: Vector3, value2: Vector3): Vector3;
1089
- static MaxNumber(value1: Vector3, value2: Vector3): Vector3;
1090
- static Min(value1: Vector3, value2: Vector3): Vector3;
1091
- static MinMagnitude(value1: Vector3, value2: Vector3): Vector3;
1092
- static MinMagnitudeNumber(value1: Vector3, value2: Vector3): Vector3;
1093
- static MinNative(value1: Vector3, value2: Vector3): Vector3;
1094
- static MinNumber(value1: Vector3, value2: Vector3): Vector3;
1095
- static Multiply(left: Vector3, right: Vector3): Vector3;
1096
- static Multiply(left: Vector3, right: float): Vector3;
1097
- static Multiply(left: float, right: Vector3): Vector3;
1098
- static MultiplyAddEstimate(left: Vector3, right: Vector3, addend: Vector3): Vector3;
1099
- static Negate(value: Vector3): Vector3;
1100
- static None(vector: Vector3, value: float): boolean;
1101
- static NoneWhereAllBitsSet(vector: Vector3): boolean;
1102
- static Normalize(value: Vector3): Vector3;
1103
- static OnesComplement(value: Vector3): Vector3;
1104
- static RadiansToDegrees(radians: Vector3): Vector3;
1105
- static Reflect(vector: Vector3, normal: Vector3): Vector3;
1106
- static Round(vector: Vector3, mode: MidpointRounding): Vector3;
1107
- static Round(vector: Vector3): Vector3;
1108
- static Shuffle(vector: Vector3, xIndex: byte, yIndex: byte, zIndex: byte): Vector3;
1109
- static Sin(vector: Vector3): Vector3;
1110
- static SinCos(vector: Vector3): ValueTuple_2<Vector3, Vector3>;
1111
- static SquareRoot(value: Vector3): Vector3;
1112
- static Subtract(left: Vector3, right: Vector3): Vector3;
1113
- static Sum(value: Vector3): float;
1114
- static Transform(position: Vector3, matrix: Matrix4x4): Vector3;
1115
- static Transform(value: Vector3, rotation: Quaternion): Vector3;
1116
- static TransformNormal(normal: Vector3, matrix: Matrix4x4): Vector3;
1117
- static Truncate(vector: Vector3): Vector3;
1118
- static Xor(left: Vector3, right: Vector3): Vector3;
1018
+ static readonly epsilon: Vector3;
1019
+ static readonly naN: Vector3;
1020
+ static readonly negativeInfinity: Vector3;
1021
+ static readonly negativeZero: Vector3;
1022
+ static readonly one: Vector3;
1023
+ static readonly pi: Vector3;
1024
+ static readonly positiveInfinity: Vector3;
1025
+ static readonly tau: Vector3;
1026
+ static readonly unitX: Vector3;
1027
+ static readonly unitY: Vector3;
1028
+ static readonly unitZ: Vector3;
1029
+ static readonly zero: Vector3;
1030
+ static abs(value: Vector3): Vector3;
1031
+ static add(left: Vector3, right: Vector3): Vector3;
1032
+ static all(vector: Vector3, value: float): boolean;
1033
+ static allWhereAllBitsSet(vector: Vector3): boolean;
1034
+ static andNot(left: Vector3, right: Vector3): Vector3;
1035
+ static any_(vector: Vector3, value: float): boolean;
1036
+ static anyWhereAllBitsSet(vector: Vector3): boolean;
1037
+ static bitwiseAnd(left: Vector3, right: Vector3): Vector3;
1038
+ static bitwiseOr(left: Vector3, right: Vector3): Vector3;
1039
+ static clamp(value1: Vector3, min: Vector3, max: Vector3): Vector3;
1040
+ static clampNative(value1: Vector3, min: Vector3, max: Vector3): Vector3;
1041
+ static conditionalSelect(condition: Vector3, left: Vector3, right: Vector3): Vector3;
1042
+ static copySign(value: Vector3, sign: Vector3): Vector3;
1043
+ static cos(vector: Vector3): Vector3;
1044
+ static count(vector: Vector3, value: float): int;
1045
+ static countWhereAllBitsSet(vector: Vector3): int;
1046
+ static create2(vector: Vector2, z: float): Vector3;
1047
+ static create2(values: ReadOnlySpan_1<CLROf<float>>): Vector3;
1048
+ static create2(x: float, y: float, z: float): Vector3;
1049
+ static create2(value: float): Vector3;
1050
+ static createScalar(x: float): Vector3;
1051
+ static createScalarUnsafe(x: float): Vector3;
1052
+ static cross(vector1: Vector3, vector2: Vector3): Vector3;
1053
+ static degreesToRadians(degrees: Vector3): Vector3;
1054
+ static distance(value1: Vector3, value2: Vector3): float;
1055
+ static distanceSquared(value1: Vector3, value2: Vector3): float;
1056
+ static divide(left: Vector3, right: Vector3): Vector3;
1057
+ static divide(left: Vector3, divisor: float): Vector3;
1058
+ static dot(vector1: Vector3, vector2: Vector3): float;
1059
+ static equals(left: Vector3, right: Vector3): Vector3;
1060
+ static equalsAll(left: Vector3, right: Vector3): boolean;
1061
+ static equalsAny(left: Vector3, right: Vector3): boolean;
1062
+ static exp(vector: Vector3): Vector3;
1063
+ static fusedMultiplyAdd(left: Vector3, right: Vector3, addend: Vector3): Vector3;
1064
+ static greaterThan(left: Vector3, right: Vector3): Vector3;
1065
+ static greaterThanAll(left: Vector3, right: Vector3): boolean;
1066
+ static greaterThanAny(left: Vector3, right: Vector3): boolean;
1067
+ static greaterThanOrEqual(left: Vector3, right: Vector3): Vector3;
1068
+ static greaterThanOrEqualAll(left: Vector3, right: Vector3): boolean;
1069
+ static greaterThanOrEqualAny(left: Vector3, right: Vector3): boolean;
1070
+ static hypot(x: Vector3, y: Vector3): Vector3;
1071
+ static indexOf(vector: Vector3, value: float): int;
1072
+ static indexOfWhereAllBitsSet(vector: Vector3): int;
1073
+ static isEvenInteger(vector: Vector3): Vector3;
1074
+ static isFinite(vector: Vector3): Vector3;
1075
+ static isInfinity(vector: Vector3): Vector3;
1076
+ static isInteger(vector: Vector3): Vector3;
1077
+ static isNaN(vector: Vector3): Vector3;
1078
+ static isNegative(vector: Vector3): Vector3;
1079
+ static isNegativeInfinity(vector: Vector3): Vector3;
1080
+ static isNormal(vector: Vector3): Vector3;
1081
+ static isOddInteger(vector: Vector3): Vector3;
1082
+ static isPositive(vector: Vector3): Vector3;
1083
+ static isPositiveInfinity(vector: Vector3): Vector3;
1084
+ static isSubnormal(vector: Vector3): Vector3;
1085
+ static isZero(vector: Vector3): Vector3;
1086
+ static lastIndexOf(vector: Vector3, value: float): int;
1087
+ static lastIndexOfWhereAllBitsSet(vector: Vector3): int;
1088
+ static lerp2(value1: Vector3, value2: Vector3, amount: Vector3): Vector3;
1089
+ static lerp2(value1: Vector3, value2: Vector3, amount: float): Vector3;
1090
+ static lessThan(left: Vector3, right: Vector3): Vector3;
1091
+ static lessThanAll(left: Vector3, right: Vector3): boolean;
1092
+ static lessThanAny(left: Vector3, right: Vector3): boolean;
1093
+ static lessThanOrEqual(left: Vector3, right: Vector3): Vector3;
1094
+ static lessThanOrEqualAll(left: Vector3, right: Vector3): boolean;
1095
+ static lessThanOrEqualAny(left: Vector3, right: Vector3): boolean;
1096
+ static load(source: ptr<float>): Vector3;
1097
+ static loadAligned(source: ptr<float>): Vector3;
1098
+ static loadAlignedNonTemporal(source: ptr<float>): Vector3;
1099
+ static loadUnsafe2(source: { value: ref<float> }, elementOffset: nuint): Vector3;
1100
+ static loadUnsafe2(source: { value: ref<float> }): Vector3;
1101
+ static log(vector: Vector3): Vector3;
1102
+ static log2(vector: Vector3): Vector3;
1103
+ static max(value1: Vector3, value2: Vector3): Vector3;
1104
+ static maxMagnitude(value1: Vector3, value2: Vector3): Vector3;
1105
+ static maxMagnitudeNumber(value1: Vector3, value2: Vector3): Vector3;
1106
+ static maxNative(value1: Vector3, value2: Vector3): Vector3;
1107
+ static maxNumber(value1: Vector3, value2: Vector3): Vector3;
1108
+ static min(value1: Vector3, value2: Vector3): Vector3;
1109
+ static minMagnitude(value1: Vector3, value2: Vector3): Vector3;
1110
+ static minMagnitudeNumber(value1: Vector3, value2: Vector3): Vector3;
1111
+ static minNative(value1: Vector3, value2: Vector3): Vector3;
1112
+ static minNumber(value1: Vector3, value2: Vector3): Vector3;
1113
+ static multiply(left: Vector3, right: Vector3): Vector3;
1114
+ static multiply(left: Vector3, right: float): Vector3;
1115
+ static multiply(left: float, right: Vector3): Vector3;
1116
+ static multiplyAddEstimate(left: Vector3, right: Vector3, addend: Vector3): Vector3;
1117
+ static negate(value: Vector3): Vector3;
1118
+ static none(vector: Vector3, value: float): boolean;
1119
+ static noneWhereAllBitsSet(vector: Vector3): boolean;
1120
+ static normalize(value: Vector3): Vector3;
1121
+ static onesComplement(value: Vector3): Vector3;
1122
+ static radiansToDegrees(radians: Vector3): Vector3;
1123
+ static reflect(vector: Vector3, normal: Vector3): Vector3;
1124
+ static round2(vector: Vector3, mode: MidpointRounding): Vector3;
1125
+ static round2(vector: Vector3): Vector3;
1126
+ static shuffle(vector: Vector3, xIndex: byte, yIndex: byte, zIndex: byte): Vector3;
1127
+ static sin(vector: Vector3): Vector3;
1128
+ static sinCos(vector: Vector3): ValueTuple_2<Vector3, Vector3>;
1129
+ static squareRoot(value: Vector3): Vector3;
1130
+ static subtract(left: Vector3, right: Vector3): Vector3;
1131
+ static sum(value: Vector3): float;
1132
+ static transform(position: Vector3, matrix: Matrix4x4): Vector3;
1133
+ static transform(value: Vector3, rotation: Quaternion): Vector3;
1134
+ static transformNormal(normal: Vector3, matrix: Matrix4x4): Vector3;
1135
+ static truncate(vector: Vector3): Vector3;
1136
+ static xor(left: Vector3, right: Vector3): Vector3;
1119
1137
  }
1120
1138
 
1121
1139
 
1122
1140
  export interface __Vector3$views {
1123
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector3>;
1124
- readonly As_IFormattable: System_Internal.IFormattable$instance;
1141
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector3>;
1142
+ As_IFormattable(): System_Internal.IFormattable$instance;
1125
1143
 
1126
1144
  // Structural method bridges for numeric interface constraints
1127
1145
  Equals(other: Vector3): boolean;
@@ -1145,7 +1163,7 @@ export class Vector4$instance {
1145
1163
  copyTo(array: float[], index: int): void;
1146
1164
  copyTo(destination: Span_1<CLROf<float>>): void;
1147
1165
  equals(other: Vector4): boolean;
1148
- equals(obj: any): boolean;
1166
+ equals(obj: unknown): boolean;
1149
1167
  getHashCode(): int;
1150
1168
  length(): float;
1151
1169
  lengthSquared(): float;
@@ -1153,137 +1171,137 @@ export class Vector4$instance {
1153
1171
  toString(format: string): string;
1154
1172
  toString(format: string, formatProvider: IFormatProvider): string;
1155
1173
  tryCopyTo(destination: Span_1<CLROf<float>>): boolean;
1156
- static readonly AllBitsSet: Vector4;
1174
+ static readonly allBitsSet: Vector4;
1157
1175
  static readonly E: Vector4;
1158
- static readonly Epsilon: Vector4;
1159
- static readonly NaN: Vector4;
1160
- static readonly NegativeInfinity: Vector4;
1161
- static readonly NegativeZero: Vector4;
1162
- static readonly One: Vector4;
1163
- static readonly Pi: Vector4;
1164
- static readonly PositiveInfinity: Vector4;
1165
- static readonly Tau: Vector4;
1166
- static readonly UnitX: Vector4;
1167
- static readonly UnitY: Vector4;
1168
- static readonly UnitZ: Vector4;
1169
- static readonly UnitW: Vector4;
1170
- static readonly Zero: Vector4;
1171
- static Abs(value: Vector4): Vector4;
1172
- static Add(left: Vector4, right: Vector4): Vector4;
1173
- static All(vector: Vector4, value: float): boolean;
1174
- static AllWhereAllBitsSet(vector: Vector4): boolean;
1175
- static AndNot(left: Vector4, right: Vector4): Vector4;
1176
- static Any(vector: Vector4, value: float): boolean;
1177
- static AnyWhereAllBitsSet(vector: Vector4): boolean;
1178
- static BitwiseAnd(left: Vector4, right: Vector4): Vector4;
1179
- static BitwiseOr(left: Vector4, right: Vector4): Vector4;
1180
- static Clamp(value1: Vector4, min: Vector4, max: Vector4): Vector4;
1181
- static ClampNative(value1: Vector4, min: Vector4, max: Vector4): Vector4;
1182
- static ConditionalSelect(condition: Vector4, left: Vector4, right: Vector4): Vector4;
1183
- static CopySign(value: Vector4, sign: Vector4): Vector4;
1184
- static Cos(vector: Vector4): Vector4;
1185
- static Count(vector: Vector4, value: float): int;
1186
- static CountWhereAllBitsSet(vector: Vector4): int;
1187
- static Create(vector: Vector2, z: float, w: float): Vector4;
1188
- static Create(vector: Vector3, w: float): Vector4;
1189
- static Create(values: ReadOnlySpan_1<CLROf<float>>): Vector4;
1190
- static Create(x: float, y: float, z: float, w: float): Vector4;
1191
- static Create(value: float): Vector4;
1192
- static CreateScalar(x: float): Vector4;
1193
- static CreateScalarUnsafe(x: float): Vector4;
1194
- static Cross(vector1: Vector4, vector2: Vector4): Vector4;
1195
- static DegreesToRadians(degrees: Vector4): Vector4;
1196
- static Distance(value1: Vector4, value2: Vector4): float;
1197
- static DistanceSquared(value1: Vector4, value2: Vector4): float;
1198
- static Divide(left: Vector4, right: Vector4): Vector4;
1199
- static Divide(left: Vector4, divisor: float): Vector4;
1200
- static Dot(vector1: Vector4, vector2: Vector4): float;
1201
- static Equals(left: Vector4, right: Vector4): Vector4;
1202
- static EqualsAll(left: Vector4, right: Vector4): boolean;
1203
- static EqualsAny(left: Vector4, right: Vector4): boolean;
1204
- static Exp(vector: Vector4): Vector4;
1205
- static FusedMultiplyAdd(left: Vector4, right: Vector4, addend: Vector4): Vector4;
1206
- static GreaterThan(left: Vector4, right: Vector4): Vector4;
1207
- static GreaterThanAll(left: Vector4, right: Vector4): boolean;
1208
- static GreaterThanAny(left: Vector4, right: Vector4): boolean;
1209
- static GreaterThanOrEqual(left: Vector4, right: Vector4): Vector4;
1210
- static GreaterThanOrEqualAll(left: Vector4, right: Vector4): boolean;
1211
- static GreaterThanOrEqualAny(left: Vector4, right: Vector4): boolean;
1212
- static Hypot(x: Vector4, y: Vector4): Vector4;
1213
- static IndexOf(vector: Vector4, value: float): int;
1214
- static IndexOfWhereAllBitsSet(vector: Vector4): int;
1215
- static IsEvenInteger(vector: Vector4): Vector4;
1216
- static IsFinite(vector: Vector4): Vector4;
1217
- static IsInfinity(vector: Vector4): Vector4;
1218
- static IsInteger(vector: Vector4): Vector4;
1219
- static IsNaN(vector: Vector4): Vector4;
1220
- static IsNegative(vector: Vector4): Vector4;
1221
- static IsNegativeInfinity(vector: Vector4): Vector4;
1222
- static IsNormal(vector: Vector4): Vector4;
1223
- static IsOddInteger(vector: Vector4): Vector4;
1224
- static IsPositive(vector: Vector4): Vector4;
1225
- static IsPositiveInfinity(vector: Vector4): Vector4;
1226
- static IsSubnormal(vector: Vector4): Vector4;
1227
- static IsZero(vector: Vector4): Vector4;
1228
- static LastIndexOf(vector: Vector4, value: float): int;
1229
- static LastIndexOfWhereAllBitsSet(vector: Vector4): int;
1230
- static Lerp(value1: Vector4, value2: Vector4, amount: Vector4): Vector4;
1231
- static Lerp(value1: Vector4, value2: Vector4, amount: float): Vector4;
1232
- static LessThan(left: Vector4, right: Vector4): Vector4;
1233
- static LessThanAll(left: Vector4, right: Vector4): boolean;
1234
- static LessThanAny(left: Vector4, right: Vector4): boolean;
1235
- static LessThanOrEqual(left: Vector4, right: Vector4): Vector4;
1236
- static LessThanOrEqualAll(left: Vector4, right: Vector4): boolean;
1237
- static LessThanOrEqualAny(left: Vector4, right: Vector4): boolean;
1238
- static Load(source: ptr<float>): Vector4;
1239
- static LoadAligned(source: ptr<float>): Vector4;
1240
- static LoadAlignedNonTemporal(source: ptr<float>): Vector4;
1241
- static LoadUnsafe(source: { value: ref<float> }, elementOffset: nuint): Vector4;
1242
- static LoadUnsafe(source: { value: ref<float> }): Vector4;
1243
- static Log(vector: Vector4): Vector4;
1244
- static Log2(vector: Vector4): Vector4;
1245
- static Max(value1: Vector4, value2: Vector4): Vector4;
1246
- static MaxMagnitude(value1: Vector4, value2: Vector4): Vector4;
1247
- static MaxMagnitudeNumber(value1: Vector4, value2: Vector4): Vector4;
1248
- static MaxNative(value1: Vector4, value2: Vector4): Vector4;
1249
- static MaxNumber(value1: Vector4, value2: Vector4): Vector4;
1250
- static Min(value1: Vector4, value2: Vector4): Vector4;
1251
- static MinMagnitude(value1: Vector4, value2: Vector4): Vector4;
1252
- static MinMagnitudeNumber(value1: Vector4, value2: Vector4): Vector4;
1253
- static MinNative(value1: Vector4, value2: Vector4): Vector4;
1254
- static MinNumber(value1: Vector4, value2: Vector4): Vector4;
1255
- static Multiply(left: Vector4, right: Vector4): Vector4;
1256
- static Multiply(left: Vector4, right: float): Vector4;
1257
- static Multiply(left: float, right: Vector4): Vector4;
1258
- static MultiplyAddEstimate(left: Vector4, right: Vector4, addend: Vector4): Vector4;
1259
- static Negate(value: Vector4): Vector4;
1260
- static None(vector: Vector4, value: float): boolean;
1261
- static NoneWhereAllBitsSet(vector: Vector4): boolean;
1262
- static Normalize(vector: Vector4): Vector4;
1263
- static OnesComplement(value: Vector4): Vector4;
1264
- static RadiansToDegrees(radians: Vector4): Vector4;
1265
- static Round(vector: Vector4, mode: MidpointRounding): Vector4;
1266
- static Round(vector: Vector4): Vector4;
1267
- static Shuffle(vector: Vector4, xIndex: byte, yIndex: byte, zIndex: byte, wIndex: byte): Vector4;
1268
- static Sin(vector: Vector4): Vector4;
1269
- static SinCos(vector: Vector4): ValueTuple_2<Vector4, Vector4>;
1270
- static SquareRoot(value: Vector4): Vector4;
1271
- static Subtract(left: Vector4, right: Vector4): Vector4;
1272
- static Sum(value: Vector4): float;
1273
- static Transform(position: Vector2, matrix: Matrix4x4): Vector4;
1274
- static Transform(value: Vector2, rotation: Quaternion): Vector4;
1275
- static Transform(position: Vector3, matrix: Matrix4x4): Vector4;
1276
- static Transform(value: Vector3, rotation: Quaternion): Vector4;
1277
- static Transform(vector: Vector4, matrix: Matrix4x4): Vector4;
1278
- static Transform(value: Vector4, rotation: Quaternion): Vector4;
1279
- static Truncate(vector: Vector4): Vector4;
1280
- static Xor(left: Vector4, right: Vector4): Vector4;
1176
+ static readonly epsilon: Vector4;
1177
+ static readonly naN: Vector4;
1178
+ static readonly negativeInfinity: Vector4;
1179
+ static readonly negativeZero: Vector4;
1180
+ static readonly one: Vector4;
1181
+ static readonly pi: Vector4;
1182
+ static readonly positiveInfinity: Vector4;
1183
+ static readonly tau: Vector4;
1184
+ static readonly unitX: Vector4;
1185
+ static readonly unitY: Vector4;
1186
+ static readonly unitZ: Vector4;
1187
+ static readonly unitW: Vector4;
1188
+ static readonly zero: Vector4;
1189
+ static abs(value: Vector4): Vector4;
1190
+ static add(left: Vector4, right: Vector4): Vector4;
1191
+ static all(vector: Vector4, value: float): boolean;
1192
+ static allWhereAllBitsSet(vector: Vector4): boolean;
1193
+ static andNot(left: Vector4, right: Vector4): Vector4;
1194
+ static any_(vector: Vector4, value: float): boolean;
1195
+ static anyWhereAllBitsSet(vector: Vector4): boolean;
1196
+ static bitwiseAnd(left: Vector4, right: Vector4): Vector4;
1197
+ static bitwiseOr(left: Vector4, right: Vector4): Vector4;
1198
+ static clamp(value1: Vector4, min: Vector4, max: Vector4): Vector4;
1199
+ static clampNative(value1: Vector4, min: Vector4, max: Vector4): Vector4;
1200
+ static conditionalSelect(condition: Vector4, left: Vector4, right: Vector4): Vector4;
1201
+ static copySign(value: Vector4, sign: Vector4): Vector4;
1202
+ static cos(vector: Vector4): Vector4;
1203
+ static count(vector: Vector4, value: float): int;
1204
+ static countWhereAllBitsSet(vector: Vector4): int;
1205
+ static create2(vector: Vector2, z: float, w: float): Vector4;
1206
+ static create2(vector: Vector3, w: float): Vector4;
1207
+ static create2(values: ReadOnlySpan_1<CLROf<float>>): Vector4;
1208
+ static create2(x: float, y: float, z: float, w: float): Vector4;
1209
+ static create2(value: float): Vector4;
1210
+ static createScalar(x: float): Vector4;
1211
+ static createScalarUnsafe(x: float): Vector4;
1212
+ static cross(vector1: Vector4, vector2: Vector4): Vector4;
1213
+ static degreesToRadians(degrees: Vector4): Vector4;
1214
+ static distance(value1: Vector4, value2: Vector4): float;
1215
+ static distanceSquared(value1: Vector4, value2: Vector4): float;
1216
+ static divide(left: Vector4, right: Vector4): Vector4;
1217
+ static divide(left: Vector4, divisor: float): Vector4;
1218
+ static dot(vector1: Vector4, vector2: Vector4): float;
1219
+ static equals(left: Vector4, right: Vector4): Vector4;
1220
+ static equalsAll(left: Vector4, right: Vector4): boolean;
1221
+ static equalsAny(left: Vector4, right: Vector4): boolean;
1222
+ static exp(vector: Vector4): Vector4;
1223
+ static fusedMultiplyAdd(left: Vector4, right: Vector4, addend: Vector4): Vector4;
1224
+ static greaterThan(left: Vector4, right: Vector4): Vector4;
1225
+ static greaterThanAll(left: Vector4, right: Vector4): boolean;
1226
+ static greaterThanAny(left: Vector4, right: Vector4): boolean;
1227
+ static greaterThanOrEqual(left: Vector4, right: Vector4): Vector4;
1228
+ static greaterThanOrEqualAll(left: Vector4, right: Vector4): boolean;
1229
+ static greaterThanOrEqualAny(left: Vector4, right: Vector4): boolean;
1230
+ static hypot(x: Vector4, y: Vector4): Vector4;
1231
+ static indexOf(vector: Vector4, value: float): int;
1232
+ static indexOfWhereAllBitsSet(vector: Vector4): int;
1233
+ static isEvenInteger(vector: Vector4): Vector4;
1234
+ static isFinite(vector: Vector4): Vector4;
1235
+ static isInfinity(vector: Vector4): Vector4;
1236
+ static isInteger(vector: Vector4): Vector4;
1237
+ static isNaN(vector: Vector4): Vector4;
1238
+ static isNegative(vector: Vector4): Vector4;
1239
+ static isNegativeInfinity(vector: Vector4): Vector4;
1240
+ static isNormal(vector: Vector4): Vector4;
1241
+ static isOddInteger(vector: Vector4): Vector4;
1242
+ static isPositive(vector: Vector4): Vector4;
1243
+ static isPositiveInfinity(vector: Vector4): Vector4;
1244
+ static isSubnormal(vector: Vector4): Vector4;
1245
+ static isZero(vector: Vector4): Vector4;
1246
+ static lastIndexOf(vector: Vector4, value: float): int;
1247
+ static lastIndexOfWhereAllBitsSet(vector: Vector4): int;
1248
+ static lerp2(value1: Vector4, value2: Vector4, amount: Vector4): Vector4;
1249
+ static lerp2(value1: Vector4, value2: Vector4, amount: float): Vector4;
1250
+ static lessThan(left: Vector4, right: Vector4): Vector4;
1251
+ static lessThanAll(left: Vector4, right: Vector4): boolean;
1252
+ static lessThanAny(left: Vector4, right: Vector4): boolean;
1253
+ static lessThanOrEqual(left: Vector4, right: Vector4): Vector4;
1254
+ static lessThanOrEqualAll(left: Vector4, right: Vector4): boolean;
1255
+ static lessThanOrEqualAny(left: Vector4, right: Vector4): boolean;
1256
+ static load(source: ptr<float>): Vector4;
1257
+ static loadAligned(source: ptr<float>): Vector4;
1258
+ static loadAlignedNonTemporal(source: ptr<float>): Vector4;
1259
+ static loadUnsafe2(source: { value: ref<float> }, elementOffset: nuint): Vector4;
1260
+ static loadUnsafe2(source: { value: ref<float> }): Vector4;
1261
+ static log(vector: Vector4): Vector4;
1262
+ static log2(vector: Vector4): Vector4;
1263
+ static max(value1: Vector4, value2: Vector4): Vector4;
1264
+ static maxMagnitude(value1: Vector4, value2: Vector4): Vector4;
1265
+ static maxMagnitudeNumber(value1: Vector4, value2: Vector4): Vector4;
1266
+ static maxNative(value1: Vector4, value2: Vector4): Vector4;
1267
+ static maxNumber(value1: Vector4, value2: Vector4): Vector4;
1268
+ static min(value1: Vector4, value2: Vector4): Vector4;
1269
+ static minMagnitude(value1: Vector4, value2: Vector4): Vector4;
1270
+ static minMagnitudeNumber(value1: Vector4, value2: Vector4): Vector4;
1271
+ static minNative(value1: Vector4, value2: Vector4): Vector4;
1272
+ static minNumber(value1: Vector4, value2: Vector4): Vector4;
1273
+ static multiply(left: Vector4, right: Vector4): Vector4;
1274
+ static multiply(left: Vector4, right: float): Vector4;
1275
+ static multiply(left: float, right: Vector4): Vector4;
1276
+ static multiplyAddEstimate(left: Vector4, right: Vector4, addend: Vector4): Vector4;
1277
+ static negate(value: Vector4): Vector4;
1278
+ static none(vector: Vector4, value: float): boolean;
1279
+ static noneWhereAllBitsSet(vector: Vector4): boolean;
1280
+ static normalize(vector: Vector4): Vector4;
1281
+ static onesComplement(value: Vector4): Vector4;
1282
+ static radiansToDegrees(radians: Vector4): Vector4;
1283
+ static round2(vector: Vector4, mode: MidpointRounding): Vector4;
1284
+ static round2(vector: Vector4): Vector4;
1285
+ static shuffle(vector: Vector4, xIndex: byte, yIndex: byte, zIndex: byte, wIndex: byte): Vector4;
1286
+ static sin(vector: Vector4): Vector4;
1287
+ static sinCos(vector: Vector4): ValueTuple_2<Vector4, Vector4>;
1288
+ static squareRoot(value: Vector4): Vector4;
1289
+ static subtract(left: Vector4, right: Vector4): Vector4;
1290
+ static sum(value: Vector4): float;
1291
+ static transform(position: Vector2, matrix: Matrix4x4): Vector4;
1292
+ static transform(value: Vector2, rotation: Quaternion): Vector4;
1293
+ static transform(position: Vector3, matrix: Matrix4x4): Vector4;
1294
+ static transform(value: Vector3, rotation: Quaternion): Vector4;
1295
+ static transform(vector: Vector4, matrix: Matrix4x4): Vector4;
1296
+ static transform(value: Vector4, rotation: Quaternion): Vector4;
1297
+ static truncate(vector: Vector4): Vector4;
1298
+ static xor(left: Vector4, right: Vector4): Vector4;
1281
1299
  }
1282
1300
 
1283
1301
 
1284
1302
  export interface __Vector4$views {
1285
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Vector4>;
1286
- readonly As_IFormattable: System_Internal.IFormattable$instance;
1303
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Vector4>;
1304
+ As_IFormattable(): System_Internal.IFormattable$instance;
1287
1305
 
1288
1306
  // Structural method bridges for numeric interface constraints
1289
1307
  Equals(other: Vector4): boolean;
@@ -1293,133 +1311,133 @@ export type Vector4 = Vector4$instance & __Vector4$views;
1293
1311
 
1294
1312
 
1295
1313
  export abstract class BitOperations$instance {
1296
- static Crc32C(crc: uint, data: byte): uint;
1297
- static Crc32C(crc: uint, data: ushort): uint;
1298
- static Crc32C(crc: uint, data: uint): uint;
1299
- static Crc32C(crc: uint, data: ulong): uint;
1300
- static IsPow2(value: int): boolean;
1301
- static IsPow2(value: long): boolean;
1302
- static IsPow2(value: nint): boolean;
1303
- static IsPow2(value: uint): boolean;
1304
- static IsPow2(value: ulong): boolean;
1305
- static IsPow2(value: nuint): boolean;
1306
- static LeadingZeroCount(value: uint): int;
1307
- static LeadingZeroCount(value: ulong): int;
1308
- static LeadingZeroCount(value: nuint): int;
1309
- static Log2(value: uint): int;
1310
- static Log2(value: ulong): int;
1311
- static Log2(value: nuint): int;
1312
- static PopCount(value: uint): int;
1313
- static PopCount(value: ulong): int;
1314
- static PopCount(value: nuint): int;
1315
- static RotateLeft(value: uint, offset: int): uint;
1316
- static RotateLeft(value: ulong, offset: int): ulong;
1317
- static RotateLeft(value: nuint, offset: int): nuint;
1318
- static RotateRight(value: uint, offset: int): uint;
1319
- static RotateRight(value: ulong, offset: int): ulong;
1320
- static RotateRight(value: nuint, offset: int): nuint;
1321
- static RoundUpToPowerOf2(value: uint): uint;
1322
- static RoundUpToPowerOf2(value: ulong): ulong;
1323
- static RoundUpToPowerOf2(value: nuint): nuint;
1324
- static TrailingZeroCount(value: int): int;
1325
- static TrailingZeroCount(value: long): int;
1326
- static TrailingZeroCount(value: nint): int;
1327
- static TrailingZeroCount(value: uint): int;
1328
- static TrailingZeroCount(value: ulong): int;
1329
- static TrailingZeroCount(value: nuint): int;
1314
+ static crc32C(crc: uint, data: byte): uint;
1315
+ static crc32C(crc: uint, data: ushort): uint;
1316
+ static crc32C(crc: uint, data: uint): uint;
1317
+ static crc32C(crc: uint, data: ulong): uint;
1318
+ static isPow2(value: int): boolean;
1319
+ static isPow2(value: long): boolean;
1320
+ static isPow2(value: nint): boolean;
1321
+ static isPow2(value: uint): boolean;
1322
+ static isPow2(value: ulong): boolean;
1323
+ static isPow2(value: nuint): boolean;
1324
+ static leadingZeroCount(value: uint): int;
1325
+ static leadingZeroCount(value: ulong): int;
1326
+ static leadingZeroCount(value: nuint): int;
1327
+ static log2(value: uint): int;
1328
+ static log2(value: ulong): int;
1329
+ static log2(value: nuint): int;
1330
+ static popCount(value: uint): int;
1331
+ static popCount(value: ulong): int;
1332
+ static popCount(value: nuint): int;
1333
+ static rotateLeft(value: uint, offset: int): uint;
1334
+ static rotateLeft(value: ulong, offset: int): ulong;
1335
+ static rotateLeft(value: nuint, offset: int): nuint;
1336
+ static rotateRight(value: uint, offset: int): uint;
1337
+ static rotateRight(value: ulong, offset: int): ulong;
1338
+ static rotateRight(value: nuint, offset: int): nuint;
1339
+ static roundUpToPowerOf2(value: uint): uint;
1340
+ static roundUpToPowerOf2(value: ulong): ulong;
1341
+ static roundUpToPowerOf2(value: nuint): nuint;
1342
+ static trailingZeroCount(value: int): int;
1343
+ static trailingZeroCount(value: long): int;
1344
+ static trailingZeroCount(value: nint): int;
1345
+ static trailingZeroCount(value: uint): int;
1346
+ static trailingZeroCount(value: ulong): int;
1347
+ static trailingZeroCount(value: nuint): int;
1330
1348
  }
1331
1349
 
1332
1350
 
1333
1351
  export type BitOperations = BitOperations$instance;
1334
1352
 
1335
1353
  export abstract class Vector$instance {
1336
- static readonly IsHardwareAccelerated: boolean;
1337
- static Abs<T>(value: Vector_1<T>): Vector_1<T>;
1338
- static Add<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1339
- static AddSaturate<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1340
- static All<T>(vector: Vector_1<T>, value: T): boolean;
1341
- static AllWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
1342
- static AndNot<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1343
- static Any<T>(vector: Vector_1<T>, value: T): boolean;
1344
- static AnyWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
1345
- static As<TFrom, TTo>(vector: Vector_1<TFrom>): Vector_1<TTo>;
1346
- static AsPlane(value: Vector4): Plane;
1347
- static AsQuaternion(value: Vector4): Quaternion;
1348
- static AsVector2(value: Vector3): Vector2;
1349
- static AsVector2(value: Vector4): Vector2;
1350
- static AsVector3(value: Vector2): Vector3;
1351
- static AsVector3(value: Vector4): Vector3;
1352
- static AsVector3Unsafe(value: Vector2): Vector3;
1353
- static AsVector4(value: Plane): Vector4;
1354
- static AsVector4(value: Quaternion): Vector4;
1355
- static AsVector4(value: Vector2): Vector4;
1356
- static AsVector4(value: Vector3): Vector4;
1357
- static AsVector4Unsafe(value: Vector2): Vector4;
1358
- static AsVector4Unsafe(value: Vector3): Vector4;
1359
- static AsVectorByte<T>(value: Vector_1<T>): Vector_1<CLROf<byte>>;
1360
- static AsVectorDouble<T>(value: Vector_1<T>): Vector_1<CLROf<double>>;
1361
- static AsVectorInt16<T>(value: Vector_1<T>): Vector_1<CLROf<short>>;
1362
- static AsVectorInt32<T>(value: Vector_1<T>): Vector_1<CLROf<int>>;
1363
- static AsVectorInt64<T>(value: Vector_1<T>): Vector_1<CLROf<long>>;
1364
- static AsVectorNInt<T>(value: Vector_1<T>): Vector_1<CLROf<nint>>;
1365
- static AsVectorNUInt<T>(value: Vector_1<T>): Vector_1<CLROf<nuint>>;
1366
- static AsVectorSByte<T>(value: Vector_1<T>): Vector_1<CLROf<sbyte>>;
1367
- static AsVectorSingle<T>(value: Vector_1<T>): Vector_1<CLROf<float>>;
1368
- static AsVectorUInt16<T>(value: Vector_1<T>): Vector_1<CLROf<ushort>>;
1369
- static AsVectorUInt32<T>(value: Vector_1<T>): Vector_1<CLROf<uint>>;
1370
- static AsVectorUInt64<T>(value: Vector_1<T>): Vector_1<CLROf<ulong>>;
1371
- static BitwiseAnd<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1372
- static BitwiseOr<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1373
- static Ceiling(value: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1374
- static Ceiling(value: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1375
- static Clamp<T>(value: Vector_1<T>, min: Vector_1<T>, max: Vector_1<T>): Vector_1<T>;
1376
- static ClampNative<T>(value: Vector_1<T>, min: Vector_1<T>, max: Vector_1<T>): Vector_1<T>;
1377
- static ConditionalSelect(condition: Vector_1<CLROf<int>>, left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1378
- static ConditionalSelect(condition: Vector_1<CLROf<long>>, left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1379
- static ConditionalSelect<T>(condition: Vector_1<T>, left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1380
- static ConvertToDouble(value: Vector_1<CLROf<long>>): Vector_1<CLROf<double>>;
1381
- static ConvertToDouble(value: Vector_1<CLROf<ulong>>): Vector_1<CLROf<double>>;
1382
- static ConvertToInt32(value: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1383
- static ConvertToInt32Native(value: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1384
- static ConvertToInt64(value: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1385
- static ConvertToInt64Native(value: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1386
- static ConvertToSingle(value: Vector_1<CLROf<int>>): Vector_1<CLROf<float>>;
1387
- static ConvertToSingle(value: Vector_1<CLROf<uint>>): Vector_1<CLROf<float>>;
1388
- static ConvertToUInt32(value: Vector_1<CLROf<float>>): Vector_1<CLROf<uint>>;
1389
- static ConvertToUInt32Native(value: Vector_1<CLROf<float>>): Vector_1<CLROf<uint>>;
1390
- static ConvertToUInt64(value: Vector_1<CLROf<double>>): Vector_1<CLROf<ulong>>;
1391
- static ConvertToUInt64Native(value: Vector_1<CLROf<double>>): Vector_1<CLROf<ulong>>;
1392
- static CopySign<T>(value: Vector_1<T>, sign: Vector_1<T>): Vector_1<T>;
1393
- static Cos(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1394
- static Cos(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1395
- static Count<T>(vector: Vector_1<T>, value: T): int;
1396
- static CountWhereAllBitsSet<T>(vector: Vector_1<T>): int;
1397
- static Create<T>(values: ReadOnlySpan_1<T>): Vector_1<T>;
1398
- static Create<T>(value: T): Vector_1<T>;
1399
- static CreateScalar<T>(value: T): Vector_1<T>;
1400
- static CreateScalarUnsafe<T>(value: T): Vector_1<T>;
1401
- static CreateSequence<T>(start: T, step: T): Vector_1<T>;
1402
- static DegreesToRadians(degrees: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1403
- static DegreesToRadians(degrees: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1404
- static Divide<T>(left: Vector_1<T>, right: T): Vector_1<T>;
1405
- static Divide<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1406
- static Dot<T>(left: Vector_1<T>, right: Vector_1<T>): T;
1407
- static Equals(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1408
- static Equals(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1409
- static Equals(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1410
- static Equals(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1411
- static Equals<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1412
- static EqualsAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1413
- static EqualsAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1414
- static Exp(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1415
- static Exp(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1416
- static ExtractMostSignificantBits(vector: Vector2): uint;
1417
- static ExtractMostSignificantBits(vector: Vector3): uint;
1418
- static ExtractMostSignificantBits(vector: Vector4): uint;
1419
- static Floor(value: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1420
- static Floor(value: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1421
- static FusedMultiplyAdd(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>, addend: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1422
- static FusedMultiplyAdd(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>, addend: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1354
+ static readonly isHardwareAccelerated: boolean;
1355
+ static abs<T>(value: Vector_1<T>): Vector_1<T>;
1356
+ static add<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1357
+ static addSaturate<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1358
+ static all<T>(vector: Vector_1<T>, value: T): boolean;
1359
+ static allWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
1360
+ static andNot<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1361
+ static any_<T>(vector: Vector_1<T>, value: T): boolean;
1362
+ static anyWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
1363
+ static as_<TFrom, TTo>(vector: Vector_1<TFrom>): Vector_1<TTo>;
1364
+ static asPlane(value: Vector4): Plane;
1365
+ static asQuaternion(value: Vector4): Quaternion;
1366
+ static asVector2(value: Vector3): Vector2;
1367
+ static asVector2(value: Vector4): Vector2;
1368
+ static asVector3(value: Vector2): Vector3;
1369
+ static asVector3(value: Vector4): Vector3;
1370
+ static asVector3Unsafe(value: Vector2): Vector3;
1371
+ static asVector4(value: Plane): Vector4;
1372
+ static asVector4(value: Quaternion): Vector4;
1373
+ static asVector4(value: Vector2): Vector4;
1374
+ static asVector4(value: Vector3): Vector4;
1375
+ static asVector4Unsafe(value: Vector2): Vector4;
1376
+ static asVector4Unsafe(value: Vector3): Vector4;
1377
+ static asVectorByte<T>(value: Vector_1<T>): Vector_1<CLROf<byte>>;
1378
+ static asVectorDouble<T>(value: Vector_1<T>): Vector_1<CLROf<double>>;
1379
+ static asVectorInt16<T>(value: Vector_1<T>): Vector_1<CLROf<short>>;
1380
+ static asVectorInt32<T>(value: Vector_1<T>): Vector_1<CLROf<int>>;
1381
+ static asVectorInt64<T>(value: Vector_1<T>): Vector_1<CLROf<long>>;
1382
+ static asVectorNInt<T>(value: Vector_1<T>): Vector_1<CLROf<nint>>;
1383
+ static asVectorNUInt<T>(value: Vector_1<T>): Vector_1<CLROf<nuint>>;
1384
+ static asVectorSByte<T>(value: Vector_1<T>): Vector_1<CLROf<sbyte>>;
1385
+ static asVectorSingle<T>(value: Vector_1<T>): Vector_1<CLROf<float>>;
1386
+ static asVectorUInt16<T>(value: Vector_1<T>): Vector_1<CLROf<ushort>>;
1387
+ static asVectorUInt32<T>(value: Vector_1<T>): Vector_1<CLROf<uint>>;
1388
+ static asVectorUInt64<T>(value: Vector_1<T>): Vector_1<CLROf<ulong>>;
1389
+ static bitwiseAnd<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1390
+ static bitwiseOr<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1391
+ static ceiling(value: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1392
+ static ceiling(value: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1393
+ static clamp<T>(value: Vector_1<T>, min: Vector_1<T>, max: Vector_1<T>): Vector_1<T>;
1394
+ static clampNative<T>(value: Vector_1<T>, min: Vector_1<T>, max: Vector_1<T>): Vector_1<T>;
1395
+ static conditionalSelect2(condition: Vector_1<CLROf<int>>, left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1396
+ static conditionalSelect2(condition: Vector_1<CLROf<long>>, left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1397
+ static conditionalSelect2<T>(condition: Vector_1<T>, left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1398
+ static convertToDouble(value: Vector_1<CLROf<long>>): Vector_1<CLROf<double>>;
1399
+ static convertToDouble(value: Vector_1<CLROf<ulong>>): Vector_1<CLROf<double>>;
1400
+ static convertToInt32(value: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1401
+ static convertToInt32Native(value: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1402
+ static convertToInt64(value: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1403
+ static convertToInt64Native(value: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1404
+ static convertToSingle(value: Vector_1<CLROf<int>>): Vector_1<CLROf<float>>;
1405
+ static convertToSingle(value: Vector_1<CLROf<uint>>): Vector_1<CLROf<float>>;
1406
+ static convertToUInt32(value: Vector_1<CLROf<float>>): Vector_1<CLROf<uint>>;
1407
+ static convertToUInt32Native(value: Vector_1<CLROf<float>>): Vector_1<CLROf<uint>>;
1408
+ static convertToUInt64(value: Vector_1<CLROf<double>>): Vector_1<CLROf<ulong>>;
1409
+ static convertToUInt64Native(value: Vector_1<CLROf<double>>): Vector_1<CLROf<ulong>>;
1410
+ static copySign<T>(value: Vector_1<T>, sign: Vector_1<T>): Vector_1<T>;
1411
+ static cos(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1412
+ static cos(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1413
+ static count<T>(vector: Vector_1<T>, value: T): int;
1414
+ static countWhereAllBitsSet<T>(vector: Vector_1<T>): int;
1415
+ static create2<T>(values: ReadOnlySpan_1<T>): Vector_1<T>;
1416
+ static create2<T>(value: T): Vector_1<T>;
1417
+ static createScalar<T>(value: T): Vector_1<T>;
1418
+ static createScalarUnsafe<T>(value: T): Vector_1<T>;
1419
+ static createSequence<T>(start: T, step: T): Vector_1<T>;
1420
+ static degreesToRadians(degrees: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1421
+ static degreesToRadians(degrees: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1422
+ static divide2<T>(left: Vector_1<T>, right: T): Vector_1<T>;
1423
+ static divide2<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1424
+ static dot<T>(left: Vector_1<T>, right: Vector_1<T>): T;
1425
+ static equals2(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1426
+ static equals2(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1427
+ static equals2(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1428
+ static equals2(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1429
+ static equals2<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1430
+ static equalsAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1431
+ static equalsAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1432
+ static exp(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1433
+ static exp(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1434
+ static extractMostSignificantBits(vector: Vector2): uint;
1435
+ static extractMostSignificantBits(vector: Vector3): uint;
1436
+ static extractMostSignificantBits(vector: Vector4): uint;
1437
+ static floor(value: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1438
+ static floor(value: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1439
+ static fusedMultiplyAdd(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>, addend: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1440
+ static fusedMultiplyAdd(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>, addend: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1423
1441
  static get_E<T extends IFloatingPointConstants_1<T>>(): Vector_1<T>;
1424
1442
  static get_Epsilon<T extends IFloatingPointIeee754_1<T>>(): Vector_1<T>;
1425
1443
  static get_NaN<T extends IFloatingPointIeee754_1<T>>(): Vector_1<T>;
@@ -1429,192 +1447,192 @@ export abstract class Vector$instance {
1429
1447
  static get_Pi<T extends IFloatingPointConstants_1<T>>(): Vector_1<T>;
1430
1448
  static get_PositiveInfinity<T extends IFloatingPointIeee754_1<T>>(): Vector_1<T>;
1431
1449
  static get_Tau<T extends IFloatingPointConstants_1<T>>(): Vector_1<T>;
1432
- static GetElement(vector: Vector2, index: int): float;
1433
- static GetElement(vector: Vector3, index: int): float;
1434
- static GetElement(vector: Vector4, index: int): float;
1435
- static GetElement<T>(vector: Vector_1<T>, index: int): T;
1436
- static GreaterThan(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1437
- static GreaterThan(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1438
- static GreaterThan(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1439
- static GreaterThan(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1440
- static GreaterThan<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1441
- static GreaterThanAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1442
- static GreaterThanAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1443
- static GreaterThanOrEqual(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1444
- static GreaterThanOrEqual(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1445
- static GreaterThanOrEqual(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1446
- static GreaterThanOrEqual(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1447
- static GreaterThanOrEqual<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1448
- static GreaterThanOrEqualAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1449
- static GreaterThanOrEqualAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1450
- static Hypot(x: Vector_1<CLROf<double>>, y: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1451
- static Hypot(x: Vector_1<CLROf<float>>, y: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1452
- static IndexOf<T>(vector: Vector_1<T>, value: T): int;
1453
- static IndexOfWhereAllBitsSet<T>(vector: Vector_1<T>): int;
1454
- static IsEvenInteger<T>(vector: Vector_1<T>): Vector_1<T>;
1455
- static IsFinite<T>(vector: Vector_1<T>): Vector_1<T>;
1456
- static IsInfinity<T>(vector: Vector_1<T>): Vector_1<T>;
1457
- static IsInteger<T>(vector: Vector_1<T>): Vector_1<T>;
1458
- static IsNaN<T>(vector: Vector_1<T>): Vector_1<T>;
1459
- static IsNegative<T>(vector: Vector_1<T>): Vector_1<T>;
1460
- static IsNegativeInfinity<T>(vector: Vector_1<T>): Vector_1<T>;
1461
- static IsNormal<T>(vector: Vector_1<T>): Vector_1<T>;
1462
- static IsOddInteger<T>(vector: Vector_1<T>): Vector_1<T>;
1463
- static IsPositive<T>(vector: Vector_1<T>): Vector_1<T>;
1464
- static IsPositiveInfinity<T>(vector: Vector_1<T>): Vector_1<T>;
1465
- static IsSubnormal<T>(vector: Vector_1<T>): Vector_1<T>;
1466
- static IsZero<T>(vector: Vector_1<T>): Vector_1<T>;
1467
- static LastIndexOf<T>(vector: Vector_1<T>, value: T): int;
1468
- static LastIndexOfWhereAllBitsSet<T>(vector: Vector_1<T>): int;
1469
- static Lerp(x: Vector_1<CLROf<double>>, y: Vector_1<CLROf<double>>, amount: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1470
- static Lerp(x: Vector_1<CLROf<float>>, y: Vector_1<CLROf<float>>, amount: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1471
- static LessThan(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1472
- static LessThan(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1473
- static LessThan(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1474
- static LessThan(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1475
- static LessThan<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1476
- static LessThanAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1477
- static LessThanAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1478
- static LessThanOrEqual(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1479
- static LessThanOrEqual(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1480
- static LessThanOrEqual(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1481
- static LessThanOrEqual(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1482
- static LessThanOrEqual<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1483
- static LessThanOrEqualAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1484
- static LessThanOrEqualAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1485
- static Load<T>(source: ptr<T>): Vector_1<T>;
1486
- static LoadAligned<T>(source: ptr<T>): Vector_1<T>;
1487
- static LoadAlignedNonTemporal<T>(source: ptr<T>): Vector_1<T>;
1488
- static LoadUnsafe<T>(source: { value: ref<T> }, elementOffset: nuint): Vector_1<T>;
1489
- static LoadUnsafe<T>(source: { value: ref<T> }): Vector_1<T>;
1490
- static Log(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1491
- static Log(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1492
- static Log2(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1493
- static Log2(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1494
- static Max<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1495
- static MaxMagnitude<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1496
- static MaxMagnitudeNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1497
- static MaxNative<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1498
- static MaxNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1499
- static Min<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1500
- static MinMagnitude<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1501
- static MinMagnitudeNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1502
- static MinNative<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1503
- static MinNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1504
- static Multiply<T>(left: T, right: Vector_1<T>): Vector_1<T>;
1505
- static Multiply<T>(left: Vector_1<T>, right: T): Vector_1<T>;
1506
- static Multiply<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1507
- static MultiplyAddEstimate(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>, addend: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1508
- static MultiplyAddEstimate(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>, addend: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1509
- static Narrow(low: Vector_1<CLROf<double>>, high: Vector_1<CLROf<double>>): Vector_1<CLROf<float>>;
1510
- static Narrow(low: Vector_1<CLROf<short>>, high: Vector_1<CLROf<short>>): Vector_1<CLROf<sbyte>>;
1511
- static Narrow(low: Vector_1<CLROf<int>>, high: Vector_1<CLROf<int>>): Vector_1<CLROf<short>>;
1512
- static Narrow(low: Vector_1<CLROf<long>>, high: Vector_1<CLROf<long>>): Vector_1<CLROf<int>>;
1513
- static Narrow(low: Vector_1<CLROf<ushort>>, high: Vector_1<CLROf<ushort>>): Vector_1<CLROf<byte>>;
1514
- static Narrow(low: Vector_1<CLROf<uint>>, high: Vector_1<CLROf<uint>>): Vector_1<CLROf<ushort>>;
1515
- static Narrow(low: Vector_1<CLROf<ulong>>, high: Vector_1<CLROf<ulong>>): Vector_1<CLROf<uint>>;
1516
- static NarrowWithSaturation(low: Vector_1<CLROf<double>>, high: Vector_1<CLROf<double>>): Vector_1<CLROf<float>>;
1517
- static NarrowWithSaturation(low: Vector_1<CLROf<short>>, high: Vector_1<CLROf<short>>): Vector_1<CLROf<sbyte>>;
1518
- static NarrowWithSaturation(low: Vector_1<CLROf<int>>, high: Vector_1<CLROf<int>>): Vector_1<CLROf<short>>;
1519
- static NarrowWithSaturation(low: Vector_1<CLROf<long>>, high: Vector_1<CLROf<long>>): Vector_1<CLROf<int>>;
1520
- static NarrowWithSaturation(low: Vector_1<CLROf<ushort>>, high: Vector_1<CLROf<ushort>>): Vector_1<CLROf<byte>>;
1521
- static NarrowWithSaturation(low: Vector_1<CLROf<uint>>, high: Vector_1<CLROf<uint>>): Vector_1<CLROf<ushort>>;
1522
- static NarrowWithSaturation(low: Vector_1<CLROf<ulong>>, high: Vector_1<CLROf<ulong>>): Vector_1<CLROf<uint>>;
1523
- static Negate<T>(value: Vector_1<T>): Vector_1<T>;
1524
- static None<T>(vector: Vector_1<T>, value: T): boolean;
1525
- static NoneWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
1526
- static OnesComplement<T>(value: Vector_1<T>): Vector_1<T>;
1527
- static RadiansToDegrees(radians: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1528
- static RadiansToDegrees(radians: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1529
- static Round(vector: Vector_1<CLROf<double>>, mode: MidpointRounding): Vector_1<CLROf<double>>;
1530
- static Round(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1531
- static Round(vector: Vector_1<CLROf<float>>, mode: MidpointRounding): Vector_1<CLROf<float>>;
1532
- static Round(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1533
- static ShiftLeft(value: Vector_1<CLROf<byte>>, shiftCount: int): Vector_1<CLROf<byte>>;
1534
- static ShiftLeft(value: Vector_1<CLROf<short>>, shiftCount: int): Vector_1<CLROf<short>>;
1535
- static ShiftLeft(value: Vector_1<CLROf<int>>, shiftCount: int): Vector_1<CLROf<int>>;
1536
- static ShiftLeft(value: Vector_1<CLROf<long>>, shiftCount: int): Vector_1<CLROf<long>>;
1537
- static ShiftLeft(value: Vector_1<CLROf<nint>>, shiftCount: int): Vector_1<CLROf<nint>>;
1538
- static ShiftLeft(value: Vector_1<CLROf<sbyte>>, shiftCount: int): Vector_1<CLROf<sbyte>>;
1539
- static ShiftLeft(value: Vector_1<CLROf<ushort>>, shiftCount: int): Vector_1<CLROf<ushort>>;
1540
- static ShiftLeft(value: Vector_1<CLROf<uint>>, shiftCount: int): Vector_1<CLROf<uint>>;
1541
- static ShiftLeft(value: Vector_1<CLROf<ulong>>, shiftCount: int): Vector_1<CLROf<ulong>>;
1542
- static ShiftLeft(value: Vector_1<CLROf<nuint>>, shiftCount: int): Vector_1<CLROf<nuint>>;
1543
- static ShiftRightArithmetic(value: Vector_1<CLROf<short>>, shiftCount: int): Vector_1<CLROf<short>>;
1544
- static ShiftRightArithmetic(value: Vector_1<CLROf<int>>, shiftCount: int): Vector_1<CLROf<int>>;
1545
- static ShiftRightArithmetic(value: Vector_1<CLROf<long>>, shiftCount: int): Vector_1<CLROf<long>>;
1546
- static ShiftRightArithmetic(value: Vector_1<CLROf<nint>>, shiftCount: int): Vector_1<CLROf<nint>>;
1547
- static ShiftRightArithmetic(value: Vector_1<CLROf<sbyte>>, shiftCount: int): Vector_1<CLROf<sbyte>>;
1548
- static ShiftRightLogical(value: Vector_1<CLROf<byte>>, shiftCount: int): Vector_1<CLROf<byte>>;
1549
- static ShiftRightLogical(value: Vector_1<CLROf<short>>, shiftCount: int): Vector_1<CLROf<short>>;
1550
- static ShiftRightLogical(value: Vector_1<CLROf<int>>, shiftCount: int): Vector_1<CLROf<int>>;
1551
- static ShiftRightLogical(value: Vector_1<CLROf<long>>, shiftCount: int): Vector_1<CLROf<long>>;
1552
- static ShiftRightLogical(value: Vector_1<CLROf<nint>>, shiftCount: int): Vector_1<CLROf<nint>>;
1553
- static ShiftRightLogical(value: Vector_1<CLROf<sbyte>>, shiftCount: int): Vector_1<CLROf<sbyte>>;
1554
- static ShiftRightLogical(value: Vector_1<CLROf<ushort>>, shiftCount: int): Vector_1<CLROf<ushort>>;
1555
- static ShiftRightLogical(value: Vector_1<CLROf<uint>>, shiftCount: int): Vector_1<CLROf<uint>>;
1556
- static ShiftRightLogical(value: Vector_1<CLROf<ulong>>, shiftCount: int): Vector_1<CLROf<ulong>>;
1557
- static ShiftRightLogical(value: Vector_1<CLROf<nuint>>, shiftCount: int): Vector_1<CLROf<nuint>>;
1558
- static Sin(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1559
- static Sin(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1560
- static SinCos(vector: Vector_1<CLROf<double>>): ValueTuple_2<Vector_1<CLROf<double>>, Vector_1<CLROf<double>>>;
1561
- static SinCos(vector: Vector_1<CLROf<float>>): ValueTuple_2<Vector_1<CLROf<float>>, Vector_1<CLROf<float>>>;
1562
- static SquareRoot<T>(value: Vector_1<T>): Vector_1<T>;
1563
- static Store(source: Vector2, destination: ptr<float>): void;
1564
- static Store(source: Vector3, destination: ptr<float>): void;
1565
- static Store(source: Vector4, destination: ptr<float>): void;
1566
- static Store<T>(source: Vector_1<T>, destination: ptr<T>): void;
1567
- static StoreAligned(source: Vector2, destination: ptr<float>): void;
1568
- static StoreAligned(source: Vector3, destination: ptr<float>): void;
1569
- static StoreAligned(source: Vector4, destination: ptr<float>): void;
1570
- static StoreAligned<T>(source: Vector_1<T>, destination: ptr<T>): void;
1571
- static StoreAlignedNonTemporal(source: Vector2, destination: ptr<float>): void;
1572
- static StoreAlignedNonTemporal(source: Vector3, destination: ptr<float>): void;
1573
- static StoreAlignedNonTemporal(source: Vector4, destination: ptr<float>): void;
1574
- static StoreAlignedNonTemporal<T>(source: Vector_1<T>, destination: ptr<T>): void;
1575
- static StoreUnsafe(source: Vector2, destination: { value: ref<float> }, elementOffset: nuint): void;
1576
- static StoreUnsafe(source: Vector2, destination: { value: ref<float> }): void;
1577
- static StoreUnsafe(source: Vector3, destination: { value: ref<float> }, elementOffset: nuint): void;
1578
- static StoreUnsafe(source: Vector3, destination: { value: ref<float> }): void;
1579
- static StoreUnsafe(source: Vector4, destination: { value: ref<float> }, elementOffset: nuint): void;
1580
- static StoreUnsafe(source: Vector4, destination: { value: ref<float> }): void;
1581
- static StoreUnsafe<T>(source: Vector_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
1582
- static StoreUnsafe<T>(source: Vector_1<T>, destination: { value: ref<T> }): void;
1583
- static Subtract<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1584
- static SubtractSaturate<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1585
- static Sum<T>(value: Vector_1<T>): T;
1586
- static ToScalar(vector: Vector2): float;
1587
- static ToScalar(vector: Vector3): float;
1588
- static ToScalar(vector: Vector4): float;
1589
- static ToScalar<T>(vector: Vector_1<T>): T;
1590
- static Truncate(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1591
- static Truncate(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1592
- static Widen(source: Vector_1<CLROf<byte>>, low: { value: ref<Vector_1<CLROf<ushort>>> }, high: { value: ref<Vector_1<CLROf<ushort>>> }): void;
1593
- static Widen(source: Vector_1<CLROf<short>>, low: { value: ref<Vector_1<CLROf<int>>> }, high: { value: ref<Vector_1<CLROf<int>>> }): void;
1594
- static Widen(source: Vector_1<CLROf<int>>, low: { value: ref<Vector_1<CLROf<long>>> }, high: { value: ref<Vector_1<CLROf<long>>> }): void;
1595
- static Widen(source: Vector_1<CLROf<sbyte>>, low: { value: ref<Vector_1<CLROf<short>>> }, high: { value: ref<Vector_1<CLROf<short>>> }): void;
1596
- static Widen(source: Vector_1<CLROf<float>>, low: { value: ref<Vector_1<CLROf<double>>> }, high: { value: ref<Vector_1<CLROf<double>>> }): void;
1597
- static Widen(source: Vector_1<CLROf<ushort>>, low: { value: ref<Vector_1<CLROf<uint>>> }, high: { value: ref<Vector_1<CLROf<uint>>> }): void;
1598
- static Widen(source: Vector_1<CLROf<uint>>, low: { value: ref<Vector_1<CLROf<ulong>>> }, high: { value: ref<Vector_1<CLROf<ulong>>> }): void;
1599
- static WidenLower(source: Vector_1<CLROf<byte>>): Vector_1<CLROf<ushort>>;
1600
- static WidenLower(source: Vector_1<CLROf<short>>): Vector_1<CLROf<int>>;
1601
- static WidenLower(source: Vector_1<CLROf<int>>): Vector_1<CLROf<long>>;
1602
- static WidenLower(source: Vector_1<CLROf<sbyte>>): Vector_1<CLROf<short>>;
1603
- static WidenLower(source: Vector_1<CLROf<float>>): Vector_1<CLROf<double>>;
1604
- static WidenLower(source: Vector_1<CLROf<ushort>>): Vector_1<CLROf<uint>>;
1605
- static WidenLower(source: Vector_1<CLROf<uint>>): Vector_1<CLROf<ulong>>;
1606
- static WidenUpper(source: Vector_1<CLROf<byte>>): Vector_1<CLROf<ushort>>;
1607
- static WidenUpper(source: Vector_1<CLROf<short>>): Vector_1<CLROf<int>>;
1608
- static WidenUpper(source: Vector_1<CLROf<int>>): Vector_1<CLROf<long>>;
1609
- static WidenUpper(source: Vector_1<CLROf<sbyte>>): Vector_1<CLROf<short>>;
1610
- static WidenUpper(source: Vector_1<CLROf<float>>): Vector_1<CLROf<double>>;
1611
- static WidenUpper(source: Vector_1<CLROf<ushort>>): Vector_1<CLROf<uint>>;
1612
- static WidenUpper(source: Vector_1<CLROf<uint>>): Vector_1<CLROf<ulong>>;
1613
- static WithElement(vector: Vector2, index: int, value: float): Vector2;
1614
- static WithElement(vector: Vector3, index: int, value: float): Vector3;
1615
- static WithElement(vector: Vector4, index: int, value: float): Vector4;
1616
- static WithElement<T>(vector: Vector_1<T>, index: int, value: T): Vector_1<T>;
1617
- static Xor<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1450
+ static getElement2(vector: Vector2, index: int): float;
1451
+ static getElement2(vector: Vector3, index: int): float;
1452
+ static getElement2(vector: Vector4, index: int): float;
1453
+ static getElement2<T>(vector: Vector_1<T>, index: int): T;
1454
+ static greaterThan2(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1455
+ static greaterThan2(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1456
+ static greaterThan2(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1457
+ static greaterThan2(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1458
+ static greaterThan2<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1459
+ static greaterThanAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1460
+ static greaterThanAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1461
+ static greaterThanOrEqual2(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1462
+ static greaterThanOrEqual2(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1463
+ static greaterThanOrEqual2(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1464
+ static greaterThanOrEqual2(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1465
+ static greaterThanOrEqual2<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1466
+ static greaterThanOrEqualAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1467
+ static greaterThanOrEqualAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1468
+ static hypot(x: Vector_1<CLROf<double>>, y: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1469
+ static hypot(x: Vector_1<CLROf<float>>, y: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1470
+ static indexOf<T>(vector: Vector_1<T>, value: T): int;
1471
+ static indexOfWhereAllBitsSet<T>(vector: Vector_1<T>): int;
1472
+ static isEvenInteger<T>(vector: Vector_1<T>): Vector_1<T>;
1473
+ static isFinite<T>(vector: Vector_1<T>): Vector_1<T>;
1474
+ static isInfinity<T>(vector: Vector_1<T>): Vector_1<T>;
1475
+ static isInteger<T>(vector: Vector_1<T>): Vector_1<T>;
1476
+ static isNaN<T>(vector: Vector_1<T>): Vector_1<T>;
1477
+ static isNegative<T>(vector: Vector_1<T>): Vector_1<T>;
1478
+ static isNegativeInfinity<T>(vector: Vector_1<T>): Vector_1<T>;
1479
+ static isNormal<T>(vector: Vector_1<T>): Vector_1<T>;
1480
+ static isOddInteger<T>(vector: Vector_1<T>): Vector_1<T>;
1481
+ static isPositive<T>(vector: Vector_1<T>): Vector_1<T>;
1482
+ static isPositiveInfinity<T>(vector: Vector_1<T>): Vector_1<T>;
1483
+ static isSubnormal<T>(vector: Vector_1<T>): Vector_1<T>;
1484
+ static isZero<T>(vector: Vector_1<T>): Vector_1<T>;
1485
+ static lastIndexOf<T>(vector: Vector_1<T>, value: T): int;
1486
+ static lastIndexOfWhereAllBitsSet<T>(vector: Vector_1<T>): int;
1487
+ static lerp(x: Vector_1<CLROf<double>>, y: Vector_1<CLROf<double>>, amount: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1488
+ static lerp(x: Vector_1<CLROf<float>>, y: Vector_1<CLROf<float>>, amount: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1489
+ static lessThan2(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1490
+ static lessThan2(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1491
+ static lessThan2(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1492
+ static lessThan2(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1493
+ static lessThan2<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1494
+ static lessThanAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1495
+ static lessThanAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1496
+ static lessThanOrEqual2(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>): Vector_1<CLROf<long>>;
1497
+ static lessThanOrEqual2(left: Vector_1<CLROf<int>>, right: Vector_1<CLROf<int>>): Vector_1<CLROf<int>>;
1498
+ static lessThanOrEqual2(left: Vector_1<CLROf<long>>, right: Vector_1<CLROf<long>>): Vector_1<CLROf<long>>;
1499
+ static lessThanOrEqual2(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>): Vector_1<CLROf<int>>;
1500
+ static lessThanOrEqual2<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1501
+ static lessThanOrEqualAll<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1502
+ static lessThanOrEqualAny<T>(left: Vector_1<T>, right: Vector_1<T>): boolean;
1503
+ static load<T>(source: ptr<T>): Vector_1<T>;
1504
+ static loadAligned<T>(source: ptr<T>): Vector_1<T>;
1505
+ static loadAlignedNonTemporal<T>(source: ptr<T>): Vector_1<T>;
1506
+ static loadUnsafe2<T>(source: { value: ref<T> }, elementOffset: nuint): Vector_1<T>;
1507
+ static loadUnsafe2<T>(source: { value: ref<T> }): Vector_1<T>;
1508
+ static log(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1509
+ static log(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1510
+ static log22(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1511
+ static log22(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1512
+ static max<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1513
+ static maxMagnitude<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1514
+ static maxMagnitudeNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1515
+ static maxNative<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1516
+ static maxNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1517
+ static min<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1518
+ static minMagnitude<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1519
+ static minMagnitudeNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1520
+ static minNative<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1521
+ static minNumber<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1522
+ static multiply3<T>(left: T, right: Vector_1<T>): Vector_1<T>;
1523
+ static multiply3<T>(left: Vector_1<T>, right: T): Vector_1<T>;
1524
+ static multiply3<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1525
+ static multiplyAddEstimate(left: Vector_1<CLROf<double>>, right: Vector_1<CLROf<double>>, addend: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1526
+ static multiplyAddEstimate(left: Vector_1<CLROf<float>>, right: Vector_1<CLROf<float>>, addend: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1527
+ static narrow(low: Vector_1<CLROf<double>>, high: Vector_1<CLROf<double>>): Vector_1<CLROf<float>>;
1528
+ static narrow(low: Vector_1<CLROf<short>>, high: Vector_1<CLROf<short>>): Vector_1<CLROf<sbyte>>;
1529
+ static narrow(low: Vector_1<CLROf<int>>, high: Vector_1<CLROf<int>>): Vector_1<CLROf<short>>;
1530
+ static narrow(low: Vector_1<CLROf<long>>, high: Vector_1<CLROf<long>>): Vector_1<CLROf<int>>;
1531
+ static narrow(low: Vector_1<CLROf<ushort>>, high: Vector_1<CLROf<ushort>>): Vector_1<CLROf<byte>>;
1532
+ static narrow(low: Vector_1<CLROf<uint>>, high: Vector_1<CLROf<uint>>): Vector_1<CLROf<ushort>>;
1533
+ static narrow(low: Vector_1<CLROf<ulong>>, high: Vector_1<CLROf<ulong>>): Vector_1<CLROf<uint>>;
1534
+ static narrowWithSaturation(low: Vector_1<CLROf<double>>, high: Vector_1<CLROf<double>>): Vector_1<CLROf<float>>;
1535
+ static narrowWithSaturation(low: Vector_1<CLROf<short>>, high: Vector_1<CLROf<short>>): Vector_1<CLROf<sbyte>>;
1536
+ static narrowWithSaturation(low: Vector_1<CLROf<int>>, high: Vector_1<CLROf<int>>): Vector_1<CLROf<short>>;
1537
+ static narrowWithSaturation(low: Vector_1<CLROf<long>>, high: Vector_1<CLROf<long>>): Vector_1<CLROf<int>>;
1538
+ static narrowWithSaturation(low: Vector_1<CLROf<ushort>>, high: Vector_1<CLROf<ushort>>): Vector_1<CLROf<byte>>;
1539
+ static narrowWithSaturation(low: Vector_1<CLROf<uint>>, high: Vector_1<CLROf<uint>>): Vector_1<CLROf<ushort>>;
1540
+ static narrowWithSaturation(low: Vector_1<CLROf<ulong>>, high: Vector_1<CLROf<ulong>>): Vector_1<CLROf<uint>>;
1541
+ static negate<T>(value: Vector_1<T>): Vector_1<T>;
1542
+ static none<T>(vector: Vector_1<T>, value: T): boolean;
1543
+ static noneWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
1544
+ static onesComplement<T>(value: Vector_1<T>): Vector_1<T>;
1545
+ static radiansToDegrees(radians: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1546
+ static radiansToDegrees(radians: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1547
+ static round3(vector: Vector_1<CLROf<double>>, mode: MidpointRounding): Vector_1<CLROf<double>>;
1548
+ static round3(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1549
+ static round3(vector: Vector_1<CLROf<float>>, mode: MidpointRounding): Vector_1<CLROf<float>>;
1550
+ static round3(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1551
+ static shiftLeft(value: Vector_1<CLROf<byte>>, shiftCount: int): Vector_1<CLROf<byte>>;
1552
+ static shiftLeft(value: Vector_1<CLROf<short>>, shiftCount: int): Vector_1<CLROf<short>>;
1553
+ static shiftLeft(value: Vector_1<CLROf<int>>, shiftCount: int): Vector_1<CLROf<int>>;
1554
+ static shiftLeft(value: Vector_1<CLROf<long>>, shiftCount: int): Vector_1<CLROf<long>>;
1555
+ static shiftLeft(value: Vector_1<CLROf<nint>>, shiftCount: int): Vector_1<CLROf<nint>>;
1556
+ static shiftLeft(value: Vector_1<CLROf<sbyte>>, shiftCount: int): Vector_1<CLROf<sbyte>>;
1557
+ static shiftLeft(value: Vector_1<CLROf<ushort>>, shiftCount: int): Vector_1<CLROf<ushort>>;
1558
+ static shiftLeft(value: Vector_1<CLROf<uint>>, shiftCount: int): Vector_1<CLROf<uint>>;
1559
+ static shiftLeft(value: Vector_1<CLROf<ulong>>, shiftCount: int): Vector_1<CLROf<ulong>>;
1560
+ static shiftLeft(value: Vector_1<CLROf<nuint>>, shiftCount: int): Vector_1<CLROf<nuint>>;
1561
+ static shiftRightArithmetic(value: Vector_1<CLROf<short>>, shiftCount: int): Vector_1<CLROf<short>>;
1562
+ static shiftRightArithmetic(value: Vector_1<CLROf<int>>, shiftCount: int): Vector_1<CLROf<int>>;
1563
+ static shiftRightArithmetic(value: Vector_1<CLROf<long>>, shiftCount: int): Vector_1<CLROf<long>>;
1564
+ static shiftRightArithmetic(value: Vector_1<CLROf<nint>>, shiftCount: int): Vector_1<CLROf<nint>>;
1565
+ static shiftRightArithmetic(value: Vector_1<CLROf<sbyte>>, shiftCount: int): Vector_1<CLROf<sbyte>>;
1566
+ static shiftRightLogical(value: Vector_1<CLROf<byte>>, shiftCount: int): Vector_1<CLROf<byte>>;
1567
+ static shiftRightLogical(value: Vector_1<CLROf<short>>, shiftCount: int): Vector_1<CLROf<short>>;
1568
+ static shiftRightLogical(value: Vector_1<CLROf<int>>, shiftCount: int): Vector_1<CLROf<int>>;
1569
+ static shiftRightLogical(value: Vector_1<CLROf<long>>, shiftCount: int): Vector_1<CLROf<long>>;
1570
+ static shiftRightLogical(value: Vector_1<CLROf<nint>>, shiftCount: int): Vector_1<CLROf<nint>>;
1571
+ static shiftRightLogical(value: Vector_1<CLROf<sbyte>>, shiftCount: int): Vector_1<CLROf<sbyte>>;
1572
+ static shiftRightLogical(value: Vector_1<CLROf<ushort>>, shiftCount: int): Vector_1<CLROf<ushort>>;
1573
+ static shiftRightLogical(value: Vector_1<CLROf<uint>>, shiftCount: int): Vector_1<CLROf<uint>>;
1574
+ static shiftRightLogical(value: Vector_1<CLROf<ulong>>, shiftCount: int): Vector_1<CLROf<ulong>>;
1575
+ static shiftRightLogical(value: Vector_1<CLROf<nuint>>, shiftCount: int): Vector_1<CLROf<nuint>>;
1576
+ static sin(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1577
+ static sin(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1578
+ static sinCos(vector: Vector_1<CLROf<double>>): ValueTuple_2<Vector_1<CLROf<double>>, Vector_1<CLROf<double>>>;
1579
+ static sinCos(vector: Vector_1<CLROf<float>>): ValueTuple_2<Vector_1<CLROf<float>>, Vector_1<CLROf<float>>>;
1580
+ static squareRoot<T>(value: Vector_1<T>): Vector_1<T>;
1581
+ static store2(source: Vector2, destination: ptr<float>): void;
1582
+ static store2(source: Vector3, destination: ptr<float>): void;
1583
+ static store2(source: Vector4, destination: ptr<float>): void;
1584
+ static store2<T>(source: Vector_1<T>, destination: ptr<T>): void;
1585
+ static storeAligned2(source: Vector2, destination: ptr<float>): void;
1586
+ static storeAligned2(source: Vector3, destination: ptr<float>): void;
1587
+ static storeAligned2(source: Vector4, destination: ptr<float>): void;
1588
+ static storeAligned2<T>(source: Vector_1<T>, destination: ptr<T>): void;
1589
+ static storeAlignedNonTemporal2(source: Vector2, destination: ptr<float>): void;
1590
+ static storeAlignedNonTemporal2(source: Vector3, destination: ptr<float>): void;
1591
+ static storeAlignedNonTemporal2(source: Vector4, destination: ptr<float>): void;
1592
+ static storeAlignedNonTemporal2<T>(source: Vector_1<T>, destination: ptr<T>): void;
1593
+ static storeUnsafe4(source: Vector2, destination: { value: ref<float> }, elementOffset: nuint): void;
1594
+ static storeUnsafe4(source: Vector2, destination: { value: ref<float> }): void;
1595
+ static storeUnsafe4(source: Vector3, destination: { value: ref<float> }, elementOffset: nuint): void;
1596
+ static storeUnsafe4(source: Vector3, destination: { value: ref<float> }): void;
1597
+ static storeUnsafe4(source: Vector4, destination: { value: ref<float> }, elementOffset: nuint): void;
1598
+ static storeUnsafe4(source: Vector4, destination: { value: ref<float> }): void;
1599
+ static storeUnsafe4<T>(source: Vector_1<T>, destination: { value: ref<T> }, elementOffset: nuint): void;
1600
+ static storeUnsafe4<T>(source: Vector_1<T>, destination: { value: ref<T> }): void;
1601
+ static subtract<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1602
+ static subtractSaturate<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1603
+ static sum<T>(value: Vector_1<T>): T;
1604
+ static toScalar2(vector: Vector2): float;
1605
+ static toScalar2(vector: Vector3): float;
1606
+ static toScalar2(vector: Vector4): float;
1607
+ static toScalar2<T>(vector: Vector_1<T>): T;
1608
+ static truncate(vector: Vector_1<CLROf<double>>): Vector_1<CLROf<double>>;
1609
+ static truncate(vector: Vector_1<CLROf<float>>): Vector_1<CLROf<float>>;
1610
+ static widen(source: Vector_1<CLROf<byte>>, low: { value: ref<Vector_1<CLROf<ushort>>> }, high: { value: ref<Vector_1<CLROf<ushort>>> }): void;
1611
+ static widen(source: Vector_1<CLROf<short>>, low: { value: ref<Vector_1<CLROf<int>>> }, high: { value: ref<Vector_1<CLROf<int>>> }): void;
1612
+ static widen(source: Vector_1<CLROf<int>>, low: { value: ref<Vector_1<CLROf<long>>> }, high: { value: ref<Vector_1<CLROf<long>>> }): void;
1613
+ static widen(source: Vector_1<CLROf<sbyte>>, low: { value: ref<Vector_1<CLROf<short>>> }, high: { value: ref<Vector_1<CLROf<short>>> }): void;
1614
+ static widen(source: Vector_1<CLROf<float>>, low: { value: ref<Vector_1<CLROf<double>>> }, high: { value: ref<Vector_1<CLROf<double>>> }): void;
1615
+ static widen(source: Vector_1<CLROf<ushort>>, low: { value: ref<Vector_1<CLROf<uint>>> }, high: { value: ref<Vector_1<CLROf<uint>>> }): void;
1616
+ static widen(source: Vector_1<CLROf<uint>>, low: { value: ref<Vector_1<CLROf<ulong>>> }, high: { value: ref<Vector_1<CLROf<ulong>>> }): void;
1617
+ static widenLower(source: Vector_1<CLROf<byte>>): Vector_1<CLROf<ushort>>;
1618
+ static widenLower(source: Vector_1<CLROf<short>>): Vector_1<CLROf<int>>;
1619
+ static widenLower(source: Vector_1<CLROf<int>>): Vector_1<CLROf<long>>;
1620
+ static widenLower(source: Vector_1<CLROf<sbyte>>): Vector_1<CLROf<short>>;
1621
+ static widenLower(source: Vector_1<CLROf<float>>): Vector_1<CLROf<double>>;
1622
+ static widenLower(source: Vector_1<CLROf<ushort>>): Vector_1<CLROf<uint>>;
1623
+ static widenLower(source: Vector_1<CLROf<uint>>): Vector_1<CLROf<ulong>>;
1624
+ static widenUpper(source: Vector_1<CLROf<byte>>): Vector_1<CLROf<ushort>>;
1625
+ static widenUpper(source: Vector_1<CLROf<short>>): Vector_1<CLROf<int>>;
1626
+ static widenUpper(source: Vector_1<CLROf<int>>): Vector_1<CLROf<long>>;
1627
+ static widenUpper(source: Vector_1<CLROf<sbyte>>): Vector_1<CLROf<short>>;
1628
+ static widenUpper(source: Vector_1<CLROf<float>>): Vector_1<CLROf<double>>;
1629
+ static widenUpper(source: Vector_1<CLROf<ushort>>): Vector_1<CLROf<uint>>;
1630
+ static widenUpper(source: Vector_1<CLROf<uint>>): Vector_1<CLROf<ulong>>;
1631
+ static withElement2(vector: Vector2, index: int, value: float): Vector2;
1632
+ static withElement2(vector: Vector3, index: int, value: float): Vector3;
1633
+ static withElement2(vector: Vector4, index: int, value: float): Vector4;
1634
+ static withElement2<T>(vector: Vector_1<T>, index: int, value: T): Vector_1<T>;
1635
+ static xor<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
1618
1636
  }
1619
1637
 
1620
1638