Enum superlu_sys::rowperm_t [] [src]

pub enum rowperm_t {
    NOROWPERM,
    LargeDiag,
    MY_PERMR,
}

Variants

Trait Implementations

impl Copy for rowperm_t
[src]

impl Clone for rowperm_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more