Re-exports§
pub use num;
Modules§
Macros§
- A more convenient way to write
Complex::new(...)
. - A more convenient way of writing
Poly::new(&[Complex::new(...)...])
Structs§
Traits§
- The trait bounds necessary to provide the basic functionality of this crate.