pub trait RightContraction<T> {
    type Output;

    // Required method
    fn right_contraction(self, other: T) -> Self::Output;
}
Expand description

Geometric product grade filtered by t == r - s

Required Associated Types§

Required Methods§

source

fn right_contraction(self, other: T) -> Self::Output

Implementations on Foreign Types§

source§

impl RightContraction<Translator> for f32

source§

impl RightContraction<Motor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Motor) -> f32

source§

impl RightContraction<SplitComplexNumber> for f32

source§

impl RightContraction<MultiVector> for f32

source§

impl RightContraction<Rotor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Rotor) -> f32

source§

impl RightContraction<Translator> for f32

source§

impl RightContraction<Rotor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Rotor) -> f32

source§

impl RightContraction<Translator> for f32

source§

impl RightContraction<Motor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Motor) -> f32

source§

impl RightContraction<Motor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Motor) -> f32

source§

impl RightContraction<Motor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Motor) -> f32

source§

impl RightContraction<Rotor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Rotor) -> f32

source§

impl RightContraction<Rotor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Rotor) -> f32

source§

impl RightContraction<MultiVector> for f32

source§

impl RightContraction<MultiVector> for f32

source§

impl RightContraction<Motor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Motor) -> f32

source§

impl RightContraction<ComplexNumber> for f32

source§

impl RightContraction<Translator> for f32

source§

impl RightContraction<MultiVector> for f32

source§

impl RightContraction<DualNumber> for f32

source§

impl RightContraction<MultiVector> for f32

source§

impl RightContraction<f32> for f32

§

type Output = f32

source§

fn right_contraction(self, other: f32) -> f32

source§

impl RightContraction<Rotor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Rotor) -> f32

source§

impl RightContraction<Rotor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Rotor) -> f32

source§

impl RightContraction<Translator> for f32

source§

impl RightContraction<Translator> for f32

source§

impl RightContraction<Motor> for f32

§

type Output = f32

source§

fn right_contraction(self, other: Motor) -> f32

source§

impl RightContraction<MultiVector> for f32

Implementors§

source§

impl RightContraction<f32> for ComplexNumber

source§

impl RightContraction<f32> for geometric_algebra::epga2d::IdealPoint

source§

impl RightContraction<f32> for geometric_algebra::epga2d::Motor

source§

impl RightContraction<f32> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<f32> for geometric_algebra::epga2d::MultiVector

source§

impl RightContraction<f32> for geometric_algebra::epga2d::Plane

source§

impl RightContraction<f32> for geometric_algebra::epga2d::Point

source§

impl RightContraction<f32> for geometric_algebra::epga2d::Rotor

source§

impl RightContraction<f32> for geometric_algebra::epga2d::Translator

source§

impl RightContraction<f32> for geometric_algebra::epga3d::IdealPoint

source§

impl RightContraction<f32> for geometric_algebra::epga3d::Line

§

type Output = Line

source§

impl RightContraction<f32> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<f32> for geometric_algebra::epga3d::MultiVector

source§

impl RightContraction<f32> for geometric_algebra::epga3d::Plane

source§

impl RightContraction<f32> for geometric_algebra::epga3d::Point

source§

impl RightContraction<f32> for geometric_algebra::epga3d::PointAndPlane

source§

impl RightContraction<f32> for geometric_algebra::epga3d::Rotor

source§

impl RightContraction<f32> for geometric_algebra::epga3d::Translator

source§

impl RightContraction<f32> for SplitComplexNumber

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::IdealPoint

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::Motor

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::MultiVector

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::Plane

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::Point

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::Rotor

source§

impl RightContraction<f32> for geometric_algebra::hpga2d::Translator

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::IdealPoint

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::Line

§

type Output = Line

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::MultiVector

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::Plane

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::Point

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::PointAndPlane

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::Rotor

source§

impl RightContraction<f32> for geometric_algebra::hpga3d::Translator

source§

impl RightContraction<f32> for DualNumber

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::IdealPoint

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::Motor

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::MotorDual

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::MultiVector

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::Plane

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::Point

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::Rotor

source§

impl RightContraction<f32> for geometric_algebra::ppga2d::Translator

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::IdealPoint

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::Line

§

type Output = Line

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::Motor

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::MultiVector

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::Plane

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::Point

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::PointAndPlane

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::Rotor

source§

impl RightContraction<f32> for geometric_algebra::ppga3d::Translator

source§

