Save matrix a in file with name given as first parameter. If ascii_flag is given and is not zero the file will be in ascii format, otherwise matrix is saved in double precision binary format. In either case the first line of the file contains four digits (in ascii)
ascii_flag 0 NROW(matrix) NCOL(matrix).
SEE ALSO: load.