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