Interface Space

All Superinterfaces:
Serializable
All Known Implementing Classes:
Euclidean1D, Euclidean2D, Euclidean3D, Sphere1D, Sphere2D

public interface Space extends Serializable
This interface represents a generic space, with affine and vectorial counterparts.
Since:
3.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get the dimension of the space.
    Get the n-1 dimension subspace of this space.