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 e8064cd commit b599489Copy full SHA for b599489
lib/node_modules/@stdlib/ndarray/vector/float32/README.md
@@ -40,7 +40,7 @@ limitations under the License.
40
var Float32Vector = require( '@stdlib/ndarray/vector/float32' );
41
```
42
43
-#### Float32Vector( \[, options] )
+#### Float32Vector( \[options] )
44
45
Returns a one-dimensional single-precision floating-point [ndarray][@stdlib/ndarray/ctor].
46
0 commit comments