Type Definition ndarray_linalg::error::Result

source · []
pub type Result<T> = Result<T, LinalgError>;