|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Vector | A Euclidean vector is a geometric object that has both a magnitude/length and direction. |
| Class Summary | |
|---|---|
| ImmutableVector | A read-only view of a Vector instance. |
| IsVector | This class collects the utility functions to validate input arguments for vector operations. |
| Exception Summary | |
|---|---|
| IsVector.SizeMismatch | This exception should be thrown when a vector operation is performed on two vectors with different sizes. |
| IsVector.VectorAccessException | This exception should be thrown if any invalid access to a
Vector instance is detected. |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||