| Package | Description |
|---|---|
| com.io7m.jtensors |
Core vector and matrix types.
|
| Modifier and Type | Method and Description |
|---|---|
static MatrixI2x2F |
MatrixI2x2F.identity() |
static MatrixI2x2F |
MatrixI2x2F.newFromColumns(VectorReadable2FType column_0,
VectorReadable2FType column_1)
Construct a new immutable 2x2 matrix from the given columns.
|
static MatrixI2x2F |
MatrixI2x2F.newFromReadable(MatrixReadable2x2FType m)
Construct a new immutable 2x2 matrix from the given readable 2x2 matrix.
|
Copyright © 2017 <code@io7m.com> http://io7m.com