CVR-Lib last update 20 Sep 2009

cvr::channel Member List

This is the complete list of members for cvr::channel, 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) constcvr::genericMatrix< float > [inline, package]
at(const size_type &p)cvr::genericMatrix< float > [inline, package]
at(const size_type &p) constcvr::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() constcvr::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() constcvr::genericMatrix< float > [inline, package]
computeProductOfElements() constcvr::matrix< float >
computeSumOfElements() constcvr::matrix< float >
const_iterator typedefcvr::matrix< float >
constReference_cvr::genericMatrix< float > [protected]
constReferenceException typedefcvr::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) constcvr::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) constcvr::genericMatrix< float > [inline, package]
empty() constcvr::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() constcvr::genericMatrix< float > [inline, package]
equals(const genericMatrix< float > &other) constcvr::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) constcvr::matrix< float >
findIndexOfExtremes(size_type &theIdxMinimum, size_type &theIdxMaximum) constcvr::matrix< float >
findIndexOfMaximum() constcvr::matrix< float >
findIndexOfMinimum() constcvr::matrix< float >
findMaximum() constcvr::matrix< float >
findMinimum() constcvr::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) constcvr::matrix< float > [inline]
getColumnCopy(const int col, row_type &theCol) constcvr::matrix< float > [inline]
genericMatrix< float >::getColumnCopy(const int col, row_type &theCol) constcvr::genericMatrix< float > [package]
getDiagonal() constcvr::matrix< float > [inline]
getDiagonal(row_type &diag) constcvr::matrix< float > [inline]
genericMatrix< float >::getDiagonal(row_type &diag) constcvr::genericMatrix< float > [package]
getRow(const int row)cvr::matrix< float > [inline]
getRow(const int row) constcvr::matrix< float > [inline]
getRowCopy(const int row) constcvr::matrix< float > [inline]
getRowCopy(const int row, row_type &theRow) constcvr::matrix< float > [inline]
genericMatrix< float >::getRowCopy(const int row, row_type &theRow) constcvr::genericMatrix< float > [inline, package]
inverseBegin()cvr::genericMatrix< float > [inline, package]
inverseBegin() constcvr::genericMatrix< float > [inline, package]
inverseEnd()cvr::genericMatrix< float > [inline, package]
inverseEnd() constcvr::genericMatrix< float > [inline, package]
ioObject()cvr::ioObject
iterator typedefcvr::matrix< float >
last_cvr::genericMatrix< float > [protected]
lastColumn() constcvr::genericMatrix< float > [inline, package]
lastIndex() constcvr::genericMatrix< float > [inline, package]
lastRow() constcvr::genericMatrix< float > [inline, package]
leftMultiply(const row_type &vct, row_type &result) constcvr::matrix< float >
leftMultiply(row_type &srcDest) constcvr::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]
MaxIndexcvr::container [static]
MinIndexcvr::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) constcvr::matrix< float >
multiply(row_type &srcdest) constcvr::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) constcvr::matrix< float > [inline]
operator*=(const genericMatrix< float > &other)cvr::matrix< float > [inline]
operator*=(const floatvalue)cvr::matrix< float > [inline]
operator+(const genericMatrix< float > &other) constcvr::matrix< float >
operator+(const floatvalue) constcvr::matrix< float >
operator+=(const floatvalue)cvr::matrix< float > [inline]
operator+=(const genericMatrix< float > &other)cvr::matrix< float > [inline]
operator-(const genericMatrix< float > &other) constcvr::matrix< float >
operator-(const floatvalue) constcvr::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) constcvr::genericMatrix< float > [inline, package]
operator[](const int row)cvr::matrix< float > [inline]
operator[](const int row) constcvr::matrix< float > [inline]
outerProduct(const row_type &a, const row_type &b)cvr::matrix< float >
ownData_cvr::genericMatrix< float > [protected]
ownsData() constcvr::genericMatrix< float > [inline, package]
prettyCloseTo(const genericMatrix< float > &other, const float &tolerance) constcvr::matrix< float >
read(ioHandler &handler, const bool complete=true)cvr::genericMatrix< float > [package, virtual]
releaseMem(float *&block) constcvr::genericMatrix< float > [protected]
releaseMem()cvr::genericMatrix< float > [protected]
releaseRows(row_type *&theRows) constcvr::genericMatrix< float > [inline, protected]
reserveMem(const int rows, const int cols)cvr::genericMatrix< float > [protected]
reserveNewMem(const int theSize) constcvr::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 typedefcvr::matrix< float >
rowAddressTable_cvr::genericMatrix< float > [protected]
rows() constcvr::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() constcvr::genericMatrix< float > [inline, package]
size_type typedefcvr::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() constcvr::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 typedefcvr::matrix< float >
write(ioHandler &handler, const bool complete=true) constcvr::genericMatrix< float > [package, virtual]
~genericMatrix()cvr::genericMatrix< float > [package, virtual]
~ioObject()cvr::ioObject [virtual]
~matrix()cvr::matrix< float > [virtual]
~object()cvr::object [virtual]


Generated on Sun Sep 20 22:08:43 2009 for CVR-Lib by Doxygen 1.5.8