tcrossprod.dual: Crossproduct of 'dual'-class objects

Description Usage Arguments

Description

Crossproduct of 'dual'-class objects

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'dual,ANY'
tcrossprod(x, y)

## S4 method for signature 'dual,dual'
tcrossprod(x, y)

## S4 method for signature 'dual,missing'
tcrossprod(x, y)

Arguments

x

A numeric matrix, or the corresponding "dual" object.

y

A numeric matrix, or the corresponding "dual" object.


ADtools documentation built on Nov. 9, 2020, 5:09 p.m.