Skip to main content

write_vector_mtx

Function write_vector_mtx 

Source
pub fn write_vector_mtx(values: &[f64], path: impl AsRef<Path>) -> Result<()>
Expand description

Write a dense vector as Matrix Market array real general.