Type Alias sprs::IndPtr

source ·
pub type IndPtr<Iptr> = IndPtrBase<Iptr, Vec<Iptr>>;

Aliased Type§

struct IndPtr<Iptr> { /* private fields */ }