Trait gut::io::Real[][src]

pub trait Real: Scalar + Real { }

Implementors

impl<T> Real for T where
    T: Scalar + Real
[src]

Loading content...