@sorrell/utilities 1.1.61 → 1.2.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.
- package/Distribution/PackageExports.Generated.json +122 -0
- package/Distribution/Types/Array/Array.Internal.Types.d.cts +43 -0
- package/Distribution/Types/Array/Array.Internal.Types.d.cts.map +10 -0
- package/Distribution/Types/Array/Array.Internal.Types.d.mts +43 -0
- package/Distribution/Types/Array/Array.Internal.Types.d.mts.map +10 -0
- package/Distribution/Types/Array/Array.Internal.d.cts +16 -0
- package/Distribution/Types/Array/Array.Internal.d.cts.map +10 -0
- package/Distribution/Types/Array/Array.Internal.d.mts +16 -0
- package/Distribution/Types/Array/Array.Internal.d.mts.map +10 -0
- package/Distribution/Types/Array/Array.Types.d.cts +92 -0
- package/Distribution/Types/Array/Array.Types.d.cts.map +10 -0
- package/Distribution/Types/Array/Array.Types.d.mts +92 -0
- package/Distribution/Types/Array/Array.Types.d.mts.map +10 -0
- package/Distribution/Types/Array/Array.d.cts +33 -0
- package/Distribution/Types/Array/Array.d.cts.map +10 -0
- package/Distribution/Types/Array/Array.d.mts +33 -0
- package/Distribution/Types/Array/Array.d.mts.map +10 -0
- package/Distribution/Types/Array/index.d.cts +9 -0
- package/Distribution/Types/Array/index.d.cts.map +10 -0
- package/Distribution/Types/Array/index.d.mts +9 -0
- package/Distribution/Types/Array/index.d.mts.map +10 -0
- package/Distribution/Types/Async/Async.Types.d.cts +150 -0
- package/Distribution/Types/Async/Async.Types.d.cts.map +10 -0
- package/Distribution/Types/Async/Async.Types.d.mts +150 -0
- package/Distribution/Types/Async/Async.Types.d.mts.map +10 -0
- package/Distribution/Types/Async/Async.d.cts +145 -0
- package/Distribution/Types/Async/Async.d.cts.map +10 -0
- package/Distribution/Types/Async/Async.d.mts +145 -0
- package/Distribution/Types/Async/Async.d.mts.map +10 -0
- package/Distribution/Types/Async/index.d.cts +9 -0
- package/Distribution/Types/Async/index.d.cts.map +10 -0
- package/Distribution/Types/Async/index.d.mts +9 -0
- package/Distribution/Types/Async/index.d.mts.map +10 -0
- package/Distribution/Types/Effect/Effect.Types.d.cts +16 -0
- package/Distribution/Types/Effect/Effect.Types.d.cts.map +10 -0
- package/Distribution/Types/Effect/Effect.Types.d.mts +16 -0
- package/Distribution/Types/Effect/Effect.Types.d.mts.map +10 -0
- package/Distribution/Types/Effect/Effect.d.cts +8 -0
- package/Distribution/Types/Effect/Effect.d.cts.map +10 -0
- package/Distribution/Types/Effect/Effect.d.mts +8 -0
- package/Distribution/Types/Effect/Effect.d.mts.map +10 -0
- package/Distribution/Types/Effect/Index.Effect.d.cts +10 -0
- package/Distribution/Types/Effect/Index.Effect.d.cts.map +10 -0
- package/Distribution/Types/Effect/Index.Effect.d.mts +10 -0
- package/Distribution/Types/Effect/Index.Effect.d.mts.map +10 -0
- package/Distribution/Types/Effect/index.d.cts +8 -0
- package/Distribution/Types/Effect/index.d.cts.map +10 -0
- package/Distribution/Types/Effect/index.d.mts +8 -0
- package/Distribution/Types/Effect/index.d.mts.map +10 -0
- package/Distribution/Types/FileSystem/FileSystem.Types.d.cts +8 -0
- package/Distribution/Types/FileSystem/FileSystem.Types.d.cts.map +10 -0
- package/Distribution/Types/FileSystem/FileSystem.Types.d.mts +8 -0
- package/Distribution/Types/FileSystem/FileSystem.Types.d.mts.map +10 -0
- package/Distribution/Types/FileSystem/FileSystem.d.cts +55 -0
- package/Distribution/Types/FileSystem/FileSystem.d.cts.map +10 -0
- package/Distribution/Types/FileSystem/FileSystem.d.mts +55 -0
- package/Distribution/Types/FileSystem/FileSystem.d.mts.map +10 -0
- package/Distribution/Types/FileSystem/index.d.cts +9 -0
- package/Distribution/Types/FileSystem/index.d.cts.map +10 -0
- package/Distribution/Types/FileSystem/index.d.mts +9 -0
- package/Distribution/Types/FileSystem/index.d.mts.map +10 -0
- package/Distribution/Types/Functional/Functional.Internal.Types.d.cts +9 -0
- package/Distribution/Types/Functional/Functional.Internal.Types.d.cts.map +10 -0
- package/Distribution/Types/Functional/Functional.Internal.Types.d.mts +9 -0
- package/Distribution/Types/Functional/Functional.Internal.Types.d.mts.map +10 -0
- package/Distribution/Types/Functional/Functional.Internal.d.cts +8 -0
- package/Distribution/Types/Functional/Functional.Internal.d.cts.map +10 -0
- package/Distribution/Types/Functional/Functional.Internal.d.mts +8 -0
- package/Distribution/Types/Functional/Functional.Internal.d.mts.map +10 -0
- package/Distribution/Types/Functional/Functional.Types.d.cts +28 -0
- package/Distribution/Types/Functional/Functional.Types.d.cts.map +10 -0
- package/Distribution/Types/Functional/Functional.Types.d.mts +28 -0
- package/Distribution/Types/Functional/Functional.Types.d.mts.map +10 -0
- package/Distribution/Types/Functional/Functional.d.cts +8 -0
- package/Distribution/Types/Functional/Functional.d.cts.map +10 -0
- package/Distribution/Types/Functional/Functional.d.mts +8 -0
- package/Distribution/Types/Functional/Functional.d.mts.map +10 -0
- package/Distribution/Types/Functional/index.d.cts +9 -0
- package/Distribution/Types/Functional/index.d.cts.map +10 -0
- package/Distribution/Types/Functional/index.d.mts +9 -0
- package/Distribution/Types/Functional/index.d.mts.map +10 -0
- package/Distribution/Types/Math/Complex.Internal.d.cts +8 -0
- package/Distribution/Types/Math/Complex.Internal.d.cts.map +10 -0
- package/Distribution/Types/Math/Complex.Internal.d.mts +8 -0
- package/Distribution/Types/Math/Complex.Internal.d.mts.map +10 -0
- package/Distribution/Types/Math/Complex.Types.d.cts +69 -0
- package/Distribution/Types/Math/Complex.Types.d.cts.map +10 -0
- package/Distribution/Types/Math/Complex.Types.d.mts +69 -0
- package/Distribution/Types/Math/Complex.Types.d.mts.map +10 -0
- package/Distribution/Types/Math/Complex.d.cts +63 -0
- package/Distribution/Types/Math/Complex.d.cts.map +10 -0
- package/Distribution/Types/Math/Complex.d.mts +63 -0
- package/Distribution/Types/Math/Complex.d.mts.map +10 -0
- package/Distribution/Types/Math/Index.Complex.d.cts +9 -0
- package/Distribution/Types/Math/Index.Complex.d.cts.map +10 -0
- package/Distribution/Types/Math/Index.Complex.d.mts +9 -0
- package/Distribution/Types/Math/Index.Complex.d.mts.map +10 -0
- package/Distribution/Types/Math/Index.Experimental.d.cts +10 -0
- package/Distribution/Types/Math/Index.Experimental.d.cts.map +10 -0
- package/Distribution/Types/Math/Index.Experimental.d.mts +10 -0
- package/Distribution/Types/Math/Index.Experimental.d.mts.map +10 -0
- package/Distribution/Types/Math/Math.Internal.Types.d.cts +41 -0
- package/Distribution/Types/Math/Math.Internal.Types.d.cts.map +10 -0
- package/Distribution/Types/Math/Math.Internal.Types.d.mts +41 -0
- package/Distribution/Types/Math/Math.Internal.Types.d.mts.map +10 -0
- package/Distribution/Types/Math/Math.Types.d.cts +90 -0
- package/Distribution/Types/Math/Math.Types.d.cts.map +10 -0
- package/Distribution/Types/Math/Math.Types.d.mts +90 -0
- package/Distribution/Types/Math/Math.Types.d.mts.map +10 -0
- package/Distribution/Types/Math/Math.d.cts +8 -0
- package/Distribution/Types/Math/Math.d.cts.map +10 -0
- package/Distribution/Types/Math/Math.d.mts +8 -0
- package/Distribution/Types/Math/Math.d.mts.map +10 -0
- package/Distribution/Types/Math/Vector.d.cts +102 -0
- package/Distribution/Types/Math/Vector.d.cts.map +10 -0
- package/Distribution/Types/Math/Vector.d.mts +102 -0
- package/Distribution/Types/Math/Vector.d.mts.map +10 -0
- package/Distribution/Types/Math/index.d.cts +15 -0
- package/Distribution/Types/Math/index.d.cts.map +10 -0
- package/Distribution/Types/Math/index.d.mts +15 -0
- package/Distribution/Types/Math/index.d.mts.map +10 -0
- package/Distribution/Types/Miscellaneous/Utility.Internal.d.cts +8 -0
- package/Distribution/Types/Miscellaneous/Utility.Internal.d.cts.map +10 -0
- package/Distribution/Types/Miscellaneous/Utility.Internal.d.mts +8 -0
- package/Distribution/Types/Miscellaneous/Utility.Internal.d.mts.map +10 -0
- package/Distribution/Types/Miscellaneous/Utility.Types.d.cts +100 -0
- package/Distribution/Types/Miscellaneous/Utility.Types.d.cts.map +10 -0
- package/Distribution/Types/Miscellaneous/Utility.Types.d.mts +100 -0
- package/Distribution/Types/Miscellaneous/Utility.Types.d.mts.map +10 -0
- package/Distribution/Types/Miscellaneous/index.d.cts +8 -0
- package/Distribution/Types/Miscellaneous/index.d.cts.map +10 -0
- package/Distribution/Types/Miscellaneous/index.d.mts +8 -0
- package/Distribution/Types/Miscellaneous/index.d.mts.map +10 -0
- package/Distribution/Types/Npm/Index.Effect.d.cts +9 -0
- package/Distribution/Types/Npm/Index.Effect.d.cts.map +10 -0
- package/Distribution/Types/Npm/Index.Effect.d.mts +9 -0
- package/Distribution/Types/Npm/Index.Effect.d.mts.map +10 -0
- package/Distribution/Types/Npm/Npm.Effect.Internal.d.cts +17 -0
- package/Distribution/Types/Npm/Npm.Effect.Internal.d.cts.map +10 -0
- package/Distribution/Types/Npm/Npm.Effect.Internal.d.mts +17 -0
- package/Distribution/Types/Npm/Npm.Effect.Internal.d.mts.map +10 -0
- package/Distribution/Types/Npm/Npm.Effect.Types.d.cts +12 -0
- package/Distribution/Types/Npm/Npm.Effect.Types.d.cts.map +10 -0
- package/Distribution/Types/Npm/Npm.Effect.Types.d.mts +12 -0
- package/Distribution/Types/Npm/Npm.Effect.Types.d.mts.map +10 -0
- package/Distribution/Types/Npm/Npm.Effect.d.cts +92 -0
- package/Distribution/Types/Npm/Npm.Effect.d.cts.map +10 -0
- package/Distribution/Types/Npm/Npm.Effect.d.mts +92 -0
- package/Distribution/Types/Npm/Npm.Effect.d.mts.map +10 -0
- package/Distribution/Types/Npm/Npm.Error.d.cts +36 -0
- package/Distribution/Types/Npm/Npm.Error.d.cts.map +10 -0
- package/Distribution/Types/Npm/Npm.Error.d.mts +36 -0
- package/Distribution/Types/Npm/Npm.Error.d.mts.map +10 -0
- package/Distribution/Types/Npm/Npm.d.cts +91 -0
- package/Distribution/Types/Npm/Npm.d.cts.map +10 -0
- package/Distribution/Types/Npm/Npm.d.mts +91 -0
- package/Distribution/Types/Npm/Npm.d.mts.map +10 -0
- package/Distribution/Types/Npm/index.d.cts +15 -0
- package/Distribution/Types/Npm/index.d.cts.map +10 -0
- package/Distribution/Types/Npm/index.d.mts +15 -0
- package/Distribution/Types/Npm/index.d.mts.map +10 -0
- package/Distribution/Types/Path/Path.d.cts +17 -0
- package/Distribution/Types/Path/Path.d.cts.map +10 -0
- package/Distribution/Types/Path/Path.d.mts +17 -0
- package/Distribution/Types/Path/Path.d.mts.map +10 -0
- package/Distribution/Types/Path/index.d.cts +8 -0
- package/Distribution/Types/Path/index.d.cts.map +10 -0
- package/Distribution/Types/Path/index.d.mts +8 -0
- package/Distribution/Types/Path/index.d.mts.map +10 -0
- package/Distribution/Types/String/String.d.cts +28 -0
- package/Distribution/Types/String/String.d.cts.map +10 -0
- package/Distribution/Types/String/String.d.mts +28 -0
- package/Distribution/Types/String/String.d.mts.map +10 -0
- package/Distribution/Types/String/index.d.cts +8 -0
- package/Distribution/Types/String/index.d.cts.map +10 -0
- package/Distribution/Types/String/index.d.mts +8 -0
- package/Distribution/Types/String/index.d.mts.map +10 -0
- package/Distribution/Types/index.d.cts +24 -0
- package/Distribution/Types/index.d.cts.map +10 -0
- package/Distribution/Types/index.d.mts +24 -0
- package/Distribution/Types/index.d.mts.map +10 -0
- package/Distribution/{CJS/array.js → array.cjs} +1 -1
- package/Distribution/{CJS/array.js.map → array.cjs.map} +1 -1
- package/Distribution/{ESM/array.js.map → array.js.map} +1 -1
- package/Distribution/{CJS/async.js → async.cjs} +1 -1
- package/Distribution/{CJS/async.js.map → async.cjs.map} +1 -1
- package/Distribution/{ESM/async.js.map → async.js.map} +1 -1
- package/Distribution/{CJS/complex.js → complex.cjs} +1 -1
- package/Distribution/{CJS/complex.js.map → complex.cjs.map} +1 -1
- package/Distribution/{ESM/complex.js.map → complex.js.map} +1 -1
- package/Distribution/{CJS/effect.js → effect.cjs} +1 -1
- package/Distribution/{CJS/effect.js.map → effect.cjs.map} +1 -1
- package/Distribution/{ESM/effect.js.map → effect.js.map} +1 -1
- package/Distribution/{CJS/fs.js → fs.cjs} +1 -1
- package/Distribution/{CJS/fs.js.map → fs.cjs.map} +1 -1
- package/Distribution/{ESM/fs.js.map → fs.js.map} +1 -1
- package/Distribution/{CJS/functional.js → functional.cjs} +1 -1
- package/Distribution/{CJS/functional.js.map → functional.cjs.map} +1 -1
- package/Distribution/{ESM/functional.js.map → functional.js.map} +1 -1
- package/Distribution/{CJS/index.js → index.cjs} +1 -1
- package/Distribution/{CJS/index.js.map → index.cjs.map} +1 -1
- package/Distribution/{ESM/index.js.map → index.js.map} +1 -1
- package/Distribution/{CJS/math.js → math.cjs} +1 -1
- package/Distribution/{CJS/math.js.map → math.cjs.map} +1 -1
- package/Distribution/{ESM/math.js.map → math.js.map} +1 -1
- package/Distribution/{CJS/misc.js → misc.cjs} +1 -1
- package/Distribution/{CJS/misc.js.map → misc.cjs.map} +1 -1
- package/Distribution/{ESM/misc.js.map → misc.js.map} +1 -1
- package/Distribution/{CJS/npm-effect.js → npm-effect.cjs} +1 -1
- package/Distribution/{CJS/npm-effect.js.map → npm-effect.cjs.map} +1 -1
- package/Distribution/{ESM/npm-effect.js.map → npm-effect.js.map} +1 -1
- package/Distribution/{CJS/npm.js → npm.cjs} +1 -1
- package/Distribution/{CJS/npm.js.map → npm.cjs.map} +1 -1
- package/Distribution/{ESM/npm.js.map → npm.js.map} +1 -1
- package/Distribution/{CJS/path.js → path.cjs} +1 -1
- package/Distribution/{CJS/path.js.map → path.cjs.map} +1 -1
- package/Distribution/{ESM/path.js.map → path.js.map} +1 -1
- package/package.json +100 -50
- /package/Distribution/{ESM/array.js → array.js} +0 -0
- /package/Distribution/{ESM/async.js → async.js} +0 -0
- /package/Distribution/{ESM/complex.js → complex.js} +0 -0
- /package/Distribution/{ESM/effect.js → effect.js} +0 -0
- /package/Distribution/{ESM/fs.js → fs.js} +0 -0
- /package/Distribution/{ESM/functional.js → functional.js} +0 -0
- /package/Distribution/{ESM/index.js → index.js} +0 -0
- /package/Distribution/{ESM/math.js → math.js} +0 -0
- /package/Distribution/{ESM/misc.js → misc.js} +0 -0
- /package/Distribution/{ESM/npm-effect.js → npm-effect.js} +0 -0
- /package/Distribution/{ESM/npm.js → npm.js} +0 -0
- /package/Distribution/{ESM/path.js → path.js} +0 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"file": "Functional.Types.d.mts",
|
|
4
|
+
"sourceRoot": "",
|
|
5
|
+
"sources": [
|
|
6
|
+
"../../../Source/Functional/Functional.Types.ts"
|
|
7
|
+
],
|
|
8
|
+
"names": [],
|
|
9
|
+
"mappings": "AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAE3D,MAAM,MAAM,gBAAgB,CAAC,IAAI,IAC7B,IAAI,SAAS;IAAE,CAAC,GAAG,cAAc,EAAE,MAAM,kBAAkB,GAAG,MAAM,UAAU,CAAA;CAAE,GAC1E,CAAC,GAAG,cAAc,EAAE,kBAAkB,KAAK,UAAU,GACrD,KAAK,CAAC;AAEhB;;;;;;;;GAQG;AACH,MAAM,MAAM,SAAS,CAAC,YAAY,GAAG,KAAK,EAAE,UAAU,GAAG,IAAI,IACzD;IAAE,YAAY;CAAE,SAAS,CAAE,KAAK,CAAE,GAC5B;IACE,IAAI,UAAU,CAAC;CAClB,GACC,YAAY,SAAS,KAAK,CAAC,OAAO,CAAC,GAC/B,CAAC,GAAG,cAAc,EAAE,YAAY,KAAK,UAAU,GAC/C,CAAC,QAAQ,EAAE,YAAY,KAAK,UAAU,CAAC;AAErD,yBAAiB,SAAS,CAC1B;IACI,KAAY,UAAU,CAClB,kBAAkB,SAAS,KAAK,CAAC,OAAO,CAAC,GAAG,EAAG,EAC/C,UAAU,GAAG,IAAI,IAEjB,WAAW,CAAC,SAAS,CAAC,kBAAkB,EAAE,UAAU,CAAC,CAAC,CAAC;CAC9D"
|
|
10
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Complex.Types.ts
|
|
3
|
+
* @author Gage Sorrell <gage@sorrell.sh>
|
|
4
|
+
* @copyright (c) 2026 Gage Sorrell
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
import type { FComplex } from "./Complex.cjs";
|
|
8
|
+
import type { FVector2D } from "./Vector.cjs";
|
|
9
|
+
type FFnRealArgument = (X: number) => number;
|
|
10
|
+
type FFnComplexArgument = (Z: FComplex) => number;
|
|
11
|
+
type FFnEitherArgument = FFnComplexArgument | FFnRealArgument;
|
|
12
|
+
export type FMath = Readonly<{
|
|
13
|
+
E: number;
|
|
14
|
+
LN10: number;
|
|
15
|
+
LN2: number;
|
|
16
|
+
LOG2E: number;
|
|
17
|
+
LOG10E: number;
|
|
18
|
+
PI: number;
|
|
19
|
+
SQRT1_2: number;
|
|
20
|
+
SQRT2: number;
|
|
21
|
+
abs: FFnEitherArgument;
|
|
22
|
+
acos: FFnRealArgument;
|
|
23
|
+
asin: FFnRealArgument;
|
|
24
|
+
atan: FFnRealArgument;
|
|
25
|
+
atan2: (Y: number, X: number) => number;
|
|
26
|
+
cos: FFnRealArgument;
|
|
27
|
+
sin: FFnRealArgument;
|
|
28
|
+
tan: FFnRealArgument;
|
|
29
|
+
ceil: (Z: FComplex) => FComplex;
|
|
30
|
+
f16round: (Z: FComplex) => FComplex;
|
|
31
|
+
floor: (Z: FComplex) => FComplex;
|
|
32
|
+
fround: (Z: FComplex) => FComplex;
|
|
33
|
+
max: (...Values: Array<FComplex>) => FComplex;
|
|
34
|
+
min: (...Values: Array<FComplex>) => FComplex;
|
|
35
|
+
round: (Z: FComplex) => FComplex;
|
|
36
|
+
trunc: (Z: FComplex) => FComplex;
|
|
37
|
+
cbrt: (Z: FComplex) => FComplex;
|
|
38
|
+
expm1: FFnRealArgument;
|
|
39
|
+
exp: (Z: FComplex) => FComplex;
|
|
40
|
+
log: (Z: FComplex) => FComplex;
|
|
41
|
+
log10: (Z: FComplex) => FComplex;
|
|
42
|
+
log1p: (Z: FComplex) => FComplex;
|
|
43
|
+
log2: (Z: FComplex) => FComplex;
|
|
44
|
+
pow: (Base: number, Power: number) => number;
|
|
45
|
+
sqrt: (Z: FComplex) => FComplex;
|
|
46
|
+
random: () => FComplex;
|
|
47
|
+
clz32: {
|
|
48
|
+
(X: number): number;
|
|
49
|
+
(Z: FComplex): FVector2D;
|
|
50
|
+
};
|
|
51
|
+
imul: (Z: FComplex, W: FComplex) => FComplex;
|
|
52
|
+
sign: {
|
|
53
|
+
(X: number): -1 | 0 | 1;
|
|
54
|
+
(Z: FComplex): -1 | 0 | 1;
|
|
55
|
+
};
|
|
56
|
+
acosh: FFnRealArgument;
|
|
57
|
+
asinh: FFnRealArgument;
|
|
58
|
+
atanh: FFnRealArgument;
|
|
59
|
+
cosh: FFnRealArgument;
|
|
60
|
+
sinh: FFnRealArgument;
|
|
61
|
+
tanh: FFnRealArgument;
|
|
62
|
+
hypot: {
|
|
63
|
+
(...Values: Array<number>): number;
|
|
64
|
+
(...Values: Array<FComplex>): number;
|
|
65
|
+
(...Values: Array<FComplex | number>): number;
|
|
66
|
+
};
|
|
67
|
+
}>;
|
|
68
|
+
export {};
|
|
69
|
+
//# sourceMappingURL=Complex.Types.d.cts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"file": "Complex.Types.d.cts",
|
|
4
|
+
"sourceRoot": "",
|
|
5
|
+
"sources": [
|
|
6
|
+
"../../../Source/Math/Complex.Types.ts"
|
|
7
|
+
],
|
|
8
|
+
"names": [],
|
|
9
|
+
"mappings": "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"
|
|
10
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Complex.Types.ts
|
|
3
|
+
* @author Gage Sorrell <gage@sorrell.sh>
|
|
4
|
+
* @copyright (c) 2026 Gage Sorrell
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
import type { FComplex } from "./Complex.mjs";
|
|
8
|
+
import type { FVector2D } from "./Vector.mjs";
|
|
9
|
+
type FFnRealArgument = (X: number) => number;
|
|
10
|
+
type FFnComplexArgument = (Z: FComplex) => number;
|
|
11
|
+
type FFnEitherArgument = FFnComplexArgument | FFnRealArgument;
|
|
12
|
+
export type FMath = Readonly<{
|
|
13
|
+
E: number;
|
|
14
|
+
LN10: number;
|
|
15
|
+
LN2: number;
|
|
16
|
+
LOG2E: number;
|
|
17
|
+
LOG10E: number;
|
|
18
|
+
PI: number;
|
|
19
|
+
SQRT1_2: number;
|
|
20
|
+
SQRT2: number;
|
|
21
|
+
abs: FFnEitherArgument;
|
|
22
|
+
acos: FFnRealArgument;
|
|
23
|
+
asin: FFnRealArgument;
|
|
24
|
+
atan: FFnRealArgument;
|
|
25
|
+
atan2: (Y: number, X: number) => number;
|
|
26
|
+
cos: FFnRealArgument;
|
|
27
|
+
sin: FFnRealArgument;
|
|
28
|
+
tan: FFnRealArgument;
|
|
29
|
+
ceil: (Z: FComplex) => FComplex;
|
|
30
|
+
f16round: (Z: FComplex) => FComplex;
|
|
31
|
+
floor: (Z: FComplex) => FComplex;
|
|
32
|
+
fround: (Z: FComplex) => FComplex;
|
|
33
|
+
max: (...Values: Array<FComplex>) => FComplex;
|
|
34
|
+
min: (...Values: Array<FComplex>) => FComplex;
|
|
35
|
+
round: (Z: FComplex) => FComplex;
|
|
36
|
+
trunc: (Z: FComplex) => FComplex;
|
|
37
|
+
cbrt: (Z: FComplex) => FComplex;
|
|
38
|
+
expm1: FFnRealArgument;
|
|
39
|
+
exp: (Z: FComplex) => FComplex;
|
|
40
|
+
log: (Z: FComplex) => FComplex;
|
|
41
|
+
log10: (Z: FComplex) => FComplex;
|
|
42
|
+
log1p: (Z: FComplex) => FComplex;
|
|
43
|
+
log2: (Z: FComplex) => FComplex;
|
|
44
|
+
pow: (Base: number, Power: number) => number;
|
|
45
|
+
sqrt: (Z: FComplex) => FComplex;
|
|
46
|
+
random: () => FComplex;
|
|
47
|
+
clz32: {
|
|
48
|
+
(X: number): number;
|
|
49
|
+
(Z: FComplex): FVector2D;
|
|
50
|
+
};
|
|
51
|
+
imul: (Z: FComplex, W: FComplex) => FComplex;
|
|
52
|
+
sign: {
|
|
53
|
+
(X: number): -1 | 0 | 1;
|
|
54
|
+
(Z: FComplex): -1 | 0 | 1;
|
|
55
|
+
};
|
|
56
|
+
acosh: FFnRealArgument;
|
|
57
|
+
asinh: FFnRealArgument;
|
|
58
|
+
atanh: FFnRealArgument;
|
|
59
|
+
cosh: FFnRealArgument;
|
|
60
|
+
sinh: FFnRealArgument;
|
|
61
|
+
tanh: FFnRealArgument;
|
|
62
|
+
hypot: {
|
|
63
|
+
(...Values: Array<number>): number;
|
|
64
|
+
(...Values: Array<FComplex>): number;
|
|
65
|
+
(...Values: Array<FComplex | number>): number;
|
|
66
|
+
};
|
|
67
|
+
}>;
|
|
68
|
+
export {};
|
|
69
|
+
//# sourceMappingURL=Complex.Types.d.mts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"file": "Complex.Types.d.mts",
|
|
4
|
+
"sourceRoot": "",
|
|
5
|
+
"sources": [
|
|
6
|
+
"../../../Source/Math/Complex.Types.ts"
|
|
7
|
+
],
|
|
8
|
+
"names": [],
|
|
9
|
+
"mappings": "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"
|
|
10
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Complex.ts
|
|
3
|
+
* @author Gage Sorrell <gage@sorrell.sh>
|
|
4
|
+
* @copyright (c) 2026 Gage Sorrell
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
import { Operator } from "tsover-runtime";
|
|
8
|
+
/**
|
|
9
|
+
* Elements of the complex plane, $\mathbf{C} = \mathbf{R}[x] / [ x^2 + 1 ]$.
|
|
10
|
+
*/
|
|
11
|
+
export declare class FComplex {
|
|
12
|
+
readonly Re: number;
|
|
13
|
+
readonly Im: number;
|
|
14
|
+
static Zero: FComplex;
|
|
15
|
+
/**
|
|
16
|
+
* The copy constructor for {@link FComplex} numbers.
|
|
17
|
+
*
|
|
18
|
+
* @param Z - The existing {@link FComplex} number to copy.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```typescript
|
|
22
|
+
* const Z: FComplex = 3 + 2 * i;
|
|
23
|
+
* const W: FComplex = new FComplex(Z);
|
|
24
|
+
* // `W.Re === Z.Re` <- `true`
|
|
25
|
+
* // `W.Im === Z.Im` <- `true`
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
constructor(Z: FComplex);
|
|
29
|
+
/**
|
|
30
|
+
* Construct an {@link FComplex} number by specifying the real
|
|
31
|
+
* and imaginary components.
|
|
32
|
+
*
|
|
33
|
+
* @param A - The real component of the {@link FComplex} number.
|
|
34
|
+
* @param B - The imaginary component of the {@link FComplex} number.
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* ```typescript
|
|
38
|
+
* const Theta: number = 0.5;
|
|
39
|
+
* const OnUnitDisk: FComplex = new FComplex(Math.sin(Theta), Math.cos(Theta));
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
constructor(A: number, B: number);
|
|
43
|
+
/**
|
|
44
|
+
* Get the modulus of this {@link FComplex} number.
|
|
45
|
+
*
|
|
46
|
+
* @returns {number} The modulus of this {@link FComplex} number.
|
|
47
|
+
*/
|
|
48
|
+
get Mod(): number;
|
|
49
|
+
/**
|
|
50
|
+
* Get the modulus of this {@link FComplex} number.
|
|
51
|
+
*
|
|
52
|
+
* @returns {number} The modulus of this {@link FComplex} number.
|
|
53
|
+
*/
|
|
54
|
+
get Theta(): number;
|
|
55
|
+
[Operator.star](A: FComplex, B: FComplex): FComplex;
|
|
56
|
+
[Operator.star](A: FComplex, B: number): FComplex;
|
|
57
|
+
[Operator.star](A: number, B: FComplex): FComplex;
|
|
58
|
+
[Operator.plus](A: FComplex, B: FComplex): FComplex;
|
|
59
|
+
[Operator.plus](A: FComplex, B: number): FComplex;
|
|
60
|
+
[Operator.plus](A: number, B: FComplex): FComplex;
|
|
61
|
+
}
|
|
62
|
+
export declare const i: FComplex;
|
|
63
|
+
//# sourceMappingURL=Complex.d.cts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"file": "Complex.d.cts",
|
|
4
|
+
"sourceRoot": "",
|
|
5
|
+
"sources": [
|
|
6
|
+
"../../../Source/Math/Complex.ts"
|
|
7
|
+
],
|
|
8
|
+
"names": [],
|
|
9
|
+
"mappings": "AAAA;;;;;GAKG;AAGH,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C;;GAEG;AACH,qBAAa,QAAQ;IAEjB,SAAgB,EAAE,EAAE,MAAM,CAAC;IAC3B,SAAgB,EAAE,EAAE,MAAM,CAAC;IAE3B,OAAc,IAAI,EAAE,QAAQ,CAAsB;IAElD;;;;;;;;;;;;OAYG;gBACgB,CAAC,EAAE,QAAQ;IAE9B;;;;;;;;;;;;OAYG;gBACgB,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAevC;;;;OAIG;IACH,IAAW,GAAG,IAAI,MAAM,CAGvB;IAED;;;;OAIG;IACH,IAAW,KAAK,IAAI,MAAM,CAUzB;IAED,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;IACnD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,MAAM,GAAG,QAAQ;IACjD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;IA0BjD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;IACnD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,MAAM,GAAG,QAAQ;IACjD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;CAmBpD;AAED,eAGA,MAAM,CAAC,EAAE,QAA6B,CAAC"
|
|
10
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Complex.ts
|
|
3
|
+
* @author Gage Sorrell <gage@sorrell.sh>
|
|
4
|
+
* @copyright (c) 2026 Gage Sorrell
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
import { Operator } from "tsover-runtime";
|
|
8
|
+
/**
|
|
9
|
+
* Elements of the complex plane, $\mathbf{C} = \mathbf{R}[x] / [ x^2 + 1 ]$.
|
|
10
|
+
*/
|
|
11
|
+
export declare class FComplex {
|
|
12
|
+
readonly Re: number;
|
|
13
|
+
readonly Im: number;
|
|
14
|
+
static Zero: FComplex;
|
|
15
|
+
/**
|
|
16
|
+
* The copy constructor for {@link FComplex} numbers.
|
|
17
|
+
*
|
|
18
|
+
* @param Z - The existing {@link FComplex} number to copy.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```typescript
|
|
22
|
+
* const Z: FComplex = 3 + 2 * i;
|
|
23
|
+
* const W: FComplex = new FComplex(Z);
|
|
24
|
+
* // `W.Re === Z.Re` <- `true`
|
|
25
|
+
* // `W.Im === Z.Im` <- `true`
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
constructor(Z: FComplex);
|
|
29
|
+
/**
|
|
30
|
+
* Construct an {@link FComplex} number by specifying the real
|
|
31
|
+
* and imaginary components.
|
|
32
|
+
*
|
|
33
|
+
* @param A - The real component of the {@link FComplex} number.
|
|
34
|
+
* @param B - The imaginary component of the {@link FComplex} number.
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* ```typescript
|
|
38
|
+
* const Theta: number = 0.5;
|
|
39
|
+
* const OnUnitDisk: FComplex = new FComplex(Math.sin(Theta), Math.cos(Theta));
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
constructor(A: number, B: number);
|
|
43
|
+
/**
|
|
44
|
+
* Get the modulus of this {@link FComplex} number.
|
|
45
|
+
*
|
|
46
|
+
* @returns {number} The modulus of this {@link FComplex} number.
|
|
47
|
+
*/
|
|
48
|
+
get Mod(): number;
|
|
49
|
+
/**
|
|
50
|
+
* Get the modulus of this {@link FComplex} number.
|
|
51
|
+
*
|
|
52
|
+
* @returns {number} The modulus of this {@link FComplex} number.
|
|
53
|
+
*/
|
|
54
|
+
get Theta(): number;
|
|
55
|
+
[Operator.star](A: FComplex, B: FComplex): FComplex;
|
|
56
|
+
[Operator.star](A: FComplex, B: number): FComplex;
|
|
57
|
+
[Operator.star](A: number, B: FComplex): FComplex;
|
|
58
|
+
[Operator.plus](A: FComplex, B: FComplex): FComplex;
|
|
59
|
+
[Operator.plus](A: FComplex, B: number): FComplex;
|
|
60
|
+
[Operator.plus](A: number, B: FComplex): FComplex;
|
|
61
|
+
}
|
|
62
|
+
export declare const i: FComplex;
|
|
63
|
+
//# sourceMappingURL=Complex.d.mts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"file": "Complex.d.mts",
|
|
4
|
+
"sourceRoot": "",
|
|
5
|
+
"sources": [
|
|
6
|
+
"../../../Source/Math/Complex.ts"
|
|
7
|
+
],
|
|
8
|
+
"names": [],
|
|
9
|
+
"mappings": "AAAA;;;;;GAKG;AAGH,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C;;GAEG;AACH,qBAAa,QAAQ;IAEjB,SAAgB,EAAE,EAAE,MAAM,CAAC;IAC3B,SAAgB,EAAE,EAAE,MAAM,CAAC;IAE3B,OAAc,IAAI,EAAE,QAAQ,CAAsB;IAElD;;;;;;;;;;;;OAYG;gBACgB,CAAC,EAAE,QAAQ;IAE9B;;;;;;;;;;;;OAYG;gBACgB,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAevC;;;;OAIG;IACH,IAAW,GAAG,IAAI,MAAM,CAGvB;IAED;;;;OAIG;IACH,IAAW,KAAK,IAAI,MAAM,CAUzB;IAED,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;IACnD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,MAAM,GAAG,QAAQ;IACjD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;IA0BjD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;IACnD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,MAAM,GAAG,QAAQ;IACjD,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,QAAQ,GAAG,QAAQ;CAmBpD;AAED,eAGA,MAAM,CAAC,EAAE,QAA6B,CAAC"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Index.Experimental.ts
|
|
3
|
+
* @author Gage Sorrell <gage@sorrell.sh>
|
|
4
|
+
* @copyright (c) 2026 Gage Sorrell
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
export * from "./Math.cjs";
|
|
8
|
+
export * from "./Math.Types.cjs";
|
|
9
|
+
export * from "./Complex.cjs";
|
|
10
|
+
//# sourceMappingURL=Index.Experimental.d.cts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Index.Experimental.ts
|
|
3
|
+
* @author Gage Sorrell <gage@sorrell.sh>
|
|
4
|
+
* @copyright (c) 2026 Gage Sorrell
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
export * from "./Math.mjs";
|
|
8
|
+
export * from "./Math.Types.mjs";
|
|
9
|
+
export * from "./Complex.mjs";
|
|
10
|
+
//# sourceMappingURL=Index.Experimental.d.mts.map
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file Math.Internal.Types.ts
|
|
3
|
+
* @author Gage Sorrell <gage@sorrell.sh>
|
|
4
|
+
* @copyright (c) 2026 Gage Sorrell
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* The symmetric group of the five given type parameters.
|
|
9
|
+
*
|
|
10
|
+
* @template OneType - The first specified type.
|
|
11
|
+
* @template TwoType - The second specified type.
|
|
12
|
+
* @template ThreeType - The third specified type.
|
|
13
|
+
* @template FourType - The fourth specified type.
|
|
14
|
+
* @template FiveType - The fifth specified type.
|
|
15
|
+
*/
|
|
16
|
+
export type Five<OneType, TwoType, ThreeType, FourType, FiveType> = readonly [OneType, TwoType, ThreeType, FourType, FiveType] | readonly [OneType, TwoType, ThreeType, FiveType, FourType] | readonly [OneType, TwoType, FourType, ThreeType, FiveType] | readonly [OneType, TwoType, FourType, FiveType, ThreeType] | readonly [OneType, TwoType, FiveType, ThreeType, FourType] | readonly [OneType, TwoType, FiveType, FourType, ThreeType] | readonly [OneType, ThreeType, TwoType, FourType, FiveType] | readonly [OneType, ThreeType, TwoType, FiveType, FourType] | readonly [OneType, ThreeType, FourType, TwoType, FiveType] | readonly [OneType, ThreeType, FourType, FiveType, TwoType] | readonly [OneType, ThreeType, FiveType, TwoType, FourType] | readonly [OneType, ThreeType, FiveType, FourType, TwoType] | readonly [OneType, FourType, TwoType, ThreeType, FiveType] | readonly [OneType, FourType, TwoType, FiveType, ThreeType] | readonly [OneType, FourType, ThreeType, TwoType, FiveType] | readonly [OneType, FourType, ThreeType, FiveType, TwoType] | readonly [OneType, FourType, FiveType, TwoType, ThreeType] | readonly [OneType, FourType, FiveType, ThreeType, TwoType] | readonly [OneType, FiveType, TwoType, ThreeType, FourType] | readonly [OneType, FiveType, TwoType, FourType, ThreeType] | readonly [OneType, FiveType, ThreeType, TwoType, FourType] | readonly [OneType, FiveType, ThreeType, FourType, TwoType] | readonly [OneType, FiveType, FourType, TwoType, ThreeType] | readonly [OneType, FiveType, FourType, ThreeType, TwoType] | readonly [TwoType, OneType, ThreeType, FourType, FiveType] | readonly [TwoType, OneType, ThreeType, FiveType, FourType] | readonly [TwoType, OneType, FourType, ThreeType, FiveType] | readonly [TwoType, OneType, FourType, FiveType, ThreeType] | readonly [TwoType, OneType, FiveType, ThreeType, FourType] | readonly [TwoType, OneType, FiveType, FourType, ThreeType] | readonly [TwoType, ThreeType, OneType, FourType, FiveType] | readonly [TwoType, ThreeType, OneType, FiveType, FourType] | readonly [TwoType, ThreeType, FourType, OneType, FiveType] | readonly [TwoType, ThreeType, FourType, FiveType, OneType] | readonly [TwoType, ThreeType, FiveType, OneType, FourType] | readonly [TwoType, ThreeType, FiveType, FourType, OneType] | readonly [TwoType, FourType, OneType, ThreeType, FiveType] | readonly [TwoType, FourType, OneType, FiveType, ThreeType] | readonly [TwoType, FourType, ThreeType, OneType, FiveType] | readonly [TwoType, FourType, ThreeType, FiveType, OneType] | readonly [TwoType, FourType, FiveType, OneType, ThreeType] | readonly [TwoType, FourType, FiveType, ThreeType, OneType] | readonly [TwoType, FiveType, OneType, ThreeType, FourType] | readonly [TwoType, FiveType, OneType, FourType, ThreeType] | readonly [TwoType, FiveType, ThreeType, OneType, FourType] | readonly [TwoType, FiveType, ThreeType, FourType, OneType] | readonly [TwoType, FiveType, FourType, OneType, ThreeType] | readonly [TwoType, FiveType, FourType, ThreeType, OneType] | readonly [ThreeType, OneType, TwoType, FourType, FiveType] | readonly [ThreeType, OneType, TwoType, FiveType, FourType] | readonly [ThreeType, OneType, FourType, TwoType, FiveType] | readonly [ThreeType, OneType, FourType, FiveType, TwoType] | readonly [ThreeType, OneType, FiveType, TwoType, FourType] | readonly [ThreeType, OneType, FiveType, FourType, TwoType] | readonly [ThreeType, TwoType, OneType, FourType, FiveType] | readonly [ThreeType, TwoType, OneType, FiveType, FourType] | readonly [ThreeType, TwoType, FourType, OneType, FiveType] | readonly [ThreeType, TwoType, FourType, FiveType, OneType] | readonly [ThreeType, TwoType, FiveType, OneType, FourType] | readonly [ThreeType, TwoType, FiveType, FourType, OneType] | readonly [ThreeType, FourType, OneType, TwoType, FiveType] | readonly [ThreeType, FourType, OneType, FiveType, TwoType] | readonly [ThreeType, FourType, TwoType, OneType, FiveType] | readonly [ThreeType, FourType, TwoType, FiveType, OneType] | readonly [ThreeType, FourType, FiveType, OneType, TwoType] | readonly [ThreeType, FourType, FiveType, TwoType, OneType] | readonly [ThreeType, FiveType, OneType, TwoType, FourType] | readonly [ThreeType, FiveType, OneType, FourType, TwoType] | readonly [ThreeType, FiveType, TwoType, OneType, FourType] | readonly [ThreeType, FiveType, TwoType, FourType, OneType] | readonly [ThreeType, FiveType, FourType, OneType, TwoType] | readonly [ThreeType, FiveType, FourType, TwoType, OneType] | readonly [FourType, OneType, TwoType, ThreeType, FiveType] | readonly [FourType, OneType, TwoType, FiveType, ThreeType] | readonly [FourType, OneType, ThreeType, TwoType, FiveType] | readonly [FourType, OneType, ThreeType, FiveType, TwoType] | readonly [FourType, OneType, FiveType, TwoType, ThreeType] | readonly [FourType, OneType, FiveType, ThreeType, TwoType] | readonly [FourType, TwoType, OneType, ThreeType, FiveType] | readonly [FourType, TwoType, OneType, FiveType, ThreeType] | readonly [FourType, TwoType, ThreeType, OneType, FiveType] | readonly [FourType, TwoType, ThreeType, FiveType, OneType] | readonly [FourType, TwoType, FiveType, OneType, ThreeType] | readonly [FourType, TwoType, FiveType, ThreeType, OneType] | readonly [FourType, ThreeType, OneType, TwoType, FiveType] | readonly [FourType, ThreeType, OneType, FiveType, TwoType] | readonly [FourType, ThreeType, TwoType, OneType, FiveType] | readonly [FourType, ThreeType, TwoType, FiveType, OneType] | readonly [FourType, ThreeType, FiveType, OneType, TwoType] | readonly [FourType, ThreeType, FiveType, TwoType, OneType] | readonly [FourType, FiveType, OneType, TwoType, ThreeType] | readonly [FourType, FiveType, OneType, ThreeType, TwoType] | readonly [FourType, FiveType, TwoType, OneType, ThreeType] | readonly [FourType, FiveType, TwoType, ThreeType, OneType] | readonly [FourType, FiveType, ThreeType, OneType, TwoType] | readonly [FourType, FiveType, ThreeType, TwoType, OneType] | readonly [FiveType, OneType, TwoType, ThreeType, FourType] | readonly [FiveType, OneType, TwoType, FourType, ThreeType] | readonly [FiveType, OneType, ThreeType, TwoType, FourType] | readonly [FiveType, OneType, ThreeType, FourType, TwoType] | readonly [FiveType, OneType, FourType, TwoType, ThreeType] | readonly [FiveType, OneType, FourType, ThreeType, TwoType] | readonly [FiveType, TwoType, OneType, ThreeType, FourType] | readonly [FiveType, TwoType, OneType, FourType, ThreeType] | readonly [FiveType, TwoType, ThreeType, OneType, FourType] | readonly [FiveType, TwoType, ThreeType, FourType, OneType] | readonly [FiveType, TwoType, FourType, OneType, ThreeType] | readonly [FiveType, TwoType, FourType, ThreeType, OneType] | readonly [FiveType, ThreeType, OneType, TwoType, FourType] | readonly [FiveType, ThreeType, OneType, FourType, TwoType] | readonly [FiveType, ThreeType, TwoType, OneType, FourType] | readonly [FiveType, ThreeType, TwoType, FourType, OneType] | readonly [FiveType, ThreeType, FourType, OneType, TwoType] | readonly [FiveType, ThreeType, FourType, TwoType, OneType] | readonly [FiveType, FourType, OneType, TwoType, ThreeType] | readonly [FiveType, FourType, OneType, ThreeType, TwoType] | readonly [FiveType, FourType, TwoType, OneType, ThreeType] | readonly [FiveType, FourType, TwoType, ThreeType, OneType] | readonly [FiveType, FourType, ThreeType, OneType, TwoType] | readonly [FiveType, FourType, ThreeType, TwoType, OneType];
|
|
17
|
+
/**
|
|
18
|
+
* The symmetric group of the four given type parameters.
|
|
19
|
+
*
|
|
20
|
+
* @template OneType - The first specified type.
|
|
21
|
+
* @template TwoType - The second specified type.
|
|
22
|
+
* @template ThreeType - The third specified type.
|
|
23
|
+
* @template FourType - The fourth specified type.
|
|
24
|
+
*/
|
|
25
|
+
export type Four<OneType, TwoType, ThreeType, FourType> = readonly [OneType, TwoType, ThreeType, FourType] | readonly [OneType, TwoType, FourType, ThreeType] | readonly [OneType, ThreeType, TwoType, FourType] | readonly [OneType, ThreeType, FourType, TwoType] | readonly [OneType, FourType, TwoType, ThreeType] | readonly [OneType, FourType, ThreeType, TwoType] | readonly [TwoType, OneType, ThreeType, FourType] | readonly [TwoType, OneType, FourType, ThreeType] | readonly [TwoType, ThreeType, OneType, FourType] | readonly [TwoType, ThreeType, FourType, OneType] | readonly [TwoType, FourType, OneType, ThreeType] | readonly [TwoType, FourType, ThreeType, OneType] | readonly [ThreeType, OneType, TwoType, FourType] | readonly [ThreeType, OneType, FourType, TwoType] | readonly [ThreeType, TwoType, OneType, FourType] | readonly [ThreeType, TwoType, FourType, OneType] | readonly [ThreeType, FourType, OneType, TwoType] | readonly [ThreeType, FourType, TwoType, OneType] | readonly [FourType, OneType, TwoType, ThreeType] | readonly [FourType, OneType, ThreeType, TwoType] | readonly [FourType, TwoType, OneType, ThreeType] | readonly [FourType, TwoType, ThreeType, OneType] | readonly [FourType, ThreeType, OneType, TwoType] | readonly [FourType, ThreeType, TwoType, OneType];
|
|
26
|
+
/**
|
|
27
|
+
* The symmetric group of the three given type parameters.
|
|
28
|
+
*
|
|
29
|
+
* @template OneType - The first specified type.
|
|
30
|
+
* @template TwoType - The second specified type.
|
|
31
|
+
* @template ThreeType - The third specified type.
|
|
32
|
+
*/
|
|
33
|
+
export type Three<OneType, TwoType, ThreeType> = readonly [OneType, TwoType, ThreeType] | readonly [OneType, ThreeType, TwoType] | readonly [TwoType, OneType, ThreeType] | readonly [TwoType, ThreeType, OneType] | readonly [ThreeType, OneType, TwoType] | readonly [ThreeType, TwoType, OneType];
|
|
34
|
+
/**
|
|
35
|
+
* The symmetric group of the two given type parameters.
|
|
36
|
+
*
|
|
37
|
+
* @template OneType - The first specified type.
|
|
38
|
+
* @template TwoType - The second specified type.
|
|
39
|
+
*/
|
|
40
|
+
export type Two<OneType, TwoType> = readonly [OneType, TwoType] | readonly [TwoType, OneType];
|
|
41
|
+
//# sourceMappingURL=Math.Internal.Types.d.cts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"file": "Math.Internal.Types.d.cts",
|
|
4
|
+
"sourceRoot": "",
|
|
5
|
+
"sources": [
|
|
6
|
+
"../../../Source/Math/Math.Internal.Types.ts"
|
|
7
|
+
],
|
|
8
|
+
"names": [],
|
|
9
|
+
"mappings": "AAAA;;;;;GAKG;AAEH;;;;;;;;GAQG;AACH,MAAM,MAAM,IAAI,CAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,IAC1D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,GAC5D,SAAS,CAAE,QAAQ,EAAE,OAAO,EAAE,Q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"
|
|
10
|
+
}
|