Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
XVColVector Member List
This is the complete list of members for XVColVector, including all inherited members.
- add_column(const XVColVector &c) const (defined in XVMatrix)
- col(int j) (defined in XVMatrix)
[inline]
- colNum (defined in XVMatrix)
[protected]
- Column(int j) (defined in XVMatrix)
[inline]
- Columns(int first_col, int last_col) (defined in XVMatrix)
[inline]
- csize (defined in XVMatrix)
[protected]
- data (defined in XVMatrix)
[protected]
- dataShared() (defined in XVMatrix)
[inline, protected]
- dsize (defined in XVMatrix)
[protected]
- i() const (defined in XVMatrix)
- ip() const (defined in XVColVector)
- ip(const XVColVector &) const (defined in XVColVector)
- jacobian(XVColVector (*fn)(const XVColVector&, const XVColVector&), int odim, const XVColVector& where, const XVColVector& extra) (defined in XVMatrix)
[static]
- LDLtDcmp() (defined in XVMatrix)
- LUBksb(int* perm, XVColVector& b) (defined in XVMatrix)
- LUDcmp(int* perm, int& d) (defined in XVMatrix)
- LUDsolve(const XVColVector& b) (defined in XVMatrix)
- Map(FrReal (*fn)(FrReal)) const (defined in XVMatrix)
- n_of_cols() const (defined in XVMatrix)
[inline]
- n_of_rows() const (defined in XVMatrix)
[inline]
- op() const (defined in XVMatrix)
- operator *(FrReal x) const (defined in XVColVector)
- operator *(const XVMatrix &mat) const (defined in XVMatrix)
- operator *(XVColVector &mat) const (defined in XVMatrix)
- operator *(XVRowVector &mat) const (defined in XVMatrix)
- operator *=(FrReal x) (defined in XVMatrix)
- operator()(int sr, int lr, int sc, int lc) (defined in XVMatrix)
[inline]
- operator+(const XVColVector &mat) const (defined in XVColVector)
- operator+(const XVMatrix &mat) const (defined in XVMatrix)
- operator+=(FrReal x) (defined in XVMatrix)
- operator+=(const XVMatrix &mat) (defined in XVMatrix)
- operator-(const XVColVector &mat) const (defined in XVColVector)
- operator-() (defined in XVColVector)
- operator-(const XVMatrix &mat) const (defined in XVMatrix)
- operator-() const (defined in XVMatrix)
- operator-=(FrReal x) (defined in XVMatrix)
- operator-=(const XVMatrix &mat) (defined in XVMatrix)
- operator/(FrReal x) const (defined in XVMatrix)
- operator/=(FrReal x) (defined in XVMatrix)
- operator<<(const XVColVector &v) (defined in XVColVector)
- operator<<(FrReal *) (defined in XVColVector)
- operator<<(const XVMatrix &m) (defined in XVMatrix)
- operator<< (defined in XVMatrix)
[friend]
- operator=(const XVColVector &v) (defined in XVColVector)
- operator=(const XVMatrix &m) (defined in XVColVector)
- operator=(FrReal x) (defined in XVColVector)
- operator[](int n) (defined in XVColVector)
[inline]
- operator[](int n) const (defined in XVColVector)
[inline]
- ref() (defined in XVMatrix)
[inline, protected]
- refPtr (defined in XVMatrix)
[protected]
- resize(int i) (defined in XVColVector)
[inline]
- resize(int nrows, int ncols) (defined in XVMatrix)
- row(int i) (defined in XVMatrix)
[inline]
- Row(int i) (defined in XVMatrix)
[inline]
- rowNum (defined in XVMatrix)
[protected]
- rowPtrs (defined in XVMatrix)
[protected]
- Rows(int first_row, int last_row) (defined in XVColVector)
[inline]
- solveByLUD(const XVColVector& b, XVColVector& x) (defined in XVMatrix)
- solveBySVD(const XVColVector& b, XVColVector& x) (defined in XVMatrix)
- sqrt() (defined in XVMatrix)
- Sum() const (defined in XVMatrix)
- SumSquare() const (defined in XVMatrix)
- SVBksb(const XVColVector& w,const XVMatrix& v, const XVColVector& b, XVColVector& x) (defined in XVMatrix)
- SVDcmp(XVColVector& w, XVMatrix& v) (defined in XVMatrix)
- SVDsolve(const XVColVector& b) (defined in XVMatrix)
- t() const (defined in XVColVector)
- trsize (defined in XVMatrix)
[protected]
- unref() (defined in XVMatrix)
[inline, protected]
- XVColVector(XVMatrix &m, int j) (defined in XVColVector)
[inline, protected]
- XVColVector(XVColVector &m, int startr, int nrows) (defined in XVColVector)
[inline, protected]
- XVColVector() (defined in XVColVector)
[inline]
- XVColVector(int nn) (defined in XVColVector)
[inline]
- XVColVector(const XVColVector &v) (defined in XVColVector)
[inline]
- XVMatrix (defined in XVColVector)
[friend]
- XVMatrix(XVMatrix &m, int startr, int startc, int nrows, int ncols) (defined in XVMatrix)
[inline, protected]
- XVMatrix() (defined in XVMatrix)
[inline]
- XVMatrix(const XVMatrix& m) (defined in XVMatrix)
- XVMatrix(int rr,int cc) (defined in XVMatrix)
[inline]
- XVMatrix(int rr,int cc,FrReal* x) (defined in XVMatrix)
- ~XVColVector() (defined in XVColVector)
[inline]
- ~XVMatrix() (defined in XVMatrix)
[virtual]
Generated at Thu Mar 29 22:37:29 2001 for XVision by
1.2.0 written by Dimitri van Heesch,
© 1997-2000