fast_diag: Fast computation of diag(y %_% M %_% t(y))

View source: R/estimation_helpers.R

fast_diagR Documentation

Fast computation of diag(y %% M %% t(y))

Description

Fast computation of diag(y %% M %% t(y))

Usage

fast_diag(y, M)

Arguments

y

Numeric matrix

M

Numeric matrix

Value

Numeric vector


sebastian-engelke/graphicalExtremes documentation built on Jan. 10, 2025, 10:02 a.m.