Matrix_Wrapper Member List

This is the complete list of members for Matrix_Wrapper, including all inherited members.

columnCopy(unsigned int c) const =0Matrix_Wrapper [pure virtual]
columns() const =0Matrix_Wrapper [pure virtual]
convertToSymmetricMatrix(MySymmetricMatrix &sym)=0Matrix_Wrapper [pure virtual]
determinant() const =0Matrix_Wrapper [pure virtual]
inverse() const =0Matrix_Wrapper [pure virtual]
Matrix_Wrapper()Matrix_Wrapper [inline]
operator()(unsigned int, unsigned int)=0Matrix_Wrapper [pure virtual]
operator()(unsigned int, unsigned int) const =0Matrix_Wrapper [pure virtual]
operator*(double b) const =0Matrix_Wrapper [pure virtual]
operator*(const MyMatrix &a) const =0Matrix_Wrapper [pure virtual]
operator*(const MyColumnVector &b) const =0Matrix_Wrapper [pure virtual]
operator*=(double b)=0Matrix_Wrapper [pure virtual]
operator+(double b) const =0Matrix_Wrapper [pure virtual]
operator+(const MyMatrix &a) const =0Matrix_Wrapper [pure virtual]
operator+=(double a)=0Matrix_Wrapper [pure virtual]
operator+=(const MyMatrix &a)=0Matrix_Wrapper [pure virtual]
operator-(double b) const =0Matrix_Wrapper [pure virtual]
operator-(const MyMatrix &a) const =0Matrix_Wrapper [pure virtual]
operator-=(double a)=0Matrix_Wrapper [pure virtual]
operator-=(const MyMatrix &a)=0Matrix_Wrapper [pure virtual]
operator/(double b) const =0Matrix_Wrapper [pure virtual]
operator/=(double b)=0Matrix_Wrapper [pure virtual]
operator=(double a)=0Matrix_Wrapper [pure virtual]
operator=(const MySymmetricMatrix &a)=0Matrix_Wrapper [pure virtual]
operator==(const MyMatrix &a) const =0Matrix_Wrapper [pure virtual]
pseudoinverse(double epsilon=0.01) const Matrix_Wrapper [virtual]
PYTHAG(double a, double b) const (defined in Matrix_Wrapper)Matrix_Wrapper
resize(unsigned int i, unsigned int j, bool copy=true, bool initialize=true)=0Matrix_Wrapper [pure virtual]
rowCopy(unsigned int r) const =0Matrix_Wrapper [pure virtual]
rows() const =0Matrix_Wrapper [pure virtual]
SIGN(double a, double b) const (defined in Matrix_Wrapper)Matrix_Wrapper
sub(int i_start, int i_end, int j_start, int j_end) const =0Matrix_Wrapper [pure virtual]
SVD(MyColumnVector &D, MyMatrix &U, MyMatrix &V) const Matrix_Wrapper [virtual]
transpose() const =0Matrix_Wrapper [pure virtual]
~Matrix_Wrapper()Matrix_Wrapper [inline, virtual]


Generated on Mon Mar 30 05:43:59 2009 for Bayesian Filtering Library by  doxygen 1.5.5