Trait RightContraction

Source
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<f32> for f32

Source§

impl RightContraction<ComplexNumber> for f32

Source§

impl RightContraction<Motor> for f32

Source§

impl RightContraction<MultiVector> for f32

Source§

impl RightContraction<Rotor> for f32

Source§

impl RightContraction<Translator> for f32

Source§

impl RightContraction<Motor> for f32

Source§

impl RightContraction<MultiVector> for f32

Source§

impl RightContraction<Rotor> for f32

Source§

impl RightContraction<Translator> for f32

Source§

impl RightContraction<SplitComplexNumber> for f32

Source§

impl RightContraction<Motor> for f32

Source§

impl RightContraction<MultiVector> for f32

Source§

impl RightContraction<Rotor> for f32

Source§

impl RightContraction<Translator> for f32

Source§

impl RightContraction<Motor> for f32

Source§

impl RightContraction<MultiVector> for f32

Source§

impl RightContraction<Rotor> for f32

Source§

impl RightContraction<Translator> for f32

Source§

impl RightContraction<DualNumber> for f32

Source§

impl RightContraction<Motor> for f32

Source§

impl RightContraction<MultiVector> for f32

Source§

impl RightContraction<Rotor> for f32

Source§

impl RightContraction<Translator> for f32

Source§

impl RightContraction<Motor> for f32

Source§

impl RightContraction<MultiVector> for f32

Source§

impl RightContraction<Rotor> for f32

Source§

impl RightContraction<Translator> 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

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

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

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

Source§

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

Source§

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

Source§

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

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

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

Source§

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

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

Source§

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

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

Source§

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

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

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

Source§

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

Source§

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

Source§

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

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

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

Source§

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

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

Source§

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

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

Source§

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

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

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

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

Source§

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

Source§

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

Source§

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

Source§

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

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

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

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