Uses of Interface
org.episteme.core.mathematics.topology.TopologicalSpace
Packages that use TopologicalSpace
Package
Description
-
Uses of TopologicalSpace in org.episteme.core.mathematics.algebra.intervals
Classes in org.episteme.core.mathematics.algebra.intervals that implement TopologicalSpaceModifier and TypeClassDescriptionclassRepresents an N-dimensional interval (hyperrectangle) over Real numbers. -
Uses of TopologicalSpace in org.episteme.core.mathematics.geometry
Classes in org.episteme.core.mathematics.geometry that implement TopologicalSpaceModifier and TypeClassDescriptionfinal classA point in 2D Euclidean space. * @author Silvere Martin-Michiellotfinal classA point in 3D Euclidean space. * @author Silvere Martin-MichiellotclassRepresents an N-dimensional point.final classA 2D vector in Euclidean space. * @author Silvere Martin-MichiellotclassRepresents a 3D vector.classRepresents a 4D vector, typically used for spacetime coordinates (ct, x, y, z).classRepresents an N-dimensional geometric vector. -
Uses of TopologicalSpace in org.episteme.core.mathematics.topology
Subinterfaces of TopologicalSpace in org.episteme.core.mathematics.topology -
Uses of TopologicalSpace in org.episteme.natural.physics.relativity
Subinterfaces of TopologicalSpace in org.episteme.natural.physics.relativityModifier and TypeInterfaceDescriptioninterfaceInterface representing a metric tensor field in spacetime.Classes in org.episteme.natural.physics.relativity that implement TopologicalSpaceModifier and TypeClassDescriptionclassThe Kerr metric describing spacetime around a rotating uncharged axially-symmetric black hole.classThe Schwarzschild metric describing spacetime around a static, spherically summetric mass.