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