Trait rin::math::IsParallel [−][src]
pub trait IsParallel { pub fn is_parallel(&self, other: &Self) -> bool; }
pub trait IsParallel { pub fn is_parallel(&self, other: &Self) -> bool; }
pub fn is_parallel(&self, other: &Self) -> bool
[src]