mm_io_test
    
    
    
      mm_io_test,
      a C code which
      calls mm_io(), which
      reads and writes files in the Matrix Market (MM) format.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      mm_io,
      a C code which
      reads and writes sparse linear systems stored 
      in the Matrix Market (MM) format.
    
    
      Source Code:
    
    
      
    
    
      
        - 
          matrix_05_05_arg.txt,
          a 5 by 5 matrix in ARRAY REAL GENERAL form, read
          by some routines, and written by others.
        
 
        - 
          matrix_05_05_crg.txt,
          a 5 by 5 matrix in COORDINATE REAL GENERAL form, read
          by some routines, and written by others.
        
 
      
    
    
    
      Last revised on 14 July 2019.