Uses of Interface
org.episteme.core.mathematics.topology.MetricSpace
Packages that use MetricSpace
-
Uses of MetricSpace in org.episteme.core.mathematics.geometry
Classes in org.episteme.core.mathematics.geometry that implement MetricSpaceModifier 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 MetricSpace in org.episteme.natural.physics.relativity
Subinterfaces of MetricSpace in org.episteme.natural.physics.relativityModifier and TypeInterfaceDescriptioninterfaceInterface representing a metric tensor field in spacetime.Classes in org.episteme.natural.physics.relativity that implement MetricSpaceModifier 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.