|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Space
This interface represents a generic space, with affine and vectorial counterparts.
Vector| Method Summary | |
|---|---|
int |
getDimension()
Get the dimension of the space. |
Space |
getSubSpace()
Get the n-1 dimension subspace of this space. |
| Method Detail |
|---|
int getDimension()
Space getSubSpace()
throws MathUnsupportedOperationException
MathUnsupportedOperationException - for dimension-1 spaces
which do not have sub-spacesgetDimension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||