DparChol: Function that computes a symetric D matric from it Cholesky L

View source: R/RcppExports.R

DparCholR Documentation

Function that computes a symetric D matric from it Cholesky L

Description

Function that computes a symetric D matric from it Cholesky L

Usage

DparChol(q, qvector)

Arguments

q

an integer

qvector

a vector of length q

Value

a symetric positive define matrix


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.