We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11d318 commit 0782613Copy full SHA for 0782613
1 file changed
lib/node_modules/@stdlib/stats/base/ndarray/smskrange/docs/types/index.d.ts
@@ -23,8 +23,7 @@
23
import { ndarray } from '@stdlib/types/ndarray';
24
25
/**
26
-* Calculates the range of a one-dimensional single-precision floating-point
27
-* ndarray according to a mask.
+* Calculates the range of a one-dimensional single-precision floating-point ndarray according to a mask.
28
*
29
* @param arrays - array-like object containing an input ndarray and a mask ndarray
30
* @returns range
0 commit comments