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


zamorarr/tensorr documentation built on May 4, 2019, 9:08 p.m.