, including all inherited members.
| __pad0__ | cvr::genericMatrix< ubyte > | [package] |
| __pad1__ | cvr::genericMatrix< ubyte > | [package] |
| add(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | |
| add(const genericMatrix< ubyte > &a, const genericMatrix< ubyte > &b) | cvr::matrix< ubyte > | |
| add(const ubytevalue) | cvr::matrix< ubyte > | |
| add(const genericMatrix< ubyte > &other, const ubytevalue) | cvr::matrix< ubyte > | |
| addScaled(const ubyteb, const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | |
| addScaled(const genericMatrix< ubyte > &matA, const ubyteb, const genericMatrix< ubyte > &matB) | cvr::matrix< ubyte > | |
| addScaled(const ubytea, const genericMatrix< ubyte > &first, const ubyteb, const genericMatrix< ubyte > &second) | cvr::matrix< ubyte > | |
| allocate(const int newRows, const int newCols) | cvr::genericMatrix< ubyte > | [inline, package] |
| allocate(const size_type &newSize) | cvr::genericMatrix< ubyte > | [inline, package] |
| allocNewRows(const int n) | cvr::matrix< ubyte > | [inline, protected, virtual] |
| apply(ubyte(*function)(ubyte)) | cvr::matrix< ubyte > | [inline] |
| apply(const genericMatrix< ubyte > &other, ubyte(*function)(ubyte)) | cvr::matrix< ubyte > | [inline] |
| apply(ubyte(*function)(const ubyte &)) | cvr::matrix< ubyte > | [inline] |
| apply(const genericMatrix< ubyte > &other, ubyte(*function)(const ubyte &)) | cvr::matrix< ubyte > | [inline] |
| apply(const genericMatrix< ubyte > &other, ubyte(*function)(const ubyte &, const ubyte &)) | cvr::matrix< ubyte > | [inline] |
| apply(const genericMatrix< ubyte > &other, ubyte(*function)(ubyte, ubyte)) | cvr::matrix< ubyte > | [inline] |
| apply(const genericMatrix< ubyte > &a, const genericMatrix< ubyte > &b, ubyte(*function)(const ubyte &, const ubyte &)) | cvr::matrix< ubyte > | [inline] |
| apply(const genericMatrix< ubyte > &a, const genericMatrix< ubyte > &b, ubyte(*function)(ubyte, ubyte)) | cvr::matrix< ubyte > | [inline] |
| assign(const int newRows, const int newCols, const ubyte &initValue) | cvr::genericMatrix< ubyte > | [inline, package] |
| assign(const size_type &newSize, const ubyte &initValue) | cvr::genericMatrix< ubyte > | [inline, package] |
| at(const int row, const int col) | cvr::genericMatrix< ubyte > | [inline, package] |
| at(const int row, const int col) const | cvr::genericMatrix< ubyte > | [inline, package] |
| at(const size_type &p) | cvr::genericMatrix< ubyte > | [inline, package] |
| at(const size_type &p) const | cvr::genericMatrix< ubyte > | [inline, package] |
| attach(const int rows, const int cols, ubyte *data) | cvr::genericMatrix< ubyte > | [package] |
| attach(const size_type &theSize, ubyte *data) | cvr::genericMatrix< ubyte > | [inline, package] |
| begin() | cvr::genericMatrix< ubyte > | [inline, package] |
| begin() const | cvr::genericMatrix< ubyte > | [inline, package] |
| buildName() const | cvr::object | [protected, virtual] |
| castFrom(const channel &other, const bool minToBlack=false, const bool maxToWhite=false) | cvr::channel8 | |
| castFrom(const image &other) | cvr::channel8 | |
| castFrom(const matrix< U > &other) | cvr::channel8 | [inline] |
| matrix< ubyte >::castFrom(const genericMatrix< U > &other) | cvr::matrix< ubyte > | [inline] |
| matrix< ubyte >::castFrom(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | [inline] |
| matrix< ubyte >::castFrom(const genericMatrix< U > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::matrix< ubyte > | [inline] |
| matrix< ubyte >::castFrom(const genericMatrix< ubyte > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::matrix< ubyte > | |
| channel8() | cvr::channel8 | |
| channel8(const int rows, const int cols) | cvr::channel8 | |
| channel8(const ipoint &size) | cvr::channel8 | |
| channel8(const int rows, const int cols, const ubyte &iniValue) | cvr::channel8 | |
| channel8(const ipoint &size, const ubyte &iniValue) | cvr::channel8 | |
| channel8(const int rows, const int cols, const ubyte data[]) | cvr::channel8 | |
| channel8(const channel8 &other) | cvr::channel8 | |
| channel8(const channel8 &other, const ipoint &from, const ipoint &to) | cvr::channel8 | |
| channel8(const channel8 &other, const int fromRow, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::channel8 | |
| clear() | cvr::genericMatrix< ubyte > | [package] |
| clone() const | cvr::channel8 | [virtual] |
| columns() const | cvr::genericMatrix< ubyte > | [inline, package] |
| computeProductOfElements() const | cvr::matrix< ubyte > | |
| computeSumOfElements() const | cvr::channel8 | |
| const_iterator typedef | cvr::matrix< ubyte > | |
| constReference_ | cvr::genericMatrix< ubyte > | [protected] |
| constReferenceException typedef | cvr::genericMatrix< ubyte > | |
| copy(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | [inline] |
| copy(const genericMatrix< ubyte > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::matrix< ubyte > | [inline] |
| copy(const genericMatrix< ubyte > &other, const size_type &from, const size_type &to) | cvr::matrix< ubyte > | [inline] |
| copy(const genericMatrix< ubyte > &other, const irectangle &window) | cvr::matrix< ubyte > | [inline] |
| genericMatrix< ubyte >::copy(const genericMatrix< ubyte > &other, const size_type &from, const size_type &to) | cvr::genericMatrix< ubyte > | [inline, package] |
| copyColumns(const genericMatrix< ubyte > &other, const genericVector< int > &idx) | cvr::matrix< ubyte > | [inline] |
| copyRows(const genericMatrix< ubyte > &other, const genericVector< int > &idx) | cvr::matrix< ubyte > | [inline] |
| detach(genericMatrix< ubyte > &receiver) | cvr::genericMatrix< ubyte > | [package] |
| detach(genericVector< ubyte > &receiver) | cvr::genericMatrix< ubyte > | [package] |
| distributeMem(const int theRows, const int theCols, ubyte *block, row_type *memRows) const | cvr::genericMatrix< ubyte > | [protected] |
| divide(const ubytevalue) | cvr::matrix< ubyte > | |
| divide(const genericMatrix< ubyte > &other, const ubytevalue) | cvr::matrix< ubyte > | |
| edivide(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | |
| edivide(const genericMatrix< ubyte > &a, const genericMatrix< ubyte > &b) | cvr::matrix< ubyte > | |
| elem(const int pos) | cvr::genericMatrix< ubyte > | [inline, package] |
| elem(const int pos) const | cvr::genericMatrix< ubyte > | [inline, package] |
| empty() const | cvr::genericMatrix< ubyte > | [inline, package] |
| emultiply(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | |
| emultiply(const genericMatrix< ubyte > &a, const genericMatrix< ubyte > &b) | cvr::matrix< ubyte > | |
| end() | cvr::genericMatrix< ubyte > | [inline, package] |
| end() const | cvr::genericMatrix< ubyte > | [inline, package] |
| equals(const genericMatrix< ubyte > &other) const | cvr::genericMatrix< ubyte > | [package] |
| fill(const ubyte &iniValue, const int fromRow=0, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericMatrix< ubyte > | [package] |
| fill(const ubyte &iniValue, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex)) | cvr::genericMatrix< ubyte > | [inline, package] |
| fill(const ubyte &iniValue, const irectangle &window) | cvr::genericMatrix< ubyte > | [inline, package] |
| fill(const ubytedata[], const int fromRow=0, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericMatrix< ubyte > | [package] |
| fill(const ubytedata[], const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex)) | cvr::genericMatrix< ubyte > | [inline, package] |
| fill(const ubytedata[], const irectangle &window) | cvr::genericMatrix< ubyte > | [inline, package] |
| fill(const genericMatrix< ubyte > &mat, const int fromRow=0, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex, const int startAtRow=0, const int startAtCol=0) | cvr::genericMatrix< ubyte > | [package] |
| fill(const genericMatrix< ubyte > &mat, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex), const size_type &startAt=size_type(0, 0)) | cvr::genericMatrix< ubyte > | [inline, package] |
| fill(const genericMatrix< ubyte > &mat, const irectangle &window, const size_type &start=size_type(0, 0)) | cvr::genericMatrix< ubyte > | [inline, package] |
| findExtremes(ubyte &theMinimum, ubyte &theMaximum) const | cvr::matrix< ubyte > | |
| findIndexOfExtremes(size_type &theIdxMinimum, size_type &theIdxMaximum) const | cvr::matrix< ubyte > | |
| findIndexOfMaximum() const | cvr::matrix< ubyte > | |
| findIndexOfMinimum() const | cvr::matrix< ubyte > | |
| findMaximum() const | cvr::matrix< ubyte > | |
| findMinimum() const | cvr::matrix< ubyte > | |
| genericMatrix() | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const int rows, const int cols) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const size_type &size) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const int rows, const int cols, const ubyte &iniValue) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const size_type &size, const ubyte &iniValue) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const int rows, const int cols, const ubytedata[]) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const size_type &dim, const ubytedata[]) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const int rows, const int cols, ubytedata[], const eConstantReference constRef) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const size_type &theSize, ubytedata[], const eConstantReference constRef) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const genericMatrix< ubyte > &other) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const genericMatrix< ubyte > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const genericMatrix< ubyte > &other, const size_type &from, const size_type &to) | cvr::genericMatrix< ubyte > | [package] |
| genericMatrix(const genericMatrix< ubyte > &other, const genericVector< int > &rows) | cvr::genericMatrix< ubyte > | [package] |
| getColumnCopy(const int col) const | cvr::matrix< ubyte > | [inline] |
| getColumnCopy(const int col, row_type &theCol) const | cvr::matrix< ubyte > | [inline] |
| genericMatrix< ubyte >::getColumnCopy(const int col, row_type &theCol) const | cvr::genericMatrix< ubyte > | [package] |
| getDiagonal() const | cvr::matrix< ubyte > | [inline] |
| getDiagonal(row_type &diag) const | cvr::matrix< ubyte > | [inline] |
| genericMatrix< ubyte >::getDiagonal(row_type &diag) const | cvr::genericMatrix< ubyte > | [package] |
| getRow(const int row) | cvr::matrix< ubyte > | [inline] |
| getRow(const int row) const | cvr::matrix< ubyte > | [inline] |
| getRowCopy(const int row) const | cvr::matrix< ubyte > | [inline] |
| getRowCopy(const int row, row_type &theRow) const | cvr::matrix< ubyte > | [inline] |
| genericMatrix< ubyte >::getRowCopy(const int row, row_type &theRow) const | cvr::genericMatrix< ubyte > | [inline, package] |
| inverseBegin() | cvr::genericMatrix< ubyte > | [inline, package] |
| inverseBegin() const | cvr::genericMatrix< ubyte > | [inline, package] |
| inverseEnd() | cvr::genericMatrix< ubyte > | [inline, package] |
| inverseEnd() const | cvr::genericMatrix< ubyte > | [inline, package] |
| ioObject() | cvr::ioObject | |
| iterator typedef | cvr::matrix< ubyte > | |
| last_ | cvr::genericMatrix< ubyte > | [protected] |
| lastColumn() const | cvr::genericMatrix< ubyte > | [inline, package] |
| lastIndex() const | cvr::genericMatrix< ubyte > | [inline, package] |
| lastRow() const | cvr::genericMatrix< ubyte > | [inline, package] |
| leftMultiply(const row_type &vct, row_type &result) const | cvr::matrix< ubyte > | |
| leftMultiply(row_type &srcDest) const | cvr::matrix< ubyte > | |
| leftMultiply(const matrix< ubyte > &mat) | cvr::matrix< ubyte > | |
| mapLinear(const ubyte &minVal, const ubyte &maxVal, const ubyte &minDest=0, const ubyte &maxDest=255) | cvr::channel8 | |
| matrix() | cvr::matrix< ubyte > | [explicit] |
| matrix(const int rows, const int cols) | cvr::matrix< ubyte > | [explicit] |
| matrix(const size_type &size) | cvr::matrix< ubyte > | [explicit] |
| matrix(const int rows, const int cols, const ubyte &iniValue) | cvr::matrix< ubyte > | [explicit] |
| matrix(const size_type &size, const ubyte &iniValue) | cvr::matrix< ubyte > | [explicit] |
| matrix(const int rows, const int cols, const ubytedata[]) | cvr::matrix< ubyte > | [explicit] |
| matrix(const size_type &dim, const ubytedata[]) | cvr::matrix< ubyte > | [explicit] |
| matrix(const int rows, const int cols, ubytedata[], const eConstantReference constRef) | cvr::matrix< ubyte > | [explicit] |
| matrix(const size_type &theSize, ubytedata[], const eConstantReference constRef) | cvr::matrix< ubyte > | [explicit] |
| matrix(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | [explicit] |
| matrix(const genericMatrix< ubyte > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex) | cvr::matrix< ubyte > | [explicit] |
| matrix(const genericMatrix< ubyte > &other, const size_type &from, const size_type &to) | cvr::matrix< ubyte > | [explicit] |
| matrix(const genericMatrix< ubyte > &other, const genericVector< int > &rows) | cvr::matrix< ubyte > | [explicit] |
| MaxIndex | cvr::container | [static] |
| MinIndex | cvr::container | [static] |
| multiply(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | |
| multiply(const matrix< ubyte > &first, const genericMatrix< ubyte > &second) | cvr::matrix< ubyte > | |
| multiply(const row_type &other, row_type &result) const | cvr::matrix< ubyte > | |
| multiply(row_type &srcdest) const | cvr::matrix< ubyte > | |
| multiply(const ubytevalue) | cvr::matrix< ubyte > | |
| multiply(const genericMatrix< ubyte > &other, const ubytevalue) | cvr::matrix< ubyte > | |
| name() const | cvr::channel8 | [virtual] |
| newInstance() const | cvr::channel8 | [virtual] |
| object() | cvr::object | |
| operator*(const genericMatrix< ubyte > &other) const | cvr::matrix< ubyte > | [inline] |
| operator*=(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | [inline] |
| operator*=(const ubytevalue) | cvr::matrix< ubyte > | [inline] |
| operator+(const genericMatrix< ubyte > &other) const | cvr::matrix< ubyte > | |
| operator+(const ubytevalue) const | cvr::matrix< ubyte > | |
| operator+=(const ubytevalue) | cvr::matrix< ubyte > | [inline] |
| operator+=(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | [inline] |
| operator-(const genericMatrix< ubyte > &other) const | cvr::matrix< ubyte > | |
| operator-(const ubytevalue) const | cvr::matrix< ubyte > | |
| operator-=(const ubytevalue) | cvr::matrix< ubyte > | [inline] |
| operator-=(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | [inline] |
| operator/=(const ubytevalue) | cvr::matrix< ubyte > | |
| operator=(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | [inline] |
| operator==(const genericMatrix< ubyte > &other) const | cvr::genericMatrix< ubyte > | [inline, package] |
| operator[](const int row) | cvr::matrix< ubyte > | [inline] |
| operator[](const int row) const | cvr::matrix< ubyte > | [inline] |
| outerProduct(const row_type &a, const row_type &b) | cvr::matrix< ubyte > | |
| ownData_ | cvr::genericMatrix< ubyte > | [protected] |
| ownsData() const | cvr::genericMatrix< ubyte > | [inline, package] |
| prettyCloseTo(const genericMatrix< ubyte > &other, const ubyte &tolerance) const | cvr::matrix< ubyte > | |
| read(ioHandler &handler, const bool complete=true) | cvr::genericMatrix< ubyte > | [package, virtual] |
| releaseMem(ubyte *&block) const | cvr::genericMatrix< ubyte > | [protected] |
| releaseMem() | cvr::genericMatrix< ubyte > | [protected] |
| releaseRows(row_type *&theRows) const | cvr::genericMatrix< ubyte > | [inline, protected] |
| reserveMem(const int rows, const int cols) | cvr::genericMatrix< ubyte > | [protected] |
| reserveNewMem(const int theSize) const | cvr::genericMatrix< ubyte > | [inline, protected] |
| resize(const int newRows, const int newCols, const ubyte &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericMatrix< ubyte > | [package] |
| resize(const size_type &newDim, const ubyte &iniValue, const eResizeType resizeType=CopyAndInit) | cvr::genericMatrix< ubyte > | [inline, package] |
| resize(const int newRows, const int newCols) | cvr::genericMatrix< ubyte > | [inline, package] |
| resize(const size_type &newSize) | cvr::genericMatrix< ubyte > | [inline, package] |
| restoreOwnership() | cvr::genericMatrix< ubyte > | [package] |
| row_type typedef | cvr::matrix< ubyte > | |
| rowAddressTable_ | cvr::genericMatrix< ubyte > | [protected] |
| rows() const | cvr::genericMatrix< ubyte > | [inline, package] |
| setColumn(const int col, const row_type &theCol) | cvr::genericMatrix< ubyte > | [package] |
| setDiagonal(const row_type &diag) | cvr::genericMatrix< ubyte > | [package] |
| setIdentity(const ubytescale=ubyte(1)) | cvr::matrix< ubyte > | |
| setRow(const int row, const row_type &theRow) | cvr::genericMatrix< ubyte > | [inline, package] |
| size() const | cvr::genericMatrix< ubyte > | [inline, package] |
| size_type typedef | cvr::matrix< ubyte > | |
| subtract(const genericMatrix< ubyte > &other) | cvr::matrix< ubyte > | |
| subtract(const genericMatrix< ubyte > &a, const genericMatrix< ubyte > &b) | cvr::matrix< ubyte > | |
| subtract(const ubytevalue) | cvr::matrix< ubyte > | |
| subtract(const genericMatrix< ubyte > &other, const ubytevalue) | cvr::matrix< ubyte > | |
| swap(genericMatrix< ubyte > &other) | cvr::genericMatrix< ubyte > | [package] |
| theElements_ | cvr::genericMatrix< ubyte > | [protected] |
| theSize_ | cvr::genericMatrix< ubyte > | [protected] |
| totalSize_ | cvr::genericMatrix< ubyte > | [protected] |
| trace() const | cvr::matrix< ubyte > | |
| transpose() | cvr::matrix< ubyte > | |
| transpose(const genericMatrix< U > &other) | cvr::matrix< ubyte > | [inline] |
| useExternData(const int rows, const int cols, ubytedata[], const eConstantReference constRef=VariableReference) | cvr::genericMatrix< ubyte > | [package] |
| useExternData(const size_type &theSize, ubytedata[], const eConstantReference constRef=VariableReference) | cvr::genericMatrix< ubyte > | [inline, package] |
| value_type typedef | cvr::matrix< ubyte > | |
| write(ioHandler &handler, const bool complete=true) const | cvr::genericMatrix< ubyte > | [package, virtual] |
| ~genericMatrix() | cvr::genericMatrix< ubyte > | [package, virtual] |
| ~ioObject() | cvr::ioObject | [virtual] |
| ~matrix() | cvr::matrix< ubyte > | [virtual] |
| ~object() | cvr::object | [virtual] |