band1_backsolve_mat: Backward substitution with band 1 lower Cholesky triangle and...

Description Usage Arguments Value

Description

Backward substitution with band 1 lower Cholesky triangle and tridiagonal matrix on the right hand side.

Usage

1

Arguments

L

A lower triangular square matrix with non-zero entries only on the main diagonal and the first subdiagonal.

Q

A tridiagonal matrix with the same dimensions as L.

Value

A matrix.


BenjaK/irregulAR1 documentation built on May 30, 2019, 3:51 p.m.