Path: Math/MathUtils
% Computes the delta eigenvalues for a given a small perturbation of a, e -------------------------------------------------------------------------- Form: tag = GetNewTag( name ) -------------------------------------------------------------------------- ------ Inputs ------ a (n,n) Matrix e (n,n) Perturbation ------- Outputs ------- deltaS (1,:) Delta Eigenvalues --------------------------------------------------------------------------
Back to the Math Module page