Trait safeeft::FloatEFT [] [src]

pub trait FloatEFT: IEEE754Float + Clone {
    fn split_coef() -> Self { ... }
}

Provided Methods

Implementors