%*%,ANY,dual-method {ADtools}R Documentation

Matrix multiplication of 'dual'-class objects (ANY-dual)

Description

Matrix multiplication of 'dual'-class objects (ANY-dual)

Usage

## S4 method for signature 'ANY,dual'
x %*% y

Arguments

x

"ANY" object.

y

A "dual" object.


[Package ADtools version 0.5.5 Index]