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