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


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