Struct pointprocesses::generalized::Ball[][src]

pub struct Ball { /* fields omitted */ }

Methods

impl Ball
[src]

Trait Implementations

impl Set for Ball
[src]

Returns a bounding box for the set. This function is useful for Monte Carlo estimations of the area and also for point process simulation by rejection. Read more

impl Measurable for Ball
[src]

Auto Trait Implementations

impl Send for Ball

impl Sync for Ball