Trait ndarray::linalg::Field [] [src]

pub trait Field: Ring + Div<Output=Self> { }

Trait union for a field.

Implementors