IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Old.Matrix_OldNumerics< ComponentType > Member List

This is the complete list of members for IG.Old.Matrix_OldNumerics< ComponentType >, including all inherited members.

_dim1IG.Old.Matrix_OldNumerics< ComponentType >protected
_dim2IG.Old.Matrix_OldNumerics< ComponentType >private
_tabIG.Old.Matrix_OldNumerics< ComponentType >protected
Add(ComponentType a, ComponentType b)IG.Old.Matrix_OldNumerics< ComponentType >pure virtual
Add(Matrix_OldNumerics< ComponentType > a)IG.Old.Matrix_OldNumerics< ComponentType >inline
Conjugate(ComponentType a)IG.Old.Matrix_OldNumerics< ComponentType >pure virtual
Copy(Matrix_OldNumerics< ComponentType > m)IG.Old.Matrix_OldNumerics< ComponentType >inlinestatic
d1IG.Old.Matrix_OldNumerics< ComponentType >
d2IG.Old.Matrix_OldNumerics< ComponentType >
Dimension1IG.Old.Matrix_OldNumerics< ComponentType >
Dimension2IG.Old.Matrix_OldNumerics< ComponentType >
Divide(ComponentType a, ComponentType b)IG.Old.Matrix_OldNumerics< ComponentType >pure virtual
Init(int dim1, int dim2)IG.Old.Matrix_OldNumerics< ComponentType >inline
Init(int dim1, int dim2, ComponentType comp)IG.Old.Matrix_OldNumerics< ComponentType >inline
Init(ComponentType[,] array)IG.Old.Matrix_OldNumerics< ComponentType >inline
Init(Matrix_OldNumerics< ComponentType > m)IG.Old.Matrix_OldNumerics< ComponentType >inline
Inverse(ComponentType a)IG.Old.Matrix_OldNumerics< ComponentType >pure virtual
Matrix_OldNumerics()IG.Old.Matrix_OldNumerics< ComponentType >inlineprotected
Matrix_OldNumerics(int dim1, int dim2, ComponentType comp)IG.Old.Matrix_OldNumerics< ComponentType >inline
Matrix_OldNumerics(ComponentType[,] array)IG.Old.Matrix_OldNumerics< ComponentType >inline
Multiply(ComponentType a, ComponentType b)IG.Old.Matrix_OldNumerics< ComponentType >pure virtual
Multiply(ComponentType scalar)IG.Old.Matrix_OldNumerics< ComponentType >inline
Negative(ComponentType a)IG.Old.Matrix_OldNumerics< ComponentType >pure virtual
Subtract(ComponentType a, ComponentType b)IG.Old.Matrix_OldNumerics< ComponentType >pure virtual
Subtract(Matrix_OldNumerics< ComponentType > a)IG.Old.Matrix_OldNumerics< ComponentType >inline
this[int ind1, int ind2]IG.Old.Matrix_OldNumerics< ComponentType >
ToString()IG.Old.Matrix_OldNumerics< ComponentType >inline
ToString(bool multiline)IG.Old.Matrix_OldNumerics< ComponentType >inlinevirtual
ZeroIG.Old.Matrix_OldNumerics< ComponentType >