Skip to main content

ThreeSphere

Type Alias ThreeSphere 

Source
pub type ThreeSphere = Hypersphere<3>;
Expand description

A 3-sphere, the boundary of a four-dimensional ball.

Aliased Typeยง

pub struct ThreeSphere { /* private fields */ }