mult__prod: Efficient computation of matrix product for arrays

View source: R/MLEdensity.R

mult__prodR Documentation

Efficient computation of matrix product for arrays

Description

Efficient computation of matrix product for arrays

Usage

mult__prod(a, b)

Arguments

a

array

b

array

References

This function is a simplified version of the "mult__prod" function by Le and Singleton (2018).
"A Small Package of Matlab Routines for the Estimation of Some Term Structure Models."
(Euro Area Business Cycle Network Training School - Term Structure Modelling). Available at: https://cepr.org/40029


MultiATSM documentation built on April 4, 2025, 1:40 a.m.