Trait alga::general::Module  [−][src]
A module which overloads the * and + operators.
Associated Types
type Ring: RingCommutative[src]
The underlying scalar field.
A module which overloads the * and + operators.
type Ring: RingCommutative[src]The underlying scalar field.
impl<N: RingCommutative + NumAssign> Module for Complex<N>[src]type Ring = Nimpl Module for i8[src]impl Module for i16[src]impl Module for i32[src]impl Module for i64[src]impl Module for isize[src]impl Module for f32[src]impl Module for f64[src]