IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Num.AffineTransformationDiagonal Member List

This is the complete list of members for IG.Num.AffineTransformationDiagonal, including all inherited members.

_auxMatIG.Num.AffineTransformationSquareprotected
_auxVecIG.Num.AffineTransformationSquareprotected
_identityMatIG.Num.AffineTransformationSquareprotected
AffineTransformationDiagonal(int dimension)IG.Num.AffineTransformationDiagonalinline
AffineTransformationDiagonal(IVector diagonalOfTransfMat, IVector translationVec)IG.Num.AffineTransformationDiagonalinline
AffineTransformationSquare()IG.Num.AffineTransformationSquareinlineprotected
AffineTransformationSquare(int dimension)IG.Num.AffineTransformationSquareinline
AffineTransformationSquare(Matrix transformationMatrix, Vector translationVector, bool inverseSpecified)IG.Num.AffineTransformationSquareinline
AffineTransformationSquare(Matrix transformationMatrix, Vector translationVector)IG.Num.AffineTransformationSquareinline
CalculatedInverseTransformationMatrixIG.Num.AffineTransformationSquare
CalculatedTransformationMatrixIG.Num.AffineTransformationSquare
CalculateInverseTransformationMatrix()IG.Num.AffineTransformationSquareinlineprotectedvirtual
CalculateTransformationMatrix()IG.Num.AffineTransformationSquareinlineprotectedvirtual
CopyInverseTransformationMatrix(ref IMatrix store)IG.Num.AffineTransformationSquareinlinevirtual
CopyTransformationMatrix(ref IMatrix store)IG.Num.AffineTransformationSquareinlinevirtual
DimensionIG.Num.AffineTransformationSquare
DimensionOriginalIG.Num.AffineTransformationSquare
DimensionTransformedIG.Num.AffineTransformationSquare
InitAuxMat()IG.Num.AffineTransformationSquareinlineprotected
InitAuxVec()IG.Num.AffineTransformationSquareinlineprotected
InitIdentityMat()IG.Num.AffineTransformationSquareinlineprotected
InverseTransformationMatrixIG.Num.AffineTransformationSquare
LockIG.Num.AffineTransformationSquare
TransformationMatrixIG.Num.AffineTransformationSquare
TransformBackCoordinates(IVector transformed, ref IVector result)IG.Num.AffineTransformationSquareinline
TransformBackCoordinatesPlain(IVector transformed, IVector result)IG.Num.AffineTransformationSquareinline
TransformBackGradient(IVector transformed, ref IVector result)IG.Num.AffineTransformationSquareinline
TransformBackGradientPlain(IVector transformed, IVector result)IG.Num.AffineTransformationSquareinline
TransformBackHessian(IMatrix transformed, ref IMatrix result)IG.Num.AffineTransformationSquareinline
TransformBackHessianPlain(IMatrix transformed, IMatrix result)IG.Num.AffineTransformationSquareinline
TransformCoordinates(IVector original, ref IVector result)IG.Num.AffineTransformationSquareinline
TransformCoordinatesPlain(IVector original, IVector result)IG.Num.AffineTransformationSquareinline
TransformGradient(IVector original, ref IVector result)IG.Num.AffineTransformationSquareinline
TransformGradientPlain(IVector original, IVector result)IG.Num.AffineTransformationSquareinline
TransformHessian(IMatrix original, ref IMatrix result)IG.Num.AffineTransformationSquareinline
TransformHessianPlain(IMatrix original, IMatrix result)IG.Num.AffineTransformationSquareinline
TranslationVectorIG.Num.AffineTransformationSquare