|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MatrixTransformation
MatrixTransformation maps coordinates from one coordinate system to another using a matrix.
| Method Summary | |
|---|---|
double[] |
getFlatMatrix(double[] mat)
Gets the direct homogeneous affine transformation flattened into a 1-d arrray. |
| Methods inherited from interface org.opensourcephysics.numerics.Transformation |
|---|
clone, direct, inverse |
| Method Detail |
|---|
double[] getFlatMatrix(double[] mat)
mat - double[] optional matrix
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||