checkdiv SciMax Toolbox christof

SciMax Toolbox >> cholesky

cholesky

Maxima Function

Calling Sequence

cholesky (M)
cholesky(M,field)

Description

Return the Cholesky factorization of the matrix selfadjoint (or hermitian) matrix M. The second argument defaults to 'generalring.' For a description of the possible values for field, see lu_factor.

checkdiv SciMax Toolbox christof