Trait descartes::WithUniqueOrthogonal[][src]

pub trait WithUniqueOrthogonal {
    fn orthogonal(&self) -> Self;
}

Required Methods

Implementors