chol0,dual-method {ADtools}R Documentation

Cholesky decomposition of 'dual'-class objects

Description

Cholesky decomposition of 'dual'-class objects

Usage

## S4 method for signature 'dual'
chol0(x)

Arguments

x

A "dual" object.

Note

The Cholesky decomposition used in this function returns a lower triangular matrix.


[Package ADtools version 0.5.5 Index]