tcrossprod,dual,ANY-method: Crossproduct of 'dual'-class objects
Description
Crossproduct of 'dual'-class objects
Usage
# S4 method for dual,ANY
tcrossprod(x, y)# S4 method for dual,dual
tcrossprod(x, y)
# S4 method for dual,missing
tcrossprod(x, y)
Arguments
x
A numeric matrix, or the corresponding "dual" object.
y
A numeric matrix, or the corresponding "dual" object.