Learn R Programming

ADtools (version 0.5.4)

det.dual: Determinant of a 'dual'-class object

Description

Determinant of a 'dual'-class object

Usage

# S3 method for dual
det(x, ...)

Arguments

x

A "dual" object.

...

Other parameters to be passed to `base::det`.