norm: Calculate the Frobenius norm of a tensor

Description Usage Arguments

Description

Calculate the Frobenius norm of a tensor

Usage

1
2
3
4
5
6
7
norm(x)

## S4 method for signature 'dtensor'
norm(x)

## S4 method for signature 'sptensor'
norm(x)

Arguments

x

tensor


tensorr documentation built on May 2, 2019, 3:26 a.m.