sparse_D: Generate matrix D from 'sparse_chol' output

View source: R/matrix.R

sparse_DR Documentation

Generate matrix D from 'sparse_chol' output

Description

Generates the D matrix of the LDL decomposition from the output of the 'sparse_chol' function

Usage

sparse_D(mat)

Arguments

mat

List returned by 'sparse_chol'

Value

A matrix of class 'ddiMatrix'


SparseChol documentation built on April 3, 2025, 10:51 p.m.