impl RightContraction<ComplexNumber> for ComplexNumber

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga2d::IdealPoint

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga2d::Motor

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga2d::Point

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga2d::Translator

§

type Output = f32

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::IdealPoint

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::Motor

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::MultiVector

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::Plane

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::Point

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::Rotor

source§

impl RightContraction<Motor> for geometric_algebra::epga2d::Translator

source§

impl RightContraction<MotorDual> for geometric_algebra::epga2d::IdealPoint

source§

impl RightContraction<MotorDual> for geometric_algebra::epga2d::Motor

source§

impl RightContraction<MotorDual> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<MotorDual> for geometric_algebra::epga2d::Plane

§

type Output = f32

source§

impl RightContraction<MotorDual> for geometric_algebra::epga2d::Point

source§

impl RightContraction<MotorDual> for geometric_algebra::epga2d::Translator

source§

impl RightContraction<MultiVector> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<MultiVector> for geometric_algebra::epga2d::MultiVector

source§

impl RightContraction<Plane> for geometric_algebra::epga2d::IdealPoint

source§

impl RightContraction<Plane> for geometric_algebra::epga2d::Motor

source§

impl RightContraction<Plane> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<Plane> for geometric_algebra::epga2d::Plane

§

type Output = f32

source§

impl RightContraction<Plane> for geometric_algebra::epga2d::Point

source§

impl RightContraction<Plane> for geometric_algebra::epga2d::Translator

source§

impl RightContraction<Point> for geometric_algebra::epga2d::IdealPoint

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::epga2d::Motor

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<Point> for geometric_algebra::epga2d::Point

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::epga2d::Rotor

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::epga2d::Translator

§

type Output = f32

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::IdealPoint

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::Motor

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::MultiVector

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::Plane

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::Point

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::Rotor

source§

impl RightContraction<Rotor> for geometric_algebra::epga2d::Translator

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::IdealPoint

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::Motor

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::MotorDual

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::MultiVector

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::Plane

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::Point

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::Rotor

source§

impl RightContraction<Translator> for geometric_algebra::epga2d::Translator

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga3d::IdealPoint

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga3d::Line

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<IdealPoint> for geometric_algebra::epga3d::Translator

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::epga3d::IdealPoint

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::epga3d::Line

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::epga3d::Point

source§

impl RightContraction<Line> for geometric_algebra::epga3d::PointAndPlane

source§

impl RightContraction<Line> for geometric_algebra::epga3d::Rotor

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::epga3d::Translator

§

type Output = f32

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::IdealPoint

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::MultiVector

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::Plane

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::Point

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::PointAndPlane

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::Rotor

source§

impl RightContraction<Motor> for geometric_algebra::epga3d::Translator

source§

impl RightContraction<MultiVector> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<MultiVector> for geometric_algebra::epga3d::MultiVector

source§

impl RightContraction<Plane> for geometric_algebra::epga3d::IdealPoint

source§

impl RightContraction<Plane> for geometric_algebra::epga3d::Line

source§

impl RightContraction<Plane> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<Plane> for geometric_algebra::epga3d::Plane

§

type Output = f32

source§

impl RightContraction<Plane> for geometric_algebra::epga3d::Point

§

type Output = Line

source§

impl RightContraction<Plane> for geometric_algebra::epga3d::Translator

source§

impl RightContraction<Point> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<Point> for geometric_algebra::epga3d::Point

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::epga3d::PointAndPlane

§

type Output = f32

source§

impl RightContraction<PointAndPlane> for geometric_algebra::epga3d::IdealPoint

source§

impl RightContraction<PointAndPlane> for geometric_algebra::epga3d::Line

source§

impl RightContraction<PointAndPlane> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<PointAndPlane> for geometric_algebra::epga3d::Plane

§

type Output = f32

source§

impl RightContraction<PointAndPlane> for geometric_algebra::epga3d::Translator

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::IdealPoint

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::MultiVector

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::Plane

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::Point

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::PointAndPlane

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::Rotor

source§

impl RightContraction<Rotor> for geometric_algebra::epga3d::Translator

source§

impl RightContraction<Translator> for geometric_algebra::epga3d::IdealPoint

source§

impl RightContraction<Translator> for geometric_algebra::epga3d::Motor

source§

impl RightContraction<Translator> for geometric_algebra::epga3d::MultiVector

source§

impl RightContraction<Translator> for geometric_algebra::epga3d::Plane

