Interface | Description |
---|---|
Space |
This interface represents a generic space, with affine and vectorial counterparts.
|
Vector<S extends Space> |
This interface represents a generic vector in a vectorial space or a point in an affine space.
|
Class | Description |
---|---|
VectorFormat<S extends Space> |
Formats a vector in components list format "{x; y; ...}".
|
Copyright © 2018 CNES. All Rights Reserved.