Home > freetb4matlab > deprecated > lchol.m

lchol

PURPOSE ^

% This function has been deprecated. Use @code{chol (@dots{},'lower')}

SYNOPSIS ^

function varargout = lchol (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Loadable Function} {@var{l} =} lchol (@var{a})
% @deftypefnx {Loadable Function} {[@var{l}, @var{p}] =} lchol (@var{a})
% This function has been deprecated.  Use @code{chol (@dots{},'lower')}
% instead.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003