source§

impl RightContraction<Translator> for geometric_algebra::epga3d::PointAndPlane

source§

impl RightContraction<Translator> for geometric_algebra::epga3d::Rotor

source§

impl RightContraction<Translator> for geometric_algebra::epga3d::Translator

source§

impl RightContraction<SplitComplexNumber> for SplitComplexNumber

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga2d::IdealPoint

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga2d::Motor

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga2d::Point

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga2d::Translator

§

type Output = f32

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::IdealPoint

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::Motor

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::MultiVector

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::Plane

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::Point

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::Rotor

source§

impl RightContraction<Motor> for geometric_algebra::hpga2d::Translator

source§

impl RightContraction<MotorDual> for geometric_algebra::hpga2d::IdealPoint

source§

impl RightContraction<MotorDual> for geometric_algebra::hpga2d::Motor

source§

impl RightContraction<MotorDual> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<MotorDual> for geometric_algebra::hpga2d::Plane

§

type Output = f32

source§

impl RightContraction<MotorDual> for geometric_algebra::hpga2d::Point

source§

impl RightContraction<MotorDual> for geometric_algebra::hpga2d::Translator

source§

impl RightContraction<MultiVector> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<MultiVector> for geometric_algebra::hpga2d::MultiVector

source§

impl RightContraction<Plane> for geometric_algebra::hpga2d::IdealPoint

source§

impl RightContraction<Plane> for geometric_algebra::hpga2d::Motor

source§

impl RightContraction<Plane> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<Plane> for geometric_algebra::hpga2d::Plane

§

type Output = f32

source§

impl RightContraction<Plane> for geometric_algebra::hpga2d::Point

source§

impl RightContraction<Plane> for geometric_algebra::hpga2d::Translator

source§

impl RightContraction<Point> for geometric_algebra::hpga2d::IdealPoint

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::hpga2d::Motor

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<Point> for geometric_algebra::hpga2d::Point

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::hpga2d::Rotor

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::hpga2d::Translator

§

type Output = f32

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::IdealPoint

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::Motor

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::MultiVector

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::Plane

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::Point

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::Rotor

source§

impl RightContraction<Rotor> for geometric_algebra::hpga2d::Translator

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::IdealPoint

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::Motor

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::MotorDual

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::MultiVector

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::Plane

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::Point

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::Rotor

source§

impl RightContraction<Translator> for geometric_algebra::hpga2d::Translator

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga3d::IdealPoint

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga3d::Line

§

type Output = f32

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<IdealPoint> for geometric_algebra::hpga3d::Translator

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::hpga3d::IdealPoint

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::hpga3d::Line

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::hpga3d::Point

source§

impl RightContraction<Line> for geometric_algebra::hpga3d::PointAndPlane

source§

impl RightContraction<Line> for geometric_algebra::hpga3d::Rotor

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::hpga3d::Translator

§

type Output = f32

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::IdealPoint

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::MultiVector

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::Plane

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::Point

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::PointAndPlane

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::Rotor

source§

impl RightContraction<Motor> for geometric_algebra::hpga3d::Translator

source§

impl RightContraction<MultiVector> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<MultiVector> for geometric_algebra::hpga3d::MultiVector

source§

impl RightContraction<Plane> for geometric_algebra::hpga3d::IdealPoint

source§

impl RightContraction<Plane> for geometric_algebra::hpga3d::Line

source§

impl RightContraction<Plane> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<Plane> for geometric_algebra::hpga3d::Plane

§

type Output = f32

source§

impl RightContraction<Plane> for geometric_algebra::hpga3d::Point

§

type Output = Line

source§

impl RightContraction<Plane> for geometric_algebra::hpga3d::Translator

source§

impl RightContraction<Point> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<Point> for geometric_algebra::hpga3d::Point

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::hpga3d::PointAndPlane

§

type Output = f32

source§

impl RightContraction<PointAndPlane> for geometric_algebra::hpga3d::IdealPoint

source§

impl RightContraction<PointAndPlane> for geometric_algebra::hpga3d::Line

source§

impl RightContraction<PointAndPlane> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<PointAndPlane> for geometric_algebra::hpga3d::Plane

§

type Output = f32

source§

impl RightContraction<PointAndPlane> for geometric_algebra::hpga3d::Translator

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::IdealPoint

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::MultiVector

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::Plane

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::Point

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::PointAndPlane

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::Rotor

source§

impl RightContraction<Rotor> for geometric_algebra::hpga3d::Translator

source§

impl RightContraction<Translator> for geometric_algebra::hpga3d::IdealPoint

source§

impl RightContraction<Translator> for geometric_algebra::hpga3d::Motor

source§

impl RightContraction<Translator> for geometric_algebra::hpga3d::MultiVector

source§

impl RightContraction<Translator> for geometric_algebra::hpga3d::Plane

source§

impl RightContraction<Translator> for geometric_algebra::hpga3d::PointAndPlane

source§

impl RightContraction<Translator> for geometric_algebra::hpga3d::Rotor

source§

impl RightContraction<Translator> for geometric_algebra::hpga3d::Translator

source§

impl RightContraction<DualNumber> for DualNumber

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::IdealPoint

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::Motor

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::MotorDual

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::MultiVector

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::Plane

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::Point

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::Rotor

source§

impl RightContraction<Motor> for geometric_algebra::ppga2d::Translator

source§

impl RightContraction<MotorDual> for geometric_algebra::ppga2d::Motor

source§

impl RightContraction<MotorDual> for geometric_algebra::ppga2d::MotorDual

source§

impl RightContraction<MotorDual> for geometric_algebra::ppga2d::Plane

§

type Output = f32

source§

impl RightContraction<MotorDual> for geometric_algebra::ppga2d::Point

source§

impl RightContraction<MultiVector> for geometric_algebra::ppga2d::MultiVector

source§

impl RightContraction<Plane> for geometric_algebra::ppga2d::Motor

source§

impl RightContraction<Plane> for geometric_algebra::ppga2d::MotorDual

source§

impl RightContraction<Plane> for geometric_algebra::ppga2d::Plane

§

type Output = f32

source§

impl RightContraction<Plane> for geometric_algebra::ppga2d::Point

source§

impl RightContraction<Point> for geometric_algebra::ppga2d::Motor

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::ppga2d::Point

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::ppga2d::Rotor

§

type Output = f32

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::IdealPoint

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::Motor

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::MotorDual

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::MultiVector

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::Plane

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::Point

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::Rotor

source§

impl RightContraction<Rotor> for geometric_algebra::ppga2d::Translator

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::IdealPoint

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::Motor

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::MotorDual

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::MultiVector

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::Plane

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::Point

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::Rotor

source§

impl RightContraction<Translator> for geometric_algebra::ppga2d::Translator

source§

impl RightContraction<Line> for geometric_algebra::ppga3d::Line

§

type Output = f32

source§

impl RightContraction<Line> for geometric_algebra::ppga3d::Motor

source§

impl RightContraction<Line> for geometric_algebra::ppga3d::Point

source§

impl RightContraction<Line> for geometric_algebra::ppga3d::PointAndPlane

source§

impl RightContraction<Line> for geometric_algebra::ppga3d::Rotor

§

type Output = f32

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::IdealPoint

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::Motor

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::MultiVector

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::Plane

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::Point

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::PointAndPlane

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::Rotor

source§

impl RightContraction<Motor> for geometric_algebra::ppga3d::Translator

source§

impl RightContraction<MultiVector> for geometric_algebra::ppga3d::MultiVector

source§

impl RightContraction<Plane> for geometric_algebra::ppga3d::Line

source§

impl RightContraction<Plane> for geometric_algebra::ppga3d::Plane

§

type Output = f32

source§

impl RightContraction<Plane> for geometric_algebra::ppga3d::Point

§

type Output = Line

source§

impl RightContraction<Point> for geometric_algebra::ppga3d::Point

§

type Output = f32

source§

impl RightContraction<Point> for geometric_algebra::ppga3d::PointAndPlane

§

type Output = f32

source§

impl RightContraction<PointAndPlane> for geometric_algebra::ppga3d::Line

source§

impl RightContraction<PointAndPlane> for geometric_algebra::ppga3d::Plane

§

type Output = f32

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::IdealPoint

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::Motor

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::MultiVector

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::Plane

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::Point

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::PointAndPlane

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::Rotor

source§

impl RightContraction<Rotor> for geometric_algebra::ppga3d::Translator

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::IdealPoint

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::Line

§

type Output = Line

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::Motor

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::MultiVector

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::Plane

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::Point

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::PointAndPlane

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::Rotor

source§

impl RightContraction<Translator> for geometric_algebra::ppga3d::Translator