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