Trait rin::math::scalar::ClosedNeg [−][src]
pub trait ClosedNeg: Neg<Output = Self> { }
Trait alias for Neg
with result of type Self
.
pub trait ClosedNeg: Neg<Output = Self> { }
Trait alias for Neg
with result of type Self
.