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

matrixview< T > Member List

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

Columns() const (defined in matrixview< T >)matrixview< T > [inline]
copy() const (defined in matrixview< T >)matrixview< 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]
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]
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 >
operator()(itype i1, itype i2) const (defined in matrixview< T >)matrixview< T > [inline]
operator()(itype i) const (defined in matrixview< T >)matrixview< T > [inline]
OwnData(bool copyflag)matrixview< T > [inline, virtual]
PrettyPrint(std::ostream &os=std::cout) const matrixview< T > [virtual]
Range(itype i) const matrixview< T > [inline, virtual]
Rows() const (defined in matrixview< T >)matrixview< T > [inline]
SetSize(itype s1, itype s2, bool copyflag) (defined in matrixview< T >)matrixview< T >
Size() const matrixview< T > [inline, virtual]
Valid() const matrixview< 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