Type Definition afarray::Complex[][src]

pub type Complex<T> = Complex<T>;
Expand description

A complex number (an alias for num_complex::Complex.

Trait Implementations

The base value of a product operation.

The base value of a sum operation.

The base value of a product operation.

The base value of a sum operation.