jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
logaddexp2
Function logaddexp2
logaddexp2
(
...
args
:
[
x1
:
ArrayLike
,
x2
:
ArrayLike
]
)
:
Array
Logarithm of the sum of exponentials of inputs in base-2 avoiding overflow.
Parameters
...
args
:
[
x1
:
ArrayLike
,
x2
:
ArrayLike
]
Returns
Array
Properties
dispose
dispose
:
()
=>
void
Properties
dispose
jax-js
Loading...
Logarithm of the sum of exponentials of inputs in base-2 avoiding overflow.