w-gis 1.0.89 → 1.0.91
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/README.md +1 -1
- package/dist/interp2.wk.umd.js +10 -10
- package/dist/w-gis.umd.js +1 -1
- package/docs/-_class.mjs.html +1 -1
- package/docs/CholeskyDecomposition.html +1 -1
- package/docs/ConstantPrior.html +1 -1
- package/docs/Exponential.html +1 -1
- package/docs/ExtendableMatrix.html +1 -1
- package/docs/ExtendableVector.html +1 -1
- package/docs/GaussianProcess.html +1 -1
- package/docs/GaussianProcessBuilder.html +1 -1
- package/docs/HyperTan.html +1 -1
- package/docs/KernelProd.html +1 -1
- package/docs/KernelSum.html +1 -1
- package/docs/Linear.html +1 -1
- package/docs/LinearPrior.html +1 -1
- package/docs/Matern1.html +1 -1
- package/docs/Matern2.html +1 -1
- package/docs/Multiquadric.html +1 -1
- package/docs/MultivariateNormal.html +1 -1
- package/docs/Polynomial.html +1 -1
- package/docs/RationalQuadratic.html +1 -1
- package/docs/SquaredExp.html +1 -1
- package/docs/ZeroPrior.html +1 -1
- package/docs/aggregatePoints.mjs.html +1 -1
- package/docs/bufferMultiPolygon.mjs.html +1 -1
- package/docs/buildFindPointInGeojson.mjs.html +1 -1
- package/docs/buildFindPointInKpBoxPolygons.mjs.html +1 -1
- package/docs/buildFindPointInKpPolygons.mjs.html +1 -1
- package/docs/buildFindPointInTiff.mjs.html +1 -1
- package/docs/calcContours.mjs.html +1 -1
- package/docs/calcDelaunay.mjs.html +1 -1
- package/docs/calcVoronoi.mjs.html +1 -1
- package/docs/clipMultiPolygon.mjs.html +1 -1
- package/docs/clipPolygon.mjs.html +1 -1
- package/docs/convertCoordinate.mjs.html +1 -1
- package/docs/distilMultiPolygon.mjs.html +1 -1
- package/docs/examples/ex-convertCoordinate.html +1 -1
- package/docs/examples/ex-getCenterOfMassMultiPolygon.html +1 -1
- package/docs/examples/ex-getCentroidMultiPolygon.html +1 -1
- package/docs/findPointInKpBoxPolygons.mjs.html +1 -1
- package/docs/findPointInKpFeature.mjs.html +1 -1
- package/docs/findPointInKpPolygons.mjs.html +1 -1
- package/docs/fixCloseMultiPolygon.mjs.html +1 -1
- package/docs/fixClosePolygon.mjs.html +1 -1
- package/docs/fixGeometryMultiPolygon.mjs.html +1 -1
- package/docs/flattenMultiPolygon.mjs.html +1 -1
- package/docs/getAreaMultiPolygon.mjs.html +1 -1
- package/docs/getAreaMultiPolygonSm.mjs.html +1 -1
- package/docs/getAreaPolygon.mjs.html +1 -1
- package/docs/getAreaRingString.mjs.html +1 -1
- package/docs/getBox.mjs.html +1 -1
- package/docs/getBoxFromGeojson.mjs.html +1 -1
- package/docs/getBoxPolygon.mjs.html +1 -1
- package/docs/getCenterOfMassMultiPolygon.mjs.html +1 -1
- package/docs/getCentroidMultiPolygon.mjs.html +1 -1
- package/docs/getKpFeatureFromGeojson.mjs.html +1 -1
- package/docs/getPointDepth.mjs.html +1 -1
- package/docs/global.html +1 -1
- package/docs/importTurf.mjs.html +1 -1
- package/docs/index.html +1 -1
- package/docs/interp1.mjs.html +1 -1
- package/docs/interp2.mjs.html +1 -1
- package/docs/interp2Grid.mjs.html +1 -1
- package/docs/interp2Kriging.mjs.html +1 -1
- package/docs/interp2NaturalNeighbor.mjs.html +1 -1
- package/docs/interp2Normalize.mjs.html +1 -1
- package/docs/interp2Raster.mjs.html +1 -1
- package/docs/interp3.mjs.html +1 -1
- package/docs/intersectMultiPolygon.mjs.html +1 -1
- package/docs/intersectPolygon.mjs.html +1 -1
- package/docs/invCoordMultiPolygon.mjs.html +1 -1
- package/docs/invCoordMultiPolygonOrMultiPolyline.mjs.html +1 -1
- package/docs/invCoordMultiPolyline.mjs.html +1 -1
- package/docs/invCoordPolygon.mjs.html +1 -1
- package/docs/invCoordPolygonOrPolyline.mjs.html +1 -1
- package/docs/invCoordPolyline.mjs.html +1 -1
- package/docs/isPointInPolygons.mjs.html +1 -1
- package/docs/kriging-friedrich_algebra.mjs.html +1 -1
- package/docs/kriging-friedrich_conversion.mjs.html +1 -1
- package/docs/kriging-friedrich_gaussian_process.mjs.html +1 -1
- package/docs/kriging-friedrich_kernels.mjs.html +1 -1
- package/docs/kriging-friedrich_multivariate_normal.mjs.html +1 -1
- package/docs/kriging-friedrich_optimizer.mjs.html +1 -1
- package/docs/kriging-friedrich_priors.mjs.html +1 -1
- package/docs/kriging-friedrich_test.mjs.html +1 -1
- package/docs/normalizeArray.mjs.html +1 -1
- package/docs/ptXYtoObj.mjs.html +1 -1
- package/docs/ptsXYZVtoArr.mjs.html +1 -1
- package/docs/ptsXYZtoArr.mjs.html +1 -1
- package/docs/ptsXYtoArr.mjs.html +1 -1
- package/docs/ptsXtoArr.mjs.html +1 -1
- package/docs/simplifyMultiPolygon.mjs.html +1 -1
- package/docs/splineMultiPolygon.mjs.html +1 -1
- package/docs/splitAndProcGeoJSON.mjs.html +1 -1
- package/docs/toMultiPoint.mjs.html +1 -1
- package/docs/toMultiPolygon.mjs.html +1 -1
- package/docs/toPolygon.mjs.html +1 -1
- package/docs/unionMultiPolygon.mjs.html +1 -1
- package/docs/unionPolygon.mjs.html +1 -1
- package/docs/w-gis.html +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
package/dist/interp2.wk.umd.js
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
|
|
7
7
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
8
8
|
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
get exports(){ return
|
|
12
|
-
set exports(v){
|
|
9
|
+
var tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdNwExports = {};
|
|
10
|
+
var tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdNw = {
|
|
11
|
+
get exports(){ return tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdNwExports; },
|
|
12
|
+
set exports(v){ tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdNwExports = v; },
|
|
13
13
|
};
|
|
14
14
|
|
|
15
15
|
(function(module,exports){(function(global,factory){module.exports=factory(require$$0);})(commonjsGlobal,function(worker_threads){var eventemitter3Exports={};var eventemitter3={get exports(){return eventemitter3Exports;},set exports(v){eventemitter3Exports=v;}};(function(module){var has=Object.prototype.hasOwnProperty,prefix='~';/**
|
|
@@ -167,12 +167,12 @@
|
|
|
167
167
|
ev.main=main;ev.main=main;ev.terminate=terminate;return ev;}//set ww
|
|
168
168
|
ww=async function(){let input=[...arguments];let nww=wrapWorker();let r=await nww.main(...input)//nww.main需跟cmain一致
|
|
169
169
|
.finally(()=>{nww.terminate();//每次執行完不論成功失敗都要中止worker
|
|
170
|
-
});return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(
|
|
170
|
+
});return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdNw);var nw = tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdNwExports;
|
|
171
171
|
|
|
172
|
-
var
|
|
173
|
-
var
|
|
174
|
-
get exports(){ return
|
|
175
|
-
set exports(v){
|
|
172
|
+
var tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdWwExports = {};
|
|
173
|
+
var tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdWw = {
|
|
174
|
+
get exports(){ return tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdWwExports; },
|
|
175
|
+
set exports(v){ tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdWwExports = v; },
|
|
176
176
|
};
|
|
177
177
|
|
|
178
178
|
(function(module,exports){(function(global,factory){module.exports=factory();})(commonjsGlobal,function(){/**
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
ev.main=main;ev.main=main;ev.terminate=terminate;return ev;}//set ww
|
|
404
404
|
ww=async function(){let input=[...arguments];let nww=wrapWorker();let r=await nww.main(...input)//nww.main需跟cmain一致
|
|
405
405
|
.finally(()=>{nww.terminate();//每次執行完不論成功失敗都要中止worker
|
|
406
|
-
});return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(
|
|
406
|
+
});return r;};}protectShell();try{process.on('unhandledRejection',err=>{console.log('outer:unhandledRejection',err);});process.on('uncaughtException',err=>{console.log('outer:uncaughtException',err);});process.on('uncaughtExceptionMonitor',err=>{console.log('outer:uncaughtExceptionMonitor',err);});}catch(err){}var ww$1=ww;return ww$1;});})(tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdWw);var ww = tempDCMqCpf6EF3j7KeyXRSljiurOcLpcQtdWwExports;
|
|
407
407
|
|
|
408
408
|
function isWindow() {
|
|
409
409
|
return typeof window !== 'undefined' && typeof window.document !== 'undefined';
|
package/dist/w-gis.umd.js
CHANGED
package/docs/-_class.mjs.html
CHANGED
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
<br class="clear">
|
|
63
63
|
|
|
64
64
|
<footer>
|
|
65
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
65
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
66
66
|
</footer>
|
|
67
67
|
|
|
68
68
|
<script>prettyPrint();</script>
|
|
@@ -1183,7 +1183,7 @@ Equivalent to solveLowerTri(this.l(), B).</p></li></ul></dd>
|
|
|
1183
1183
|
<br class="clear">
|
|
1184
1184
|
|
|
1185
1185
|
<footer>
|
|
1186
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1186
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1187
1187
|
</footer>
|
|
1188
1188
|
|
|
1189
1189
|
<script>prettyPrint();</script>
|
package/docs/ConstantPrior.html
CHANGED
|
@@ -795,7 +795,7 @@ Matches Rust <code>ConstantPrior::default(_input_dimension) → Self::new(0f64)<
|
|
|
795
795
|
<br class="clear">
|
|
796
796
|
|
|
797
797
|
<footer>
|
|
798
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
798
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
799
799
|
</footer>
|
|
800
800
|
|
|
801
801
|
<script>prettyPrint();</script>
|
package/docs/Exponential.html
CHANGED
|
@@ -1242,7 +1242,7 @@ grad_ampl = sign(ampl) · e</p></li></ul></dd>
|
|
|
1242
1242
|
<br class="clear">
|
|
1243
1243
|
|
|
1244
1244
|
<footer>
|
|
1245
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1245
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1246
1246
|
</footer>
|
|
1247
1247
|
|
|
1248
1248
|
<script>prettyPrint();</script>
|
|
@@ -694,7 +694,7 @@ effect on the numerical result, so we omit it (PORT_SPEC §2.3).</p></div>
|
|
|
694
694
|
<br class="clear">
|
|
695
695
|
|
|
696
696
|
<footer>
|
|
697
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
697
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
698
698
|
</footer>
|
|
699
699
|
|
|
700
700
|
<script>prettyPrint();</script>
|
|
@@ -760,7 +760,7 @@
|
|
|
760
760
|
<br class="clear">
|
|
761
761
|
|
|
762
762
|
<footer>
|
|
763
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
763
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
764
764
|
</footer>
|
|
765
765
|
|
|
766
766
|
<script>prettyPrint();</script>
|
|
@@ -2827,7 +2827,7 @@ the <code>default</code> method name). Identical behaviour.</p></li></ul></dd>
|
|
|
2827
2827
|
<br class="clear">
|
|
2828
2828
|
|
|
2829
2829
|
<footer>
|
|
2830
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
2830
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
2831
2831
|
</footer>
|
|
2832
2832
|
|
|
2833
2833
|
<script>prettyPrint();</script>
|
|
@@ -2202,7 +2202,7 @@ RAW outputs (the builder has not subtracted the prior yet).</li>
|
|
|
2202
2202
|
<br class="clear">
|
|
2203
2203
|
|
|
2204
2204
|
<footer>
|
|
2205
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
2205
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
2206
2206
|
</footer>
|
|
2207
2207
|
|
|
2208
2208
|
<script>prettyPrint();</script>
|
package/docs/HyperTan.html
CHANGED
|
@@ -952,7 +952,7 @@ grad_alpha = x · grad_c</p></li></ul></dd>
|
|
|
952
952
|
<br class="clear">
|
|
953
953
|
|
|
954
954
|
<footer>
|
|
955
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
955
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
956
956
|
</footer>
|
|
957
957
|
|
|
958
958
|
<script>prettyPrint();</script>
|
package/docs/KernelProd.html
CHANGED
|
@@ -1045,7 +1045,7 @@ where k1val = k1.kernel(x,y), k2val = k2.kernel(x,y).</p></li></ul></dd>
|
|
|
1045
1045
|
<br class="clear">
|
|
1046
1046
|
|
|
1047
1047
|
<footer>
|
|
1048
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1048
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1049
1049
|
</footer>
|
|
1050
1050
|
|
|
1051
1051
|
<script>prettyPrint();</script>
|
package/docs/KernelSum.html
CHANGED
|
@@ -1045,7 +1045,7 @@
|
|
|
1045
1045
|
<br class="clear">
|
|
1046
1046
|
|
|
1047
1047
|
<footer>
|
|
1048
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1048
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1049
1049
|
</footer>
|
|
1050
1050
|
|
|
1051
1051
|
<script>prettyPrint();</script>
|
package/docs/Linear.html
CHANGED
|
@@ -909,7 +909,7 @@ Parameters: [c] (default c = 0). nbParameters = 1. Not scalable.</p></div>
|
|
|
909
909
|
<br class="clear">
|
|
910
910
|
|
|
911
911
|
<footer>
|
|
912
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
912
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
913
913
|
</footer>
|
|
914
914
|
|
|
915
915
|
<script>prettyPrint();</script>
|
package/docs/LinearPrior.html
CHANGED
|
@@ -898,7 +898,7 @@ Matches Rust <code>LinearPrior::default(input_dimension) → Self { weights: D
|
|
|
898
898
|
<br class="clear">
|
|
899
899
|
|
|
900
900
|
<footer>
|
|
901
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
901
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
902
902
|
</footer>
|
|
903
903
|
|
|
904
904
|
<script>prettyPrint();</script>
|
package/docs/Matern1.html
CHANGED
|
@@ -1241,7 +1241,7 @@ grad_ampl = sign(ampl) · (1 + x) · exp(−x)</p></li></ul></dd>
|
|
|
1241
1241
|
<br class="clear">
|
|
1242
1242
|
|
|
1243
1243
|
<footer>
|
|
1244
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1244
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1245
1245
|
</footer>
|
|
1246
1246
|
|
|
1247
1247
|
<script>prettyPrint();</script>
|
package/docs/Matern2.html
CHANGED
|
@@ -1244,7 +1244,7 @@ grad_ampl = sign(ampl) · (1 + x + 5d²/(3l²)) · exp(−x)</p></li></ul></dd>
|
|
|
1244
1244
|
<br class="clear">
|
|
1245
1245
|
|
|
1246
1246
|
<footer>
|
|
1247
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1247
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1248
1248
|
</footer>
|
|
1249
1249
|
|
|
1250
1250
|
<script>prettyPrint();</script>
|
package/docs/Multiquadric.html
CHANGED
|
@@ -850,7 +850,7 @@ returns <code>c</code> at index 0.</p></td>
|
|
|
850
850
|
<br class="clear">
|
|
851
851
|
|
|
852
852
|
<footer>
|
|
853
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
853
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
854
854
|
</footer>
|
|
855
855
|
|
|
856
856
|
<script>prettyPrint();</script>
|
|
@@ -801,7 +801,7 @@ Statistical correctness and reproducibility given a seed are guaranteed.</p></li
|
|
|
801
801
|
<br class="clear">
|
|
802
802
|
|
|
803
803
|
<footer>
|
|
804
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
804
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
805
805
|
</footer>
|
|
806
806
|
|
|
807
807
|
<script>prettyPrint();</script>
|
package/docs/Polynomial.html
CHANGED
|
@@ -1072,7 +1072,7 @@ grad_d = ln(inner) · inner^d</p></li></ul></dd>
|
|
|
1072
1072
|
<br class="clear">
|
|
1073
1073
|
|
|
1074
1074
|
<footer>
|
|
1075
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1075
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1076
1076
|
</footer>
|
|
1077
1077
|
|
|
1078
1078
|
<script>prettyPrint();</script>
|
|
@@ -954,7 +954,7 @@ grad_ls = d² · (d²/(2αl²) + 1)^(−α−1) / ls³</p></li></ul></dd>
|
|
|
954
954
|
<br class="clear">
|
|
955
955
|
|
|
956
956
|
<footer>
|
|
957
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
957
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
958
958
|
</footer>
|
|
959
959
|
|
|
960
960
|
<script>prettyPrint();</script>
|
package/docs/SquaredExp.html
CHANGED
|
@@ -1244,7 +1244,7 @@ grad_ampl = sign(ampl) · e</p></li></ul></dd>
|
|
|
1244
1244
|
<br class="clear">
|
|
1245
1245
|
|
|
1246
1246
|
<footer>
|
|
1247
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1247
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1248
1248
|
</footer>
|
|
1249
1249
|
|
|
1250
1250
|
<script>prettyPrint();</script>
|
package/docs/ZeroPrior.html
CHANGED
|
@@ -661,7 +661,7 @@ Matches Rust <code>ZeroPrior::default(input_dimension)</code>.</p></li></ul></dd
|
|
|
661
661
|
<br class="clear">
|
|
662
662
|
|
|
663
663
|
<footer>
|
|
664
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
664
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
665
665
|
</footer>
|
|
666
666
|
|
|
667
667
|
<script>prettyPrint();</script>
|
|
@@ -288,7 +288,7 @@ export default aggregatePoints
|
|
|
288
288
|
<br class="clear">
|
|
289
289
|
|
|
290
290
|
<footer>
|
|
291
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
291
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
292
292
|
</footer>
|
|
293
293
|
|
|
294
294
|
<script>prettyPrint();</script>
|
|
@@ -235,7 +235,7 @@ export default bufferMultiPolygon
|
|
|
235
235
|
<br class="clear">
|
|
236
236
|
|
|
237
237
|
<footer>
|
|
238
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
238
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
239
239
|
</footer>
|
|
240
240
|
|
|
241
241
|
<script>prettyPrint();</script>
|
|
@@ -188,7 +188,7 @@ export default Build
|
|
|
188
188
|
<br class="clear">
|
|
189
189
|
|
|
190
190
|
<footer>
|
|
191
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
191
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
192
192
|
</footer>
|
|
193
193
|
|
|
194
194
|
<script>prettyPrint();</script>
|
|
@@ -195,7 +195,7 @@ export default Build
|
|
|
195
195
|
<br class="clear">
|
|
196
196
|
|
|
197
197
|
<footer>
|
|
198
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
198
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
199
199
|
</footer>
|
|
200
200
|
|
|
201
201
|
<script>prettyPrint();</script>
|
|
@@ -154,7 +154,7 @@ export default Build
|
|
|
154
154
|
<br class="clear">
|
|
155
155
|
|
|
156
156
|
<footer>
|
|
157
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
157
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
158
158
|
</footer>
|
|
159
159
|
|
|
160
160
|
<script>prettyPrint();</script>
|
|
@@ -293,7 +293,7 @@ export default Build
|
|
|
293
293
|
<br class="clear">
|
|
294
294
|
|
|
295
295
|
<footer>
|
|
296
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
296
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
297
297
|
</footer>
|
|
298
298
|
|
|
299
299
|
<script>prettyPrint();</script>
|
|
@@ -1201,7 +1201,7 @@ export default calcContours
|
|
|
1201
1201
|
<br class="clear">
|
|
1202
1202
|
|
|
1203
1203
|
<footer>
|
|
1204
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1204
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1205
1205
|
</footer>
|
|
1206
1206
|
|
|
1207
1207
|
<script>prettyPrint();</script>
|
|
@@ -226,7 +226,7 @@ export default calcDelaunay
|
|
|
226
226
|
<br class="clear">
|
|
227
227
|
|
|
228
228
|
<footer>
|
|
229
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
229
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
230
230
|
</footer>
|
|
231
231
|
|
|
232
232
|
<script>prettyPrint();</script>
|
|
@@ -444,7 +444,7 @@ export default calcVoronoi
|
|
|
444
444
|
<br class="clear">
|
|
445
445
|
|
|
446
446
|
<footer>
|
|
447
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
447
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
448
448
|
</footer>
|
|
449
449
|
|
|
450
450
|
<script>prettyPrint();</script>
|
|
@@ -190,7 +190,7 @@ export default clipMultiPolygon
|
|
|
190
190
|
<br class="clear">
|
|
191
191
|
|
|
192
192
|
<footer>
|
|
193
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
193
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
194
194
|
</footer>
|
|
195
195
|
|
|
196
196
|
<script>prettyPrint();</script>
|
|
@@ -173,7 +173,7 @@ export default clipPolygon
|
|
|
173
173
|
<br class="clear">
|
|
174
174
|
|
|
175
175
|
<footer>
|
|
176
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
176
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
177
177
|
</footer>
|
|
178
178
|
|
|
179
179
|
<script>prettyPrint();</script>
|
|
@@ -336,7 +336,7 @@ export default convertCoordinate
|
|
|
336
336
|
<br class="clear">
|
|
337
337
|
|
|
338
338
|
<footer>
|
|
339
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
339
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:42 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
340
340
|
</footer>
|
|
341
341
|
|
|
342
342
|
<script>prettyPrint();</script>
|
|
@@ -182,7 +182,7 @@ export default distilMultiPolygon
|
|
|
182
182
|
<br class="clear">
|
|
183
183
|
|
|
184
184
|
<footer>
|
|
185
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
185
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
186
186
|
</footer>
|
|
187
187
|
|
|
188
188
|
<script>prettyPrint();</script>
|
|
@@ -235,7 +235,7 @@ export default findPointInKpBoxPolygons
|
|
|
235
235
|
<br class="clear">
|
|
236
236
|
|
|
237
237
|
<footer>
|
|
238
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
238
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
239
239
|
</footer>
|
|
240
240
|
|
|
241
241
|
<script>prettyPrint();</script>
|
|
@@ -248,7 +248,7 @@ export default findPointInKpFeature
|
|
|
248
248
|
<br class="clear">
|
|
249
249
|
|
|
250
250
|
<footer>
|
|
251
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
251
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
252
252
|
</footer>
|
|
253
253
|
|
|
254
254
|
<script>prettyPrint();</script>
|
|
@@ -216,7 +216,7 @@ export default findPointInKpPolygons
|
|
|
216
216
|
<br class="clear">
|
|
217
217
|
|
|
218
218
|
<footer>
|
|
219
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
219
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
220
220
|
</footer>
|
|
221
221
|
|
|
222
222
|
<script>prettyPrint();</script>
|
|
@@ -219,7 +219,7 @@ export default fixCloseMultiPolygon
|
|
|
219
219
|
<br class="clear">
|
|
220
220
|
|
|
221
221
|
<footer>
|
|
222
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
222
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
223
223
|
</footer>
|
|
224
224
|
|
|
225
225
|
<script>prettyPrint();</script>
|
|
@@ -104,7 +104,7 @@ export default fixClosePolygon
|
|
|
104
104
|
<br class="clear">
|
|
105
105
|
|
|
106
106
|
<footer>
|
|
107
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
107
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
108
108
|
</footer>
|
|
109
109
|
|
|
110
110
|
<script>prettyPrint();</script>
|
|
@@ -259,7 +259,7 @@ export default fixGeometryMultiPolygon
|
|
|
259
259
|
<br class="clear">
|
|
260
260
|
|
|
261
261
|
<footer>
|
|
262
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
262
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
263
263
|
</footer>
|
|
264
264
|
|
|
265
265
|
<script>prettyPrint();</script>
|
|
@@ -233,7 +233,7 @@ export default flattenMultiPolygon
|
|
|
233
233
|
<br class="clear">
|
|
234
234
|
|
|
235
235
|
<footer>
|
|
236
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
236
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
237
237
|
</footer>
|
|
238
238
|
|
|
239
239
|
<script>prettyPrint();</script>
|
|
@@ -210,7 +210,7 @@ export default getAreaMultiPolygon
|
|
|
210
210
|
<br class="clear">
|
|
211
211
|
|
|
212
212
|
<footer>
|
|
213
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
213
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
214
214
|
</footer>
|
|
215
215
|
|
|
216
216
|
<script>prettyPrint();</script>
|
|
@@ -214,7 +214,7 @@ export default getAreaMultiPolygonSm
|
|
|
214
214
|
<br class="clear">
|
|
215
215
|
|
|
216
216
|
<footer>
|
|
217
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
217
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
218
218
|
</footer>
|
|
219
219
|
|
|
220
220
|
<script>prettyPrint();</script>
|
|
@@ -199,7 +199,7 @@ export default getAreaPolygon
|
|
|
199
199
|
<br class="clear">
|
|
200
200
|
|
|
201
201
|
<footer>
|
|
202
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
202
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
203
203
|
</footer>
|
|
204
204
|
|
|
205
205
|
<script>prettyPrint();</script>
|
|
@@ -170,7 +170,7 @@ export default getAreaRingString
|
|
|
170
170
|
<br class="clear">
|
|
171
171
|
|
|
172
172
|
<footer>
|
|
173
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
173
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
174
174
|
</footer>
|
|
175
175
|
|
|
176
176
|
<script>prettyPrint();</script>
|
package/docs/getBox.mjs.html
CHANGED
|
@@ -213,7 +213,7 @@ export default getBox
|
|
|
213
213
|
<br class="clear">
|
|
214
214
|
|
|
215
215
|
<footer>
|
|
216
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
216
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 12:04:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
217
217
|
</footer>
|
|
218
218
|
|
|
219
219
|
<script>prettyPrint();</script>
|