Type Definition ndarray_linalg::error::Result[][src]

pub type Result<T> = Result<T, LinalgError>;