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