| Package | Description |
|---|---|
| com.io7m.jtensors.core.parameterized.matrices |
Parameterized matrix types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PMatrix4x4D<A,B>
The type of 4x4
double-typed matrices. |
| Modifier and Type | Method and Description |
|---|---|
PMatrix4x4D.Builder<A,B> |
PMatrix4x4D.Builder.from(PMatrix4x4DType<A,B> instance)
Fill a builder with attribute values from the provided
com.io7m.jtensors.core.parameterized.matrices.PMatrix4x4DType<A, B> instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com