Description Usage Arguments Details Value Examples
Returns the Frobenius norm of the Tensor instance.
1 2 3 4 |
tnsr |
the Tensor instance |
fnorm(tnsr)
numeric Frobenius norm of x
1 2 | tnsr <- rand_tensor()
fnorm(tnsr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.