jax-js-nonconsuming (Fork)
System
Light
Dark
Search…
Preparing search index...
@hamk-uas/jax-js-nonconsuming-optax
treeNorm
Function treeNorm
treeNorm
(
tr
:
JsTree
<
Array
>
,
ord
?:
NormOrd
,
squared
?:
boolean
)
:
Array
Compute the vector norm of the given ord of a pytree.
Parameters
tr
:
JsTree
<
Array
>
ord
:
NormOrd
= null
squared
:
boolean
= false
Returns
Array
jax-js-nonconsuming (Fork)
Loading...
Compute the vector norm of the given ord of a pytree.