xen-dev-utils
Preparing search index...
preimage
Function preimage
preimage
<
T
extends
number
|
bigint
>
(
A
:
T
[]
[]
)
:
T
[]
[]
Find the preimage X of A such that AX = I.
Type Parameters
T
extends
number
|
bigint
Parameters
A
:
T
[]
[]
The input matrix.
Returns
T
[]
[]
The preimage.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
xen-dev-utils
Loading...
Find the preimage X of A such that AX = I.