innerprod: Calculate the inner product of a pair of tensors

Description Usage Arguments

Description

Calculate the inner product of a pair of tensors

Usage

1
2
3
4
5
6
7
innerprod(x, y)

## S4 method for signature 'dtensor,dtensor'
innerprod(x, y)

## S4 method for signature 'sptensor,sptensor'
innerprod(x, y)

Arguments

x, y

tensors


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