Home > freetb4matlab > control > zgfmul.m

zgfmul

PURPOSE ^

% Compute product of @var{zgep} incidence matrix @math{F} with vector @var{x}.

SYNOPSIS ^

function y = zgfmul (a, b, c, d, x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{y} =} zgfmul (@var{a}, @var{b}, @var{c}, @var{d}, @var{x})
% Compute product of @var{zgep} incidence matrix @math{F} with vector @var{x}.
% Used by @command{zgepbal} (in @command{zgscal}) as part of generalized conjugate gradient
% iteration.
% @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