public interface MatrixReadable2x2FType extends MatrixReadableFType
| Modifier and Type | Method and Description |
|---|---|
void |
getRow2F(int row,
VectorM2F out)
Retrieve row
row, saving the result to out. |
getFloatBuffer, getRowColumnFvoid getRow2F(int row,
VectorM2F out)
row, saving the result to out.row - The index of the row, starting at 0.out - The output vector.Copyright © 2015 <code@io7m.com> http://io7m.com