Learn R Programming

ADtools (version 0.5.4)

as.matrix.dual: Coerce the first component of the dual object into a matrix.

Description

Coerce the first component of the dual object into a matrix.

Usage

# S3 method for dual
as.matrix(x, ...)

# S4 method for dual as.matrix(x, ...)

Arguments

x

A "dual" object.

...

Unused.