grad_vec: Find gradient of log(f)

View source: R/RcppExports.R

grad_vecR Documentation

Find gradient of log(f)

Description

Find gradient of log(f)

Usage

grad_vec(x, f)

Arguments

x

point of evaluation

f

function

Value

a gradient vector


MDgof documentation built on Feb. 13, 2026, 1:06 a.m.