CVR-Lib last update 20 Sep 2009

cvr::channel32 Member List

This is the complete list of members for cvr::channel32, including all inherited members.

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


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