grad_mat: Find gradient of log(f) for a matrix of points

View source: R/RcppExports.R

grad_matR Documentation

Find gradient of log(f) for a matrix of points

Description

Find gradient of log(f) for a matrix of points

Usage

grad_mat(x, f)

Arguments

x

point of evaluation

f

function

Value

a matrix of gradient vectors


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