Docs.rs
num-complex-0.4.4
num-complex 0.4.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cuviper
Dependencies
bytecheck ^0.6
normal
bytemuck ^1
normal
num-traits ^0.2.11
normal
rand ^0.8
normal
rkyv ^0.7
normal
serde ^1.0
normal
Versions
94.23%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate num_complex
Version 0.4.4
All Items
Structs
Traits
Type Definitions
?
Crate
num_complex
source
·
[
−
]
Expand description
Complex numbers.
Compatibility
The
num-complex
crate is tested for rustc 1.31 and greater.
Structs
Complex
A complex number in Cartesian form.
ComplexDistribution
A generic random value distribution for complex numbers.
ComplexResolver
The resolver for an archived
Complex
ParseComplexError
Traits
ComplexFloat
Generic trait for floating point complex numbers.
Type Definitions
Complex32
Complex64