DiffResults: Create 'DiffResult' Object.

Description Usage Arguments

Description

Create DiffResult object which can be used for storage of functions values and different orders of derivative results at the same time.

Usage

1
2
3
4
5

Arguments

x

a vector of same shape with potential input vectors.

y

a vector of same shape with potential output vectors. When it is NULL (default), it means that y has the same shape with x.


Non-Contradiction/autodiffr documentation built on May 10, 2019, 8:04 a.m.