solve_chol: An efficient function to calculate the inverse of a matrix

View source: R/utils.R

solve_cholR Documentation

An efficient function to calculate the inverse of a matrix

Description

An efficient function to calculate the inverse of a matrix

Usage

solve_chol(mat)

Arguments

mat

The matrix that you want to calculate the inverse.


yanbowisc/SIMP documentation built on Oct. 30, 2022, 1:33 a.m.