[object Object]

[object Object][object Object]undefined
[object Object]
  • This API is used to calculate the sign and natural logarithm of the determinant of the input self.
  • Formula:signOut=sign(det(self))logOut=log(abs(det(self)))signOut = sign(det(self)) \\ logOut = log(abs(det(self))) [object Object] indicates determinant computation and [object Object] indicates absolute value computation. If the result of [object Object] is [object Object], [object Object] equals [object Object].
[object Object]

Each operator has calls. First, the [object Object] API is called to obtain the workspace size required for computation and the executor that contains the operator computation flow. Then, the [object Object] API is called to perform computation.

[object Object]
[object Object]
[object Object]
  • Parameters

    [object Object]
  • Return Value

    [object Object]: status code. For details, see .

    The first-phase API implements input parameter verification. The following errors may be thrown:

    [object Object]
[object Object]
  • Parameters

    [object Object]
  • Return Value

    [object Object]: status code. For details, see .

[object Object]
  • Deterministic description: The default deterministic implementation of [object Object] is used.
  • The input data cannot contain the overflow value [object Object]/[object Object].
[object Object]

The following example is for reference only. For details, see .

[object Object]