Compute the lower-triangular Cholesky factor.

linalg_chol(x)

Arguments

x

Input data, overwritten by the inverse.

Value

Returns NULL.