| _auxMat | IG.Num.AffineTransformationSquare | protected |
| _auxVec | IG.Num.AffineTransformationSquare | protected |
| _identityMat | IG.Num.AffineTransformationSquare | protected |
| AffineTransformationDiagonal(int dimension) | IG.Num.AffineTransformationDiagonal | inline |
| AffineTransformationDiagonal(IVector diagonalOfTransfMat, IVector translationVec) | IG.Num.AffineTransformationDiagonal | inline |
| AffineTransformationSquare() | IG.Num.AffineTransformationSquare | inlineprotected |
| AffineTransformationSquare(int dimension) | IG.Num.AffineTransformationSquare | inline |
| AffineTransformationSquare(Matrix transformationMatrix, Vector translationVector, bool inverseSpecified) | IG.Num.AffineTransformationSquare | inline |
| AffineTransformationSquare(Matrix transformationMatrix, Vector translationVector) | IG.Num.AffineTransformationSquare | inline |
| CalculatedInverseTransformationMatrix | IG.Num.AffineTransformationSquare | |
| CalculatedTransformationMatrix | IG.Num.AffineTransformationSquare | |
| CalculateInverseTransformationMatrix() | IG.Num.AffineTransformationSquare | inlineprotectedvirtual |
| CalculateTransformationMatrix() | IG.Num.AffineTransformationSquare | inlineprotectedvirtual |
| CopyInverseTransformationMatrix(ref IMatrix store) | IG.Num.AffineTransformationSquare | inlinevirtual |
| CopyTransformationMatrix(ref IMatrix store) | IG.Num.AffineTransformationSquare | inlinevirtual |
| Dimension | IG.Num.AffineTransformationSquare | |
| DimensionOriginal | IG.Num.AffineTransformationSquare | |
| DimensionTransformed | IG.Num.AffineTransformationSquare | |
| InitAuxMat() | IG.Num.AffineTransformationSquare | inlineprotected |
| InitAuxVec() | IG.Num.AffineTransformationSquare | inlineprotected |
| InitIdentityMat() | IG.Num.AffineTransformationSquare | inlineprotected |
| InverseTransformationMatrix | IG.Num.AffineTransformationSquare | |
| Lock | IG.Num.AffineTransformationSquare | |
| TransformationMatrix | IG.Num.AffineTransformationSquare | |
| TransformBackCoordinates(IVector transformed, ref IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformBackCoordinatesPlain(IVector transformed, IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformBackGradient(IVector transformed, ref IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformBackGradientPlain(IVector transformed, IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformBackHessian(IMatrix transformed, ref IMatrix result) | IG.Num.AffineTransformationSquare | inline |
| TransformBackHessianPlain(IMatrix transformed, IMatrix result) | IG.Num.AffineTransformationSquare | inline |
| TransformCoordinates(IVector original, ref IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformCoordinatesPlain(IVector original, IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformGradient(IVector original, ref IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformGradientPlain(IVector original, IVector result) | IG.Num.AffineTransformationSquare | inline |
| TransformHessian(IMatrix original, ref IMatrix result) | IG.Num.AffineTransformationSquare | inline |
| TransformHessianPlain(IMatrix original, IMatrix result) | IG.Num.AffineTransformationSquare | inline |
| TranslationVector | IG.Num.AffineTransformationSquare | |