pub trait LeftContraction<T> {
    type Output;

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

Geometric product grade filtered by t == s - r

Required Associated Types§

Required Methods§

source

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

Implementations on Foreign Types§

source§

impl LeftContraction<Motor> for f32

source§

impl LeftContraction<IdealPoint> for f32

source§

impl LeftContraction<Translator> for f32

source§

impl LeftContraction<Motor> for f32

source§

impl LeftContraction<Rotor> for f32

source§

impl LeftContraction<Translator> for f32

source§

impl LeftContraction<DualNumber> for f32

source§

impl LeftContraction<MultiVector> for f32

source§

impl LeftContraction<IdealPoint> for f32

source§

impl LeftContraction<Rotor> for f32

source§

impl LeftContraction<Plane> for f32

source§

impl LeftContraction<Point> for f32

source§

impl LeftContraction<ComplexNumber> for f32

source§

impl LeftContraction<Translator> for f32

source§

impl LeftContraction<Plane> for f32

source§

impl LeftContraction<Rotor> for f32

source§

impl LeftContraction<IdealPoint> for f32

source§

impl LeftContraction<Translator> for f32

source§

impl LeftContraction<Plane> for f32

source§

impl LeftContraction<Rotor> for f32

source§

impl LeftContraction<MultiVector> for f32

source§

impl LeftContraction<Motor> for f32

source§

impl LeftContraction<Point> for f32

source§

impl LeftContraction<IdealPoint> for f32

source§

impl LeftContraction<Line> for f32

§

type Output = Line

source§

fn left_contraction(self, other: Line) -> Line

source§

impl LeftContraction<MultiVector> for f32

source§

impl LeftContraction<Plane> for f32

source§

impl LeftContraction<Plane> for f32

source§

impl LeftContraction<Motor> for f32

source§

impl LeftContraction<Translator> for f32

source§

impl LeftContraction<Translator> for f32

source§

impl LeftContraction<MotorDual> for f32

source§

impl LeftContraction<Plane> for f32

source§

impl LeftContraction<MotorDual> for f32

source§

impl LeftContraction<PointAndPlane> for f32

source§

impl LeftContraction<MultiVector> for f32

source§

impl LeftContraction<Line> for f32

§

type Output = Line

source§

fn left_contraction(self, other: Line) -> Line

source§

impl LeftContraction<Motor> for f32

source§

impl LeftContraction<Point> for f32

source§

impl LeftContraction<Rotor> for f32

source§

impl LeftContraction<SplitComplexNumber> for f32

source§

impl LeftContraction<MultiVector> for f32

source§

impl LeftContraction<Motor> for f32

source§

impl LeftContraction<PointAndPlane> for f32

source§

impl LeftContraction<Point> for f32

source§

impl LeftContraction<IdealPoint> for f32

source§

impl LeftContraction<PointAndPlane> for f32

source§

impl LeftContraction<Point> for f32

source§

impl LeftContraction<Point> for f32

source§

impl LeftContraction<MultiVector> for f32

source§

impl LeftContraction<IdealPoint> for f32

source§

impl LeftContraction<Rotor> for f32

source§

impl LeftContraction<f32> for f32

§

type Output = f32

source§

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

source§

impl LeftContraction<Line> for f32

§

type Output = Line

source§

fn left_contraction(self, other: Line) -> Line

source§

impl LeftContraction<MotorDual> for f32

Implementors§

source§

impl LeftContraction<f32> for ComplexNumber

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

impl LeftContraction<f32> for SplitComplexNumber

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

impl LeftContraction<f32> for DualNumber

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

impl LeftContraction<ComplexNumber> for ComplexNumber

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = Line

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

impl LeftContraction<SplitComplexNumber> for SplitComplexNumber

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = Line

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

impl LeftContraction<DualNumber> for DualNumber

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = Line

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = Line

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

§

type Output = f32

source§

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

source§

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

source§

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

source§

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

source§

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

source§

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