Home > freetb4matlab > sparse > etreeplot.m

etreeplot

PURPOSE ^

% Plot the elimination tree of the matrix @var{s} or

SYNOPSIS ^

function etreeplot (s, varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} etreeplot (@var{tree})
% @deftypefnx {Function File} {} etreeplot (@var{tree}, @var{node_style}, @var{edge_style})
% Plot the elimination tree of the matrix @var{s} or
% @code{@var{s}+@var{s}'}  if @var{s} in non-symmetric.  The optional
% parameters @var{line_style} and @var{edge_style} define the output
% style.
% @seealso{treeplot, gplot}
% @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