Home > freetb4matlab > control > zgscal.m

zgscal

PURPOSE ^

% Generalized conjugate gradient iteration to

SYNOPSIS ^

function x = zgscal (a, b, c, d, z, n, m, p)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{x} =} zgscal (@var{f}, @var{z}, @var{n}, @var{m}, @var{p})
% Generalized conjugate gradient iteration to
% solve zero-computation generalized eigenvalue problem balancing equation
% @math{fx=z}; called by @command{zgepbal}.
% @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