Home > freetb4matlab > deprecated > spchol.m

spchol

PURPOSE ^

% This function has been deprecated. Use @code{chol} instead.

SYNOPSIS ^

function varargout = spchol (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Loadable Function} {@var{r} =} spchol (@var{a})
% @deftypefnx {Loadable Function} {[@var{r}, @var{p}] =} spchol (@var{a})
% @deftypefnx {Loadable Function} {[@var{r}, @var{p}, @var{q}] =} spchol (@var{a})
% This function has been deprecated.  Use @code{chol} 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