Package | Description |
---|---|
gov.sandia.cognition.math |
Provides classes for mathematical computation.
|
gov.sandia.cognition.math.matrix.mtj |
Provides a linear algebra package implementation wrapper using the Matrix
Toolkits for Java (MTJ) library.
|
Modifier and Type | Method and Description |
---|---|
Vector1 |
MutableDouble.convertToVector() |
Vector1 |
MutableInteger.convertToVector() |
Vector1 |
MutableLong.convertToVector() |
Modifier and Type | Method and Description |
---|---|
Vector1 |
Vector1.clone() |