FastMatrixTransform |
FastMatrixTransform.composeWithFastMatrix(FastMatrix followedBy) |
FastMatrixTransform[] |
FastMatrixTransform.decomposeFully() |
static FastMatrixTransform |
FastMatrixTransform.fromCalibrationWithoutOrigin(ij.measure.Calibration calib) |
static FastMatrixTransform |
FastMatrixTransform.fromCalibrationWithoutOrigin(ij.ImagePlus image) |
FastMatrixTransform |
FastMatrixTransform.inverse() |
FastMatrixTransform |
FastMatrixTransform.plus(FastMatrixTransform other) |
FastMatrixTransform |
FastMatrixTransform.scale(double x,
double y,
double z) |
FastMatrixTransform |
FastMatrixTransform.times(FastMatrixTransform o) |
static FastMatrixTransform |
FastMatrixTransform.translate(double x,
double y,
double z) |