jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
triu
Function triu
triu
(
a
:
ArrayLike
,
k
?:
number
)
:
Array
Return the upper triangle of an array. Must be of dimension >= 2.
Parameters
a
:
ArrayLike
k
:
number
= 0
Returns
Array
jax-js
Loading...
Return the upper triangle of an array. Must be of dimension >= 2.