| Package | Description |
|---|---|
| com.io7m.jtensors.core.parameterized.matrices |
Parameterized matrix types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PMatrix3x3D<A,B>
The type of 3x3
double-typed matrices. |
| Modifier and Type | Method and 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