chol: Method to calculate the Choleski decomposition square...

Description Methods

Description

Takes a square symmetric posative definite gmatrix object. Note that no checking for symmetry is done. An error will be thrown if the the matrix is not posative definite. Returns a gmatrix object that is upper triangular.

Methods

signature(x = "ANY")
signature(x = "gmatrix")

njm18/gmatrix documentation built on May 23, 2019, 7:07 p.m.