xc
|
This is the complete list of members for RowConstRef< MAT >, including all inherited members.
BoxBaseRef(const ProtoMatrix &m, const size_t &f1=1, const size_t &c1=1) | BoxBaseRef | |
BoxBaseRef(const ProtoMatrix &m, const size_t &, const size_t &, const size_t &, const size_t &) | BoxBaseRef | |
BoxBaseRef(const ProtoMatrix &mat, const RangoIndice &row_range, const RangoIndice &column_range) | BoxBaseRef | |
BoxBaseRef(const ProtoMatrix &mat, const RangoIndice &, const size_t &) | BoxBaseRef | |
BoxBaseRef(const ProtoMatrix &mat, const size_t &, const RangoIndice &) | BoxBaseRef | |
BoxConstRef(const MAT &m, const size_t &f1=1, const size_t &c1=1) | BoxConstRef< MAT > | |
BoxConstRef(const MAT &m, const size_t &, const size_t &, const size_t &, const size_t &) | BoxConstRef< MAT > | |
BoxConstRef(const MAT &mat, const RangoIndice &row_range, const RangoIndice &column_range) | BoxConstRef< MAT > | |
BoxConstRef(const MAT &mat, const RangoIndice &, const size_t &) | BoxConstRef< MAT > | |
BoxConstRef(const MAT &mat, const size_t &, const RangoIndice &) | BoxConstRef< MAT > | |
check_get_box(size_t f1, size_t c1, size_t f2, size_t c2) const (defined in ProtoMatrix) | ProtoMatrix | inlineprotected |
check_put_box(size_t f, size_t c, const ProtoMatrix &box) const (defined in ProtoMatrix) | ProtoMatrix | inlineprotected |
check_range(const size_t &iRow, const size_t &col) const (defined in ProtoMatrix) | ProtoMatrix | inlineprotectedvirtual |
check_sto_dif(const ProtoMatrix &m) const (defined in ProtoMatrix) | ProtoMatrix | inlineprotected |
check_sto_sum(const ProtoMatrix &m) const (defined in ProtoMatrix) | ProtoMatrix | inlineprotected |
check_traza(void) const (defined in ProtoMatrix) | ProtoMatrix | inlineprotected |
CheckIndices(const size_t &f, const size_t &c) const (defined in ProtoMatrix) | ProtoMatrix | inline |
const_reference typedef (defined in RowConstRef< MAT >) | RowConstRef< MAT > | |
Cuadrada(void) const (defined in ProtoMatrix) | ProtoMatrix | inline |
getColumnRange(void) const | BoxBaseRef | |
getNumberOfColumns(void) const (defined in ProtoMatrix) | ProtoMatrix | inline |
getNumberOfRows(void) const (defined in ProtoMatrix) | ProtoMatrix | inline |
getRowRange(void) const | BoxBaseRef | |
inic(size_t n_rows, size_t n_columns) (defined in ProtoMatrix) | ProtoMatrix | inlineprotected |
interior(const size_t &i, const size_t &j) const | ProtoMatrix | inline |
isColumn(void) const (defined in ProtoMatrix) | ProtoMatrix | inline |
isRow(void) const (defined in ProtoMatrix) | ProtoMatrix | inline |
n_columns (defined in ProtoMatrix) | ProtoMatrix | protected |
n_rows (defined in ProtoMatrix) | ProtoMatrix | protected |
offset_c | BoxBaseRef | protected |
offset_f | BoxBaseRef | protected |
operator()(size_t col) const (defined in RowConstRef< MAT >) | RowConstRef< MAT > | inlinevirtual |
operator()(size_t iRow=1, size_t col=1) const (defined in BoxConstRef< MAT >) | BoxConstRef< MAT > | inlinevirtual |
operator=(const ProtoMatrix &m) (defined in ProtoMatrix) | ProtoMatrix | inline |
operator==(const ProtoMatrix &other) const (defined in ProtoMatrix) | ProtoMatrix | inlinevirtual |
Print(std::ostream &) const (defined in BoxConstRef< MAT >) | BoxConstRef< MAT > | virtual |
ProtoMatrix(size_t n_rows=1, size_t n_columns=1) (defined in ProtoMatrix) | ProtoMatrix | inline |
ProtoMatrix(const ProtoMatrix &other) (defined in ProtoMatrix) | ProtoMatrix | inline |
PutDim(size_t nRows, size_t nCols) (defined in ProtoMatrix) | ProtoMatrix | inlineprotected |
resize(size_t n_rows, size_t n_columns) (defined in ProtoMatrix) | ProtoMatrix | inlinevirtual |
RowConstRef(const MAT &m, const size_t &f=1, const size_t &c=1) (defined in RowConstRef< MAT >) | RowConstRef< MAT > | |
RowConstRef(const MAT &m, const size_t &, const size_t &, const size_t &) (defined in RowConstRef< MAT >) | RowConstRef< MAT > | |
RowConstRef(const MAT &mat, const size_t &, const RangoIndice &) (defined in RowConstRef< MAT >) | RowConstRef< MAT > | |
Tam(void) (defined in ProtoMatrix) | ProtoMatrix | inlinevirtual |
~ProtoMatrix(void) (defined in ProtoMatrix) | ProtoMatrix | inlinevirtual |