fips.Matrix.to_file# Matrix.to_file(path)# Save object to a pickle file. Parameters: path (str or Path) – File path where object will be saved. Return type: None