Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
Matrix Member ListThis is the complete list of members for Matrix, including all inherited members.
- Abs(Matrix< I, DIM > *X)
- Add(Matrix< I, DIM > *X, Matrix< I, DIM > *Y)
- Add(const double a, Matrix< I, DIM > *X, const double b, Matrix< I, DIM > *Y)
- Add(const double a, Matrix< I, DIM > *X, const double b, Matrix< I, DIM > *Y, const double c, Matrix< I, DIM > *Z)
- Add(const double a, Matrix< I, DIM > *X, const double b, Matrix< I, DIM > *Y, const double c, Matrix< I, DIM > *Z, const double d, Matrix< I, DIM > *Q)
- Add(const double a, Matrix< I, DIM > *X, const double b, Matrix< I, DIM > *Y, const double c, Matrix< I, DIM > *Z, const double d, Matrix< I, DIM > *Q, const double f, Matrix< I, DIM > *R)
- begin() const
[inline] - begin(int constcoordinate) const
[inline] - Copy(Matrix< I, DIM > *X)
- end() const
[inline] - Init(int *begin, int *end)
- InnerProd(Matrix< I, DIM > *X)
- Matrix()
- Matrix(int *begin, int *end)
- Max()
- MaxAbs()
- Min()
- MMinus(Matrix< I, DIM > *X)
- MMinus(const double a, Matrix< I, DIM > *X)
- Mul(Matrix< I, DIM > *X, Matrix< I, DIM > *Y)
- Mul(Matrix< I, DIM > *X, Matrix< I, DIM > *Y, const double f)
- Mul(Matrix< I, DIM > *X, const double f)
- Mul(const double f)
- Multiply(Matrix< I, DIM > *X, Matrix< I, DIM > *Y)
- operator[](const iterator &it)
[inline] - operator[](const int *in)
[inline] - Pow(Matrix< I, DIM > *X, double p)
- PPlus(Matrix< I, DIM > *X)
- PPlus(const double a, Matrix< I, DIM > *X)
- Print(int l=0)
- ReadUDF(const char *filename, Extensions< DIM > *E, const char *ScalarOrVectorComponentName)
- Set(const I &i)
- Set(Function *F)
- Set(Matrix< I, DIM > *X)
- size(const int i) const
[inline] - Sqr(Matrix< I, DIM > *X)
- Sub(Matrix< I, DIM > *X, Matrix< I, DIM > *Y)
- Sum()
- SumAbs()
- SumSqr()
- Transpose(Matrix< I, DIM > *X)
- WriteUDF(const char *filename, Extensions< DIM > *E, const char *ScalarOrVectorName, Matrix< I, DIM > **M, int NM, bool castfloat=false, bool ascii=false)
Generated at Mon Aug 19 10:02:33 2002 for AWFD by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001
|