Type Alias ndarray_linalg::solveh::Pivot

source ·
pub type Pivot = Vec<i32>;

Aliased Type§

struct Pivot { /* private fields */ }