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.AffineTransformationSquare Member List

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

_auxMatIG.Num.AffineTransformationSquareprotected
_auxVecIG.Num.AffineTransformationSquareprotected
_calcInverseTransformationMatrixIG.Num.AffineTransformationSquareprivate
_calcTransformationMatrixIG.Num.AffineTransformationSquareprivate
_identityMatIG.Num.AffineTransformationSquareprotected
_lockObjIG.Num.AffineTransformationSquareprivate
_spaceDimensionIG.Num.AffineTransformationSquareprivate
_transfMatrixIG.Num.AffineTransformationSquareprivate
_translationIG.Num.AffineTransformationSquareprivate
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