Queries the contents of the Matrix Market file ‘filename’ to extract size and storage information.
Parameters : | source : file
|
---|---|
Returns : | rows,cols : int
entries : int
format : {‘coordinate’, ‘array’} field : {‘real’, ‘complex’, ‘pattern’, ‘integer’} symm : {‘general’, ‘symmetric’, ‘skew-symmetric’, ‘hermitian’} |