Function wafer::output::write_yaml  [−][src]
fn write_yaml(
array: &ArrayView3<R64>,
filename: &str,
err_kind: ErrorKind
) -> Result<(), Error>
Outputs an array to disk in yaml format
Arguments
*array - The array to output
filename- file / directory to save to.