From e8ad02c19ccbabaeefd15bcda56393d54d2cc7bc Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Fri, 27 Dec 2024 07:56:54 +0000 Subject: [PATCH] Update artifacts --- stats/base/smin/coverage.ndjson | 1 + stats/base/smin/index.html | 206 ++++++++++++++++ stats/base/smin/index.js.html | 289 +++++++++++++++++++++++ stats/base/smin/main.js.html | 190 +++++++++++++++ stats/base/smin/native.js.html | 190 +++++++++++++++ stats/base/smin/ndarray.js.html | 313 +++++++++++++++++++++++++ stats/base/smin/ndarray.native.js.html | 241 +++++++++++++++++++ stats/base/smin/smin.js.html | 241 +++++++++++++++++++ stats/base/smin/smin.native.js.html | 238 +++++++++++++++++++ 9 files changed, 1909 insertions(+) create mode 100644 stats/base/smin/coverage.ndjson create mode 100644 stats/base/smin/index.html create mode 100644 stats/base/smin/index.js.html create mode 100644 stats/base/smin/main.js.html create mode 100644 stats/base/smin/native.js.html create mode 100644 stats/base/smin/ndarray.js.html create mode 100644 stats/base/smin/ndarray.native.js.html create mode 100644 stats/base/smin/smin.js.html create mode 100644 stats/base/smin/smin.native.js.html diff --git a/stats/base/smin/coverage.ndjson b/stats/base/smin/coverage.ndjson new file mode 100644 index 0000000000..863f7fa45a --- /dev/null +++ b/stats/base/smin/coverage.ndjson @@ -0,0 +1 @@ +[369,369,100,25,25,100,4,4,100,369,369,100,"bba16758e10a6e2b20cf43812faaeecd366f0b9a","2024-12-26 23:54:37 -0800"] diff --git a/stats/base/smin/index.html b/stats/base/smin/index.html new file mode 100644 index 0000000000..bcfd133b16 --- /dev/null +++ b/stats/base/smin/index.html @@ -0,0 +1,206 @@ + + + + + + Code coverage report for stats/base/smin/lib + + + + + + + + + +
+
+

All files stats/base/smin/lib

+
+ +
+ 100% + Statements + 369/369 +
+ + +
+ 100% + Branches + 25/25 +
+ + +
+ 100% + Functions + 4/4 +
+ + +
+ 100% + Lines + 369/369 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileStatementsBranchesFunctionsLines
index.js +
+
100%68/68100%3/3100%0/0100%68/68
main.js +
+
100%35/35100%1/1100%0/0100%35/35
native.js +
+
100%35/35100%1/1100%0/0100%35/35
ndarray.js +
+
100%76/76100%14/14100%1/1100%76/76
ndarray.native.js +
+
100%52/52100%2/2100%1/1100%52/52
smin.js +
+
100%52/52100%2/2100%1/1100%52/52
smin.native.js +
+
100%51/51100%2/2100%1/1100%51/51
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/stats/base/smin/index.js.html b/stats/base/smin/index.js.html new file mode 100644 index 0000000000..e6114569de --- /dev/null +++ b/stats/base/smin/index.js.html @@ -0,0 +1,289 @@ + + + + + + Code coverage report for stats/base/smin/lib/index.js + + + + + + + + + +
+
+

All files / stats/base/smin/lib index.js

+
+ +
+ 100% + Statements + 68/68 +
+ + +
+ 100% + Branches + 3/3 +
+ + +
+ 100% + Functions + 0/0 +
+ + +
+ 100% + Lines + 68/68 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 +693x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +1x +3x +2x +2x +3x +3x +3x +3x +3x +3x +3x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+/**
+* Compute the minimum value of a single-precision floating-point strided array.
+*
+* @module @stdlib/stats/base/smin
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+* var smin = require( '@stdlib/stats/base/smin' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 2.0 ] );
+*
+* var v = smin( x.length, x, 1 );
+* // returns -2.0
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+* var smin = require( '@stdlib/stats/base/smin' );
+*
+* var x = new Float32Array( [ 2.0, 1.0, 2.0, -2.0, -2.0, 2.0, 3.0, 4.0 ] );
+*
+* var v = smin.ndarray( 4, x, 2, 1 );
+* // returns -2.0
+*/
+ 
+// MODULES //
+ 
+var join = require( 'path' ).join;
+var tryRequire = require( '@stdlib/utils/try-require' );
+var isError = require( '@stdlib/assert/is-error' );
+var main = require( './main.js' );
+ 
+ 
+// MAIN //
+ 
+var smin;
+var tmp = tryRequire( join( __dirname, './native.js' ) );
+if ( isError( tmp ) ) {
+	smin = main;
+} else {
+	smin = tmp;
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = smin;
+ 
+// exports: { "ndarray": "smin.ndarray" }
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/stats/base/smin/main.js.html b/stats/base/smin/main.js.html new file mode 100644 index 0000000000..14a09939a8 --- /dev/null +++ b/stats/base/smin/main.js.html @@ -0,0 +1,190 @@ + + + + + + Code coverage report for stats/base/smin/lib/main.js + + + + + + + + + +
+
+

All files / stats/base/smin/lib main.js

+
+ +
+ 100% + Statements + 35/35 +
+ + +
+ 100% + Branches + 1/1 +
+ + +
+ 100% + Functions + 0/0 +
+ + +
+ 100% + Lines + 35/35 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +361x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var setReadOnly = require( '@stdlib/utils/define-nonenumerable-read-only-property' );
+var smin = require( './smin.js' );
+var ndarray = require( './ndarray.js' );
+ 
+ 
+// MAIN //
+ 
+setReadOnly( smin, 'ndarray', ndarray );
+ 
+ 
+// EXPORTS //
+ 
+module.exports = smin;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/stats/base/smin/native.js.html b/stats/base/smin/native.js.html new file mode 100644 index 0000000000..ccbd694c12 --- /dev/null +++ b/stats/base/smin/native.js.html @@ -0,0 +1,190 @@ + + + + + + Code coverage report for stats/base/smin/lib/native.js + + + + + + + + + +
+
+

All files / stats/base/smin/lib native.js

+
+ +
+ 100% + Statements + 35/35 +
+ + +
+ 100% + Branches + 1/1 +
+ + +
+ 100% + Functions + 0/0 +
+ + +
+ 100% + Lines + 35/35 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +361x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x +1x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var setReadOnly = require( '@stdlib/utils/define-nonenumerable-read-only-property' );
+var smin = require( './smin.native.js' );
+var ndarray = require( './ndarray.native.js' );
+ 
+ 
+// MAIN //
+ 
+setReadOnly( smin, 'ndarray', ndarray );
+ 
+ 
+// EXPORTS //
+ 
+module.exports = smin;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/stats/base/smin/ndarray.js.html b/stats/base/smin/ndarray.js.html new file mode 100644 index 0000000000..58c4e79a86 --- /dev/null +++ b/stats/base/smin/ndarray.js.html @@ -0,0 +1,313 @@ + + + + + + Code coverage report for stats/base/smin/lib/ndarray.js + + + + + + + + + +
+
+

All files / stats/base/smin/lib ndarray.js

+
+ +
+ 100% + Statements + 76/76 +
+ + +
+ 100% + Branches + 14/14 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 76/76 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 +69 +70 +71 +72 +73 +74 +75 +76 +773x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +3x +24x +24x +24x +24x +24x +24x +24x +4x +4x +24x +6x +6x +14x +14x +24x +36x +36x +36x +2x +2x +36x +14x +14x +36x +12x +24x +3x +3x +3x +3x +3x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var isnanf = require( '@stdlib/math/base/assert/is-nanf' );
+var isNegativeZerof = require( '@stdlib/math/base/assert/is-negative-zerof' );
+ 
+ 
+// MAIN //
+ 
+/**
+* Computes the minimum value of a single-precision floating-point strided array.
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {Float32Array} x - input array
+* @param {integer} strideX - stride length
+* @param {NonNegativeInteger} offsetX - starting index
+* @returns {number} minimum value
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 2.0, 1.0, 2.0, -2.0, -2.0, 2.0, 3.0, 4.0 ] );
+*
+* var v = smin( 4, x, 2, 1 );
+* // returns -2.0
+*/
+function smin( N, x, strideX, offsetX ) {
+	var min;
+	var ix;
+	var v;
+	var i;
+ 
+	if ( N <= 0 ) {
+		return NaN;
+	}
+	if ( N === 1 || strideX === 0 ) {
+		return x[ offsetX ];
+	}
+	ix = offsetX;
+	min = x[ ix ];
+	for ( i = 1; i < N; i++ ) {
+		ix += strideX;
+		v = x[ ix ];
+		if ( isnanf( v ) ) {
+			return v;
+		}
+		if ( v < min || ( v === min && isNegativeZerof( v ) ) ) {
+			min = v;
+		}
+	}
+	return min;
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = smin;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/stats/base/smin/ndarray.native.js.html b/stats/base/smin/ndarray.native.js.html new file mode 100644 index 0000000000..a746a34ca9 --- /dev/null +++ b/stats/base/smin/ndarray.native.js.html @@ -0,0 +1,241 @@ + + + + + + Code coverage report for stats/base/smin/lib/ndarray.native.js + + + + + + + + + +
+
+

All files / stats/base/smin/lib ndarray.native.js

+
+ +
+ 100% + Statements + 52/52 +
+ + +
+ 100% + Branches + 2/2 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 52/52 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +532x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +12x +12x +12x +2x +2x +2x +2x +2x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var addon = require( './../src/addon.node' );
+ 
+ 
+// MAIN //
+ 
+/**
+* Computes the minimum value of a single-precision floating-point strided array.
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {Float32Array} x - input array
+* @param {integer} strideX - stride length
+* @param {NonNegativeInteger} offsetX - starting index
+* @returns {number} minimum value
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 2.0, 1.0, 2.0, -2.0, -2.0, 2.0, 3.0, 4.0 ] );
+*
+* var v = smin( 4, x, 2, 1 );
+* // returns -2.0
+*/
+function smin( N, x, strideX, offsetX ) {
+	return addon.ndarray( N, x, strideX, offsetX );
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = smin;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/stats/base/smin/smin.js.html b/stats/base/smin/smin.js.html new file mode 100644 index 0000000000..b9c81e4296 --- /dev/null +++ b/stats/base/smin/smin.js.html @@ -0,0 +1,241 @@ + + + + + + Code coverage report for stats/base/smin/lib/smin.js + + + + + + + + + +
+
+

All files / stats/base/smin/lib smin.js

+
+ +
+ 100% + Statements + 52/52 +
+ + +
+ 100% + Branches + 2/2 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 52/52 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +532x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +12x +12x +12x +2x +2x +2x +2x +2x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var stride2offset = require( '@stdlib/strided/base/stride2offset' );
+var ndarray = require( './ndarray.js' );
+ 
+ 
+// MAIN //
+ 
+/**
+* Computes the minimum value of a single-precision floating-point strided array.
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {Float32Array} x - input array
+* @param {integer} strideX - stride length
+* @returns {number} minimum value
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 2.0 ] );
+*
+* var v = smin( x.length, x, 1 );
+* // returns -2.0
+*/
+function smin( N, x, strideX ) {
+	return ndarray( N, x, strideX, stride2offset( N, strideX ) );
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = smin;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/stats/base/smin/smin.native.js.html b/stats/base/smin/smin.native.js.html new file mode 100644 index 0000000000..b371e6596f --- /dev/null +++ b/stats/base/smin/smin.native.js.html @@ -0,0 +1,238 @@ + + + + + + Code coverage report for stats/base/smin/lib/smin.native.js + + + + + + + + + +
+
+

All files / stats/base/smin/lib smin.native.js

+
+ +
+ 100% + Statements + 51/51 +
+ + +
+ 100% + Branches + 2/2 +
+ + +
+ 100% + Functions + 1/1 +
+ + +
+ 100% + Lines + 51/51 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+

+
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +522x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +2x +37x +37x +37x +2x +2x +2x +2x +2x + 
/**
+* @license Apache-2.0
+*
+* Copyright (c) 2020 The Stdlib Authors.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+*    http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+ 
+'use strict';
+ 
+// MODULES //
+ 
+var addon = require( './../src/addon.node' );
+ 
+ 
+// MAIN //
+ 
+/**
+* Computes the minimum value of a single-precision floating-point strided array.
+*
+* @param {PositiveInteger} N - number of indexed elements
+* @param {Float32Array} x - input array
+* @param {integer} strideX - stride length
+* @returns {number} minimum value
+*
+* @example
+* var Float32Array = require( '@stdlib/array/float32' );
+*
+* var x = new Float32Array( [ 1.0, -2.0, 2.0 ] );
+*
+* var v = smin( x.length, x, 1 );
+* // returns -2.0
+*/
+function smin( N, x, strideX ) {
+	return addon( N, x, strideX );
+}
+ 
+ 
+// EXPORTS //
+ 
+module.exports = smin;
+ 
+ +
+
+ + + + + + + + \ No newline at end of file