, including all inherited members.
_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 | [inline, protected] |
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 | [inline, protected, virtual] |
CalculateTransformationMatrix() | IG::Num::AffineTransformationSquare | [inline, protected, virtual] |
CopyInverseTransformationMatrix(ref IMatrix store) | IG::Num::AffineTransformationSquare | [inline, virtual] |
CopyTransformationMatrix(ref IMatrix store) | IG::Num::AffineTransformationSquare | [inline, virtual] |
Dimension | IG::Num::AffineTransformationSquare | |
DimensionOriginal | IG::Num::AffineTransformationSquare | |
DimensionTransformed | IG::Num::AffineTransformationSquare | |
InitAuxMat() | IG::Num::AffineTransformationSquare | [inline, protected] |
InitAuxVec() | IG::Num::AffineTransformationSquare | [inline, protected] |
InitIdentityMat() | IG::Num::AffineTransformationSquare | [inline, protected] |
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 | |