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

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