| Package | Description |
|---|---|
| com.io7m.jtensors |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QuaternionWritable4DType
'Write' interface to four-dimensional quaternions with double precision
elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuaternionM4D
A four-dimensional mutable quaternion type with double precision elements.
|
class |
VectorM4D
A four-dimensional mutable vector type with double precision elements.
|
| Modifier and Type | Method and Description |
|---|---|
static VectorWritable4DType |
VectorM4D.copy(VectorReadable4DType input,
VectorWritable4DType output)
Copy all elements of the vector
input to the vector
output. |
| Modifier and Type | Method and Description |
|---|---|
static VectorWritable4DType |
VectorM4D.copy(VectorReadable4DType input,
VectorWritable4DType output)
Copy all elements of the vector
input to the vector
output. |
Copyright © 2014 <code@io7m.com> http://io7m.com