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.


kcf-jackson/ADtools documentation built on Nov. 16, 2020, 7:12 p.m.