| NaturallyEmbedded S⁰ ℝ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded S¹ ℝ² Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded S² ℝ³ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded ℝP² ℝ³ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded D¹ ℝ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded ℝ ℝ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded ℝ⁰ ℝ⁰ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded ℝ⁴ ℝ⁴ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded ℝ³ ℝ³ Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| NaturallyEmbedded ℝ² ℝ² Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| (VectorSpace y, VectorSpace z) => NaturallyEmbedded x ((x, y), z) Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| VectorSpace y => NaturallyEmbedded x (x, y) Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| (AdditiveGroup f, x ~ Interior x) => NaturallyEmbedded x (FibreBundle x f) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| NaturallyEmbedded x p => NaturallyEmbedded (Cℝay x) (p, ℝ) Source # | |
Instance detailsDefined in Data.Manifold.Types.Primitive |
| (AdditiveGroup y, AdditiveGroup g) => NaturallyEmbedded (FibreBundle x f) (FibreBundle (x, y) (f, g)) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| (NaturallyEmbedded m v, VectorSpace f) => NaturallyEmbedded (FibreBundle m ℝ⁰) (FibreBundle v f) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| NaturallyEmbedded (FibreBundle S¹ ℝ) (FibreBundle ℝ² ℝ²) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| NaturallyEmbedded (FibreBundle S² ℝ²) (FibreBundle ℝ³ ℝ³) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| NaturallyEmbedded v w => NaturallyEmbedded (FibreBundle ℝ v) (FibreBundle ℝ w) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| NaturallyEmbedded v w => NaturallyEmbedded (FibreBundle ℝ⁴ v) (FibreBundle ℝ⁴ w) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| NaturallyEmbedded v w => NaturallyEmbedded (FibreBundle ℝ³ v) (FibreBundle ℝ³ w) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |
| NaturallyEmbedded v w => NaturallyEmbedded (FibreBundle ℝ² v) (FibreBundle ℝ² w) Source # | |
Instance detailsDefined in Data.Manifold.FibreBundle |