_dim1 | IG.Old.Matrix_OldNumerics< ComponentType > | protected |
_dim2 | IG.Old.Matrix_OldNumerics< ComponentType > | private |
_tab | IG.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 |
d1 | IG.Old.Matrix_OldNumerics< ComponentType > | |
d2 | IG.Old.Matrix_OldNumerics< ComponentType > | |
Dimension1 | IG.Old.Matrix_OldNumerics< ComponentType > | |
Dimension2 | IG.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 |
Zero | IG.Old.Matrix_OldNumerics< ComponentType > | |