Enum superlu_sys::Dtype_t
[−]
[src]
pub enum Dtype_t { SLU_S, SLU_D, SLU_C, SLU_Z, }
Variants
SLU_S
SLU_D
SLU_C
SLU_Z
pub enum Dtype_t { SLU_S, SLU_D, SLU_C, SLU_Z, }
SLU_S
SLU_D
SLU_C
SLU_Z
impl Copy for Dtype_t
[src]impl Clone for Dtype_t
[src]