cxsc::imatrix Class Reference

The Data Type imatrix. More...

#include <imatrix.hpp>

Collaboration diagram for cxsc::imatrix:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 imatrix (const rvector_slice &v) throw ()
 Constructor of class imatrix.
 imatrix (const rvector &v) throw ()
 Constructor of class imatrix.
 imatrix (const srmatrix_slice &rm)
 Constructor of class imatrix.
 imatrix (const srmatrix &rm)
 Constructor of class imatrix.
 imatrix (const rmatrix_slice &rm) throw ()
 Constructor of class imatrix.
 imatrix (const rmatrix &rm) throw ()
 Constructor of class imatrix.
 imatrix (const real &r) throw ()
 Constructor of class imatrix.
 imatrix (const interval &r) throw ()
 Constructor of class imatrix.
 imatrix (const ivector_slice &v) throw ()
 Constructor of class imatrix.
 imatrix (const ivector &v) throw ()
 Constructor of class imatrix.
 imatrix (const int &m1, const int &n1, const int &m2, const int &n2) throw ()
 Constructor of class imatrix.
 imatrix (const int &m, const int &n) throw ()
 Constructor of class imatrix.
 imatrix () throw ()
 Constructor of class imatrix.
 imatrix (const simatrix_slice &rm)
 Constructor of class imatrix.
 imatrix (const simatrix &rm)
 Constructor of class imatrix.
 imatrix (const imatrix_slice &rm) throw ()
 Constructor of class imatrix.
 imatrix (const imatrix &rm) throw ()
 Constructor of class imatrix.
imatrixoperator &= (const srmatrix_slice &)
 Implementation of intersection and assignment operator.
imatrixoperator &= (const srmatrix &)
 Implementation of intersection and assignment operator.
imatrixoperator &= (const simatrix_slice &)
 Implementation of intersection and assignment operator.
imatrixoperator &= (const simatrix &)
 Implementation of intersection and assignment operator.
imatrixoperator *= (const srmatrix_slice &)
 Implementation of product and assignment operator.
imatrixoperator *= (const srmatrix &)
 Implementation of product and assignment operator.
imatrixoperator *= (const simatrix_slice &)
 Implementation of product and assignment operator.
imatrixoperator *= (const simatrix &)
 Implementation of product and assignment operator.
 operator void * () throw ()
imatrix_slice operator() (const int &m1, const int &m2, const int &n1, const int &n2) throw ()
 Operator for accessing a part of the matrix.
imatrix_slice operator() (const int &m, const int &n) throw ()
 Operator for accessing a part of the matrix.
imatrixoperator() () throw ()
 Operator for accessing the whole matrix.
imatrix operator() (const intmatrix &P)
 Computes permutation of matrix according to permutation matrix, C=PA.
imatrix operator() (const intvector &p)
 Computes permutation of matrix according to permutation vector, C=PA.
imatrix operator() (const intmatrix &P, const intmatrix &Q)
 Computes permutation of matrix according to permutation matrices, C=PAQ.
imatrix operator() (const intvector &p, const intvector &q)
 Computes permutation of matrix according to permutation vectors, C=PAQ.
imatrixoperator+= (const srmatrix_slice &)
 Implementation of addition and assignment operator.
imatrixoperator+= (const srmatrix &)
 Implementation of addition and assignment operator.
imatrixoperator+= (const simatrix_slice &)
 Implementation of addition and assignment operator.
imatrixoperator+= (const simatrix &)
 Implementation of addition and assignment operator.
imatrixoperator-= (const srmatrix_slice &)
 Implementation of substraction and assignment operator.
imatrixoperator-= (const srmatrix &)
 Implementation of substraction and assignment operator.
imatrixoperator-= (const simatrix_slice &)
 Implementation of substraction and assignment operator.
imatrixoperator-= (const simatrix &)
 Implementation of substraction and assignment operator.
imatrixoperator= (const rvector_slice &v) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const rvector &v) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const srmatrix_slice &ms)
 Implementation of standard assigning operator.
imatrixoperator= (const srmatrix &m)
 Implementation of standard assigning operator.
imatrixoperator= (const rmatrix_slice &ms) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const rmatrix &m) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const real &r) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const ivector_slice &v) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const ivector &v) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const simatrix_slice &ms)
 Implementation of standard assigning operator.
imatrixoperator= (const simatrix &m)
 Implementation of standard assigning operator.
imatrixoperator= (const imatrix_slice &ms) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const imatrix &m) throw ()
 Implementation of standard assigning operator.
imatrixoperator= (const interval &r) throw ()
 Implementation of standard assigning operator.
imatrix_subv operator[] (const cxscmatrix_column &i) const throw ()
 Operator for accessing a single column of the matrix.
imatrix_subv operator[] (const int &i) const throw ()
 Operator for accessing a single row of the matrix.
imatrixoperator|= (const srmatrix_slice &)
 Implementation of convex hull and assignment operator.
imatrixoperator|= (const srmatrix &)
 Implementation of convex hull and assignment operator.
imatrixoperator|= (const simatrix_slice &)
 Implementation of convex hull and assignment operator.
imatrixoperator|= (const simatrix &)
 Implementation of convex hull and assignment operator.
 ~imatrix () throw ()

Friends

class cimatrix
class imatrix_slice
class imatrix_subv
class l_imatrix

Detailed Description

The Data Type imatrix.

See also:
rmatrix

Definition at line 659 of file imatrix.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Jun 9 11:22:36 2011 for C-XSC - A C++ Class Library for Extended Scientific Computing by  doxygen 1.4.6