NGMV Control Toolbox Previous page   Next Page
ltl

factorization of a symmetric matrix.

Syntax

Description

L = LTL(X) performs a factorization of a symmetric matrix X into upper and lower triangular factors: X = L'*L, and returns the lower triangular matrix L. This is a "rotated" version of the Choleski factorization.

 

Previous page   lqgc   madj  Next page