det.dual {ADtools}R Documentation

Determinant of a 'dual'-class object

Description

Determinant of a 'dual'-class object

Usage

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

Arguments

x

A "dual" object.

...

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


[Package ADtools version 0.5.5 Index]