Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

DenseMatrix< T > Member List

This is the complete list of members for DenseMatrix< T >, including all inherited members.

Abs()DenseMatrix< T > [inline]
AddAdjointOuterProduct(const DenseVector< T > &v1, const DenseVector< T > &v2, T scalar=1)DenseMatrix< T >
AddOuterProduct(const DenseVector< T > &v1, const DenseVector< T > &v2, T scalar=1)DenseMatrix< T >
Columns() const DenseMatrix< T > [inline, virtual]
Columnvector(itype c)DenseMatrix< T > [inline, virtual]
Columnvector(itype c) const DenseMatrix< T > [inline, virtual]
Conjugate()DenseMatrix< T > [inline]
copy() const DenseMatrix< T > [inline]
CreateColumnVectorView(itype c, vectorview< T > &cv) const (defined in matrixview< T >)matrixview< T > [protected]
CreateRowVectorView(itype r, vectorview< T > &rv) const (defined in matrixview< T >)matrixview< T > [protected]
CreateSubMatrixView(interval sub_R, interval sub_C, matrixview< T > &sm) const (defined in matrixview< T >)matrixview< T > [protected]
DataPrint(std::ostream &os=std::cout) const matrixview< T > [virtual]
DenseMatrix()DenseMatrix< T > [inline]
DenseMatrix(itype r, itype c)DenseMatrix< T > [inline]
DenseMatrix(itype r, itype c, T array[])DenseMatrix< T > [inline]
DenseMatrix(const matrixview< T > &other)DenseMatrix< T > [inline]
DenseMatrix(const DenseMatrix< T > &other)DenseMatrix< T > [inline]
DenseMatrix(const Matrix< T2 > &other)DenseMatrix< T > [inline]
Dimensionality() const matrixview< T > [inline, virtual]
element(itype *iarr) const matrixview< T > [inline, virtual]
element(itype i1,...) const matrixview< T > [virtual]
Fill(T val) (defined in matrixview< T >)matrixview< T > [virtual]
FillFromStream(std::istream &is, bool clear=true)matrixview< T > [virtual]
Get1DRep(itype &n_elements, itype &r_stride) const matrixview< T > [virtual]
Get2DRep(itype &n_series, itype &series_size, itype &series_extent) const matrixview< T > [virtual]
GetColumnVectorView(itype c) const (defined in matrixview< T >)matrixview< T > [inline]
GetDataBlock() const matrixview< T > [inline, virtual]
GetRowVectorView(itype r) const (defined in matrixview< T >)matrixview< T > [inline]
GetSubMatrixView(interval sub_R, interval sub_C) const (defined in matrixview< T >)matrixview< T > [inline]
InitFromStream(std::istream &is)matrixview< T > [virtual]
initialize(const datablock< T > *db, const itype e[2], const itype r[2], const itype o[2]) (defined in matrixview< T >)matrixview< T >
Is1DCompatible() const matrixview< T > [inline, virtual]
Is2DCompatible() const matrixview< T > [inline, virtual]
isHermitian() const DenseMatrix< T >
isSquare() const DenseMatrix< T > [inline]
isSymmetric() const DenseMatrix< T >
item(itype index) const matrixview< T > [inline, virtual]
matrixview() (defined in matrixview< T >)matrixview< T >
matrixview(datablock< T > *db, const itype e[2], const itype r[2], const itype o[2]) (defined in matrixview< T >)matrixview< T >
matrixview(const matrixview< T > &other) (defined in matrixview< T >)matrixview< T >
Norm()DenseMatrix< T >
Normalize()DenseMatrix< T > [inline]
operator *=(T scalar)DenseMatrix< T >
operator()(itype r, itype c)DenseMatrix< T > [inline, virtual]
operator()(itype r, itype c) const DenseMatrix< T > [inline, virtual]
operator()(itype i) const (defined in matrixview< T >)matrixview< T > [inline]
operator+=(const Matrix< T > &other)DenseMatrix< T >
operator+=(const DenseMatrix< T > &other)DenseMatrix< T >
operator-=(const Matrix< T > &other)DenseMatrix< T >
operator-=(const DenseMatrix< T > &other)DenseMatrix< T >
operator/=(T scalar)DenseMatrix< T >
operator=(const Matrix< T > &other)DenseMatrix< T >
operator=(const DenseMatrix< T > &other)DenseMatrix< T >
OwnData(bool copyflag)matrixview< T > [inline, virtual]
PrettyPrint(std::ostream &os=std::cout) const matrixview< T > [virtual]
print(std::ostream os=std::cout) const DenseMatrix< T > [inline, virtual]
Matrix::print(std::ostream &os=std::cout) const Matrix< T > [inline, virtual]
Range(itype i) const matrixview< T > [inline, virtual]
Rows() const DenseMatrix< T > [inline, virtual]
Rowvector(itype r)DenseMatrix< T > [inline, virtual]
Rowvector(itype r) const DenseMatrix< T > [inline, virtual]
SetSize(itype s1, itype s2, bool copyflag) (defined in matrixview< T >)matrixview< T >
Size() const DenseMatrix< T > [inline, virtual]
Submatrix(interval ri, interval ci)DenseMatrix< T > [inline, virtual]
Submatrix(interval ri, interval ci) const DenseMatrix< T > [inline, virtual]
Trace() const DenseMatrix< T >
Valid() const matrixview< T > [inline, virtual]
~DenseMatrix()DenseMatrix< T > [inline, virtual]
~matrixview() (defined in matrixview< T >)matrixview< T > [virtual]


Generated on Wed Jun 14 22:25:28 2006 for linalg by  doxygen 1.4.4