>> help save_result This function is an auxiliary routine that is used to save the values of variables in the output structure "result". It is called in the functions "band_Arnoldi", "band_Lanczos", "sym_band_Lanczos", "Herm_band_Lanczos", "Jsym_band_Lanczos", and "JHerm_band_Lanczos". The input flag "aflag" is used to save the correct quantities for the various algorithms: aflag = 0 "band_Arnoldi" aflag = 1 "band_Lanczos" aflag = 2 "Herm_band_Lanczos" aflag = 3 "sym_band_Lanczos", "Jsym_band_Lanczos", "JHerm_band_Lanczos" ----------------------------------------------------------------------------- BANDITS: a Matlab Package of Band Krylov Subspace Iterations Copyright (c) 2018-2019 Roland W. Freund See LICENSE.txt for license -----------------------------------------------------------------------------