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")

gmatrix documentation built on May 29, 2017, 2:20 p.m.