deriv_2nd_dr: Analytic second derivative matrix for drift process

Description Usage Arguments Value Author(s) Examples

View source: R/RcppExports.R

Description

To ease a later calculation, we place the result into a matrix structure.

Usage

1

Arguments

tau

A vec containing the scales e.g. 2^tau

Value

A matrix with the first column containing the second partial derivative with respect to omega.

Author(s)

James Joseph Balamuta (JJB)

Examples

1
deriv_2nd_dr(2^(1:5))

SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.