Trait ndarray_odeint::traits::RMod [] [src]

pub trait RMod<R: Ring>: Mul<R, Output = Self> + Sized { }

R-module

Implementors