Function sce::eds::writer

source ·
pub fn writer(
    file_path: &Path,
    matrix: &CsMat<MatValT>
) -> Result<(), Box<dyn Error>>