, including all inherited members.
| __pad0__ | cvr::genericLattice2D< T > | [package] |
| __pad1__ | cvr::genericLattice2D< T > | [package] |
| add(const genericLattice2D< T > &other) | cvr::lattice2D< T > | |
| add(const genericLattice2D< T > &a, const genericLattice2D< T > &b) | cvr::lattice2D< T > | |
| add(const T value) | cvr::lattice2D< T > | |
| add(const genericLattice2D< T > &other, const T value) | cvr::lattice2D< T > | |
| addScaled(const T b, const genericLattice2D< T > &other) | cvr::lattice2D< T > | |
| addScaled(const genericLattice2D< T > &matA, const T b, const genericLattice2D< T > &matB) | cvr::lattice2D< T > | |
| addScaled(const T a, const genericLattice2D< T > &first, const T b, const genericLattice2D< T > &second) | cvr::lattice2D< T > | |
| allocate(const int fromRow, const int fromCol, const int toRow, const int toCol) | cvr::genericLattice2D< T > | [inline, package] |
| allocate(const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [inline, package] |
| allocate(const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [inline, package] |
| allocNewRows(const int fromRow, const int toRow) | cvr::lattice2D< T > | [inline, protected, virtual] |
| apply(T(*function)(T)) | cvr::lattice2D< T > | [inline] |
| apply(const genericLattice2D< T > &other, T(*function)(T)) | cvr::lattice2D< T > | [inline] |
| apply(T(*function)(const T &)) | cvr::lattice2D< T > | [inline] |
| apply(const genericLattice2D< T > &other, T(*function)(const T &)) | cvr::lattice2D< T > | [inline] |
| apply(const genericLattice2D< T > &other, T(*function)(const T &, const T &)) | cvr::lattice2D< T > | [inline] |
| apply(const genericLattice2D< T > &other, T(*function)(T, T)) | cvr::lattice2D< T > | [inline] |
| apply(const genericLattice2D< T > &a, const genericLattice2D< T > &b, T(*function)(const T &, const T &)) | cvr::lattice2D< T > | [inline] |
| apply(const genericLattice2D< T > &a, const genericLattice2D< T > &b, T(*function)(T, T)) | cvr::lattice2D< T > | [inline] |
| assign(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &initValue) | cvr::genericLattice2D< T > | [inline, package] |
| assign(const size_type &from, const size_type &to, const T &initValue) | cvr::genericLattice2D< T > | [inline, package] |
| assign(const iinterval &rows, const iinterval &columns, const T &initValue) | cvr::genericLattice2D< T > | [inline, package] |
| at(const int row, const int col) | cvr::genericLattice2D< T > | [inline, package] |
| at(const int row, const int col) const | cvr::genericLattice2D< T > | [inline, package] |
| at(const size_type &p) | cvr::genericLattice2D< T > | [inline, package] |
| at(const size_type &p) const | cvr::genericLattice2D< T > | [inline, package] |
| attach(const int fromRow, const int fromCol, const int toRow, const int toCol, T *data) | cvr::genericLattice2D< T > | [package] |
| attach(const size_type &from, const size_type &to, T *data) | cvr::genericLattice2D< T > | [inline, package] |
| attach(const iinterval &rows, const iinterval &columns, T *data) | cvr::genericLattice2D< T > | [inline, package] |
| begin() | cvr::genericLattice2D< T > | [inline, package] |
| begin() const | cvr::genericLattice2D< T > | [inline, package] |
| buildName() const | cvr::object | [protected, virtual] |
| castFrom(const genericLattice2D< U > &other) | cvr::lattice2D< T > | [inline] |
| castFrom(const genericLattice2D< T > &other) | cvr::lattice2D< T > | [inline] |
| castFrom(const genericLattice2D< U > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::lattice2D< T > | [inline] |
| castFrom(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::lattice2D< T > | |
| clear() | cvr::genericLattice2D< T > | [package] |
| clone() const | cvr::lattice2D< T > | [virtual] |
| columns() const | cvr::genericLattice2D< T > | [inline, package] |
| computeProductOfElements() const | cvr::lattice2D< T > | |
| computeSumOfElements() const | cvr::lattice2D< T > | |
| const_iterator typedef | cvr::lattice2D< T > | |
| const_pointer typedef | cvr::lattice2D< T > | |
| const_reference typedef | cvr::lattice2D< T > | |
| constReference_ | cvr::genericLattice2D< T > | [protected] |
| constReferenceException typedef | cvr::genericLattice2D< T > | |
| copy(const genericLattice2D< T > &other) | cvr::lattice2D< T > | [inline] |
| copy(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::lattice2D< T > | [inline] |
| copy(const genericLattice2D< T > &other, const size_type &from, const size_type &to) | cvr::lattice2D< T > | [inline] |
| copy(const genericLattice2D< T > &other, const iinterval &r, const iinterval &c) | cvr::lattice2D< T > | [inline] |
| copy(const genericLattice2D< T > &other, const irectangle &window) | cvr::lattice2D< T > | [inline] |
| genericLattice2D< T >::copy(const genericLattice2D< T > &other, const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [inline, package] |
| copyColumns(const genericLattice2D< T > &other, const genericLattice1D< int > &idx) | cvr::lattice2D< T > | [inline] |
| copyRows(const genericLattice2D< T > &other, const genericLattice1D< int > &idx) | cvr::lattice2D< T > | [inline] |
| detach(genericLattice2D< T > &receiver) | cvr::genericLattice2D< T > | [package] |
| detach(genericVector< T > &receiver) | cvr::genericLattice2D< T > | [package] |
| distributeMem(const int firstRow, const int firstColumn, const int lastRow, const int lastColumn, T *block, row_type *theRows) const | cvr::genericLattice2D< T > | [protected] |
| divide(const T value) | cvr::lattice2D< T > | |
| divide(const genericLattice2D< T > &other, const T value) | cvr::lattice2D< T > | |
| edivide(const genericLattice2D< T > &other) | cvr::lattice2D< T > | |
| edivide(const genericLattice2D< T > &a, const genericLattice2D< T > &b) | cvr::lattice2D< T > | |
| elem(const int pos) | cvr::genericLattice2D< T > | [inline, package] |
| elem(const int pos) const | cvr::genericLattice2D< T > | [inline, package] |
| empty() const | cvr::genericLattice2D< T > | [inline, package] |
| emultiply(const genericLattice2D< T > &other) | cvr::lattice2D< T > | |
| emultiply(const genericLattice2D< T > &a, const genericLattice2D< T > &b) | cvr::lattice2D< T > | |
| end() | cvr::genericLattice2D< T > | [inline, package] |
| end() const | cvr::genericLattice2D< T > | [inline, package] |
| equals(const genericLattice2D< T > &other) const | cvr::genericLattice2D< T > | [package] |
| fill(const T &iniValue, const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
| fill(const T &iniValue, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex)) | cvr::genericLattice2D< T > | [inline, package] |
| fill(const T &iniValue, const irectangle &window) | cvr::genericLattice2D< T > | [inline, package] |
| fill(const Tdata[], const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
| fill(const Tdata[], const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex)) | cvr::genericLattice2D< T > | [inline, package] |
| fill(const Tdata[], const irectangle &window) | cvr::genericLattice2D< T > | [inline, package] |
| fill(const genericLattice2D< T > &mat, const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex, const int startAtRow=MinIndex, const int startAtCol=MinIndex) | cvr::genericLattice2D< T > | [package] |
| fill(const genericLattice2D< T > &mat, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex), const size_type &startAt=size_type(MinIndex, MinIndex)) | cvr::genericLattice2D< T > | [inline, package] |
| fill(const genericLattice2D< T > &mat, const irectangle &window, const size_type &start=size_type(MinIndex, MinIndex)) | cvr::genericLattice2D< T > | [inline, package] |
| findExtremes(T &theMinimum, T &theMaximum) const | cvr::lattice2D< T > | |
| findIndexOfExtremes(size_type &theIdxMinimum, size_type &theIdxMaximum) const | cvr::lattice2D< T > | |
| findIndexOfMaximum() const | cvr::lattice2D< T > | |
| findIndexOfMinimum() const | cvr::lattice2D< T > | |
| findMaximum() const | cvr::lattice2D< T > | |
| findMinimum() const | cvr::lattice2D< T > | |
| first_ | cvr::genericLattice2D< T > | [protected] |
| firstColumn() const | cvr::genericLattice2D< T > | [inline, package] |
| firstIndex() const | cvr::genericLattice2D< T > | [inline, package] |
| firstRow() const | cvr::genericLattice2D< T > | [inline, package] |
| genericLattice2D() | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &value) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const size_type &from, const size_type &to, const T &value) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const iinterval &rows, const iinterval &columns, const T &value) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const Tdata[]) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const size_type &from, const size_type &to, const Tdata[]) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const iinterval &rows, const iinterval &columns, const Tdata[]) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, Tdata[], const eConstantReference constRef) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const size_type &from, const size_type &to, Tdata[], const eConstantReference constRef) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const iinterval &rows, const iinterval &columns, Tdata[], const eConstantReference constRef) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const genericLattice2D< T > &other) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const genericLattice2D< T > &other, const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const genericLattice2D< T > &other, const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [package] |
| genericLattice2D(const genericLattice2D< T > &other, const genericLattice1D< int > &rows) | cvr::genericLattice2D< T > | [package] |
| getColumnCopy(const int col) const | cvr::lattice2D< T > | [inline] |
| getColumnCopy(const int col, row_type &theCol) const | cvr::lattice2D< T > | [inline] |
| genericLattice2D< T >::getColumnCopy(const int col, row_type &theCol) const | cvr::genericLattice2D< T > | [package] |
| getRow(const int row) | cvr::lattice2D< T > | [inline] |
| getRow(const int row) const | cvr::lattice2D< T > | [inline] |
| getRowCopy(const int row) const | cvr::lattice2D< T > | [inline] |
| getRowCopy(const int row, row_type &theRow) const | cvr::lattice2D< T > | [inline] |
| genericLattice2D< T >::getRowCopy(const int row, row_type &theRow) const | cvr::genericLattice2D< T > | [inline, package] |
| inverseBegin() | cvr::genericLattice2D< T > | [inline, package] |
| inverseBegin() const | cvr::genericLattice2D< T > | [inline, package] |
| inverseEnd() | cvr::genericLattice2D< T > | [inline, package] |
| inverseEnd() const | cvr::genericLattice2D< T > | [inline, package] |
| ioObject() | cvr::ioObject | |
| iterator typedef | cvr::lattice2D< T > | |
| last_ | cvr::genericLattice2D< T > | [protected] |
| lastColumn() const | cvr::genericLattice2D< T > | [inline, package] |
| lastIndex() const | cvr::genericLattice2D< T > | [inline, package] |
| lastRow() const | cvr::genericLattice2D< T > | [inline, package] |
| lattice2D() | cvr::lattice2D< T > | |
| lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol) | cvr::lattice2D< T > | |
| lattice2D(const size_type &from, const size_type &to) | cvr::lattice2D< T > | |
| lattice2D(const iinterval &rows, const iinterval &columns) | cvr::lattice2D< T > | |
| lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &value) | cvr::lattice2D< T > | |
| lattice2D(const size_type &from, const size_type &to, const T &value) | cvr::lattice2D< T > | |
| lattice2D(const iinterval &rows, const iinterval &columns, const T &value) | cvr::lattice2D< T > | |
| lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T data[]) | cvr::lattice2D< T > | |
| lattice2D(const size_type &from, const size_type &to, const T data[]) | cvr::lattice2D< T > | |
| lattice2D(const iinterval &rows, const iinterval &columns, const T data[]) | cvr::lattice2D< T > | |
| lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, T data[], const eConstantReference constRef) | cvr::lattice2D< T > | |
| lattice2D(const size_type &from, const size_type &to, T data[], const eConstantReference constRef) | cvr::lattice2D< T > | |
| lattice2D(const iinterval &rows, const iinterval &columns, T data[], const eConstantReference constRef) | cvr::lattice2D< T > | |
| lattice2D(const genericLattice2D< T > &other) | cvr::lattice2D< T > | |
| lattice2D(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::lattice2D< T > | |
| lattice2D(const genericLattice2D< T > &other, const size_type &from, const size_type &to) | cvr::lattice2D< T > | |
| lattice2D(const genericLattice2D< T > &other, const iinterval &rows, const iinterval &columns) | cvr::lattice2D< T > | |
| lattice2D(const genericLattice2D< T > &other, const genericLattice1D< int > &rows) | cvr::lattice2D< T > | |
| MaxIndex | cvr::container | [static] |
| MinIndex | cvr::container | [static] |
| multiply(const T value) | cvr::lattice2D< T > | |
| multiply(const genericLattice2D< T > &other, const T value) | cvr::lattice2D< T > | |
| name() const | cvr::lattice2D< T > | [virtual] |
| newInstance() const | cvr::lattice2D< T > | [virtual] |
| object() | cvr::object | |
| operator*=(const T value) | cvr::lattice2D< T > | [inline] |
| operator+(const genericLattice2D< T > &other) const | cvr::lattice2D< T > | |
| operator+(const T value) const | cvr::lattice2D< T > | |
| operator+=(const T value) | cvr::lattice2D< T > | [inline] |
| operator+=(const genericLattice2D< T > &other) | cvr::lattice2D< T > | [inline] |
| operator-(const genericLattice2D< T > &other) const | cvr::lattice2D< T > | |
| operator-(const T value) const | cvr::lattice2D< T > | |
| operator-=(const T value) | cvr::lattice2D< T > | [inline] |
| operator-=(const genericLattice2D< T > &other) | cvr::lattice2D< T > | [inline] |
| operator/=(const T value) | cvr::lattice2D< T > | |
| operator=(const genericLattice2D< T > &other) | cvr::lattice2D< T > | [inline] |
| operator==(const genericLattice2D< T > &other) const | cvr::genericLattice2D< T > | [inline, package] |
| operator[](const int row) | cvr::lattice2D< T > | [inline] |
| operator[](const int row) const | cvr::lattice2D< T > | [inline] |
| outerProduct(const row_type &a, const row_type &b) | cvr::lattice2D< T > | |
| ownData_ | cvr::genericLattice2D< T > | [protected] |
| ownsData() const | cvr::genericLattice2D< T > | [inline, package] |
| pointer typedef | cvr::lattice2D< T > | |
| prettyCloseTo(const genericLattice2D< T > &other, const T &tolerance) const | cvr::lattice2D< T > | |
| read(ioHandler &handler, const bool complete=true) | cvr::genericLattice2D< T > | [package, virtual] |
| reference typedef | cvr::lattice2D< T > | |
| releaseMem(T *&block) const | cvr::genericLattice2D< T > | [protected] |
| releaseMem() | cvr::genericLattice2D< T > | [protected] |
| releaseRows(row_type *&theRows, const int offset) const | cvr::genericLattice2D< T > | [inline, protected] |
| reserveMem(const int fromRow, const int fromColumn, const int toRow, const int toColumn) | cvr::genericLattice2D< T > | [protected] |
| reserveNewMem(const int theSize) const | cvr::genericLattice2D< T > | [inline, protected] |
| resize(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericLattice2D< T > | [package] |
| resize(const size_type &from, const size_type &to, const T &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericLattice2D< T > | [inline, package] |
| resize(const iinterval &rows, const iinterval &columns, const T &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericLattice2D< T > | [inline, package] |
| resize(const int fromRow, const int fromCol, const int toRow, const int toCol) | cvr::genericLattice2D< T > | [inline, package] |
| resize(const size_type &from, const size_type &to) | cvr::genericLattice2D< T > | [inline, package] |
| resize(const iinterval &rows, const iinterval &columns) | cvr::genericLattice2D< T > | [inline, package] |
| restoreOwnership() | cvr::genericLattice2D< T > | [package] |
| row_type typedef | cvr::lattice2D< T > | |
| rowAddressTable_ | cvr::genericLattice2D< T > | [protected] |
| rows() const | cvr::genericLattice2D< T > | [inline, package] |
| setColumn(const int col, const row_type &theCol) | cvr::genericLattice2D< T > | [package] |
| setRow(const int row, const row_type &theRow) | cvr::genericLattice2D< T > | [inline, package] |
| size() const | cvr::genericLattice2D< T > | [inline, package] |
| size_type typedef | cvr::lattice2D< T > | |
| subtract(const genericLattice2D< T > &other) | cvr::lattice2D< T > | |
| subtract(const genericLattice2D< T > &a, const genericLattice2D< T > &b) | cvr::lattice2D< T > | |
| subtract(const T value) | cvr::lattice2D< T > | |
| subtract(const genericLattice2D< T > &other, const T value) | cvr::lattice2D< T > | |
| swap(genericLattice2D< T > &other) | cvr::genericLattice2D< T > | [package] |
| theElements_ | cvr::genericLattice2D< T > | [protected] |
| theSize_ | cvr::genericLattice2D< T > | [protected] |
| totalSize_ | cvr::genericLattice2D< T > | [protected] |
| transpose() | cvr::lattice2D< T > | |
| transpose(const genericLattice2D< U > &other) | cvr::lattice2D< T > | [inline] |
| useExternData(const int fromRow, const int fromCol, const int toRow, const int toCol, Tdata[], const eConstantReference constRef=VariableReference) | cvr::genericLattice2D< T > | [package] |
| useExternData(const size_type &from, const size_type &to, Tdata[], const eConstantReference constRef=VariableReference) | cvr::genericLattice2D< T > | [inline, package] |
| useExternData(const iinterval &rows, const iinterval &columns, Tdata[], const eConstantReference constRef=VariableReference) | cvr::genericLattice2D< T > | [inline, package] |
| value_type typedef | cvr::lattice2D< T > | |
| write(ioHandler &handler, const bool complete=true) const | cvr::genericLattice2D< T > | [package, virtual] |
| ~genericLattice2D() | cvr::genericLattice2D< T > | [package, virtual] |
| ~ioObject() | cvr::ioObject | [virtual] |
| ~lattice2D() | cvr::lattice2D< T > | [virtual] |
| ~object() | cvr::object | [virtual] |