Preparing search index...
The search index is not available
ndarray-js
ndarray-js
(internals)
Wrapper
Type alias Wrapper<T>
Wrapper
<
T
>
:
(
(
other
,
out
?
)
=>
NDArray
<
T
>
)
Type Parameters
T
extends
TypedArrayConstructor
=
Float64ArrayConstructor
Type declaration
(
other
,
out
?
)
:
NDArray
<
T
>
Parameters
other
:
NDArray_
|
Kwargs
Optional
out
:
NDArray
<
any
>
|
null
|
Kwargs
Returns
NDArray
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ndarray-js
Loading...
Generated using
TypeDoc