Enum superlu_sys::Stype_t [] [src]

pub enum Stype_t {
    SLU_NC,
    SLU_NCP,
    SLU_NR,
    SLU_SC,
    SLU_SCP,
    SLU_SR,
    SLU_DN,
    SLU_NR_loc,
}

Variants

Trait Implementations

impl Copy for Stype_t
[src]

impl Clone for Stype_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more