jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
random
geometric
Function geometric
geometric
(
...
args
:
[
key
:
ArrayLike
,
p
:
ArrayLike
,
{
dtype
?:
DType
;
shape
?:
number
[]
}
?
,
]
,
)
:
Array
Sample geometric random values: the number of trials until first success.
Parameters
...
args
:
[
key
:
ArrayLike
,
p
:
ArrayLike
,
{
dtype
?:
DType
;
shape
?:
number
[]
}
?
]
Returns
Array
Properties
dispose
dispose
:
()
=>
void
Properties
dispose
jax-js
Loading...
Sample geometric random values: the number of trials until first success.