[][src]Struct num_complex::ComplexDistribution

pub struct ComplexDistribution<Re, Im = Re> { /* fields omitted */ }

A generic random value distribution for complex numbers.

Methods

impl<Re, Im> ComplexDistribution<Re, Im>[src]

pub fn new(re: Re, im: Im) -> Self[src]

Creates a complex distribution from independent distributions of the real and imaginary parts.

Trait Implementations

impl<Re: Clone, Im: Clone> Clone for ComplexDistribution<Re, Im>[src]

impl<Re: Copy, Im: Copy> Copy for ComplexDistribution<Re, Im>[src]

impl<Re: Debug, Im: Debug> Debug for ComplexDistribution<Re, Im>[src]

impl<T, Re, Im> Distribution<Complex<T>> for ComplexDistribution<Re, Im> where
    T: Num + Clone,
    Re: Distribution<T>,
    Im: Distribution<T>, 
[src]

Auto Trait Implementations

impl<Re, Im> RefUnwindSafe for ComplexDistribution<Re, Im> where
    Im: RefUnwindSafe,
    Re: RefUnwindSafe

impl<Re, Im> Send for ComplexDistribution<Re, Im> where
    Im: Send,
    Re: Send

impl<Re, Im> Sync for ComplexDistribution<Re, Im> where
    Im: Sync,
    Re: Sync

impl<Re, Im> Unpin for ComplexDistribution<Re, Im> where
    Im: Unpin,
    Re: Unpin

impl<Re, Im> UnwindSafe for ComplexDistribution<Re, Im> where
    Im: UnwindSafe,
    Re: UnwindSafe

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy