public interface Space extends Serializable
Vector
Modifier and Type | Method and Description |
---|---|
int |
getDimension()
Get the dimension of the space.
|
Space |
getSubSpace()
Get the n-1 dimension subspace of this space.
|
int getDimension()
Space getSubSpace()
getDimension()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.