@Deprecated public class TranslationMatrix extends PhaseMatrix
PhaseMatrix.INDIND_HOM, IND_X, IND_XP, IND_Y, IND_YP, IND_Z, IND_ZP, INT_SIZEATTR_DATA, matImpl| Constructor and Description |
|---|
TranslationMatrix(double dx,
double dy,
double dz)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected PhaseMatrix |
newInstance()
Deprecated.
Handles object creation required by the base class.
|
clone, homogenize, identity, max, minus, minusEquals, norm1, norm2, normF, normInf, parse, plus, plusEquals, projectColumn, projectColumn, projectR4x4, projectR6x6, projectRow, projectRow, rotationProduct, setElem, spatialTranslation, translation, zeroassignIdentity, conjugateInv, conjugateTrans, det, getSize, inverse, isEquivalentTo, isSymmetric, setElem, solve, solveInPlace, times, times, times, timesEquals, timesEquals, transposeassignMatrix, assignZero, conditionNumber, copy, equals, getArrayCopy, getColCnt, getElem, getElem, getMatrix, getRowCnt, hashCode, load, newInstance, print, save, setElem, setMatrix, setMatrix, setSubMatrix, toString, toStringMatrix, toStringMatrix, toStringMatrixpublic TranslationMatrix(double dx,
double dy,
double dz)
protected PhaseMatrix newInstance()
newInstance in class PhaseMatrixMPhaseMatrix.newInstance()