band1_backsolve_vec: Backsolve with band 1 upper Cholesky.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Backsolve with band 1 upper Cholesky.

Usage

1

Arguments

U

An upper triangular square matrix with non-zero entries only on the main diagonal and the first superdiagonal.

z

A vector with as many elements as the number of rows of U.

Value

A vector.


irregulAR1 documentation built on May 2, 2019, 8:49 a.m.