CVR-Lib last update 20 Sep 2009

cvr::lattice2D< T > Member List

This is the complete list of members for cvr::lattice2D< T >, including all inherited members.

__pad0__cvr::genericLattice2D< T > [package]
__pad1__cvr::genericLattice2D< T > [package]
add(const genericLattice2D< T > &other)cvr::lattice2D< T >
add(const genericLattice2D< T > &a, const genericLattice2D< T > &b)cvr::lattice2D< T >
add(const T value)cvr::lattice2D< T >
add(const genericLattice2D< T > &other, const T value)cvr::lattice2D< T >
addScaled(const T b, const genericLattice2D< T > &other)cvr::lattice2D< T >
addScaled(const genericLattice2D< T > &matA, const T b, const genericLattice2D< T > &matB)cvr::lattice2D< T >
addScaled(const T a, const genericLattice2D< T > &first, const T b, const genericLattice2D< T > &second)cvr::lattice2D< T >
allocate(const int fromRow, const int fromCol, const int toRow, const int toCol)cvr::genericLattice2D< T > [inline, package]
allocate(const size_type &from, const size_type &to)cvr::genericLattice2D< T > [inline, package]
allocate(const iinterval &rows, const iinterval &columns)cvr::genericLattice2D< T > [inline, package]
allocNewRows(const int fromRow, const int toRow)cvr::lattice2D< T > [inline, protected, virtual]
apply(T(*function)(T))cvr::lattice2D< T > [inline]
apply(const genericLattice2D< T > &other, T(*function)(T))cvr::lattice2D< T > [inline]
apply(T(*function)(const T &))cvr::lattice2D< T > [inline]
apply(const genericLattice2D< T > &other, T(*function)(const T &))cvr::lattice2D< T > [inline]
apply(const genericLattice2D< T > &other, T(*function)(const T &, const T &))cvr::lattice2D< T > [inline]
apply(const genericLattice2D< T > &other, T(*function)(T, T))cvr::lattice2D< T > [inline]
apply(const genericLattice2D< T > &a, const genericLattice2D< T > &b, T(*function)(const T &, const T &))cvr::lattice2D< T > [inline]
apply(const genericLattice2D< T > &a, const genericLattice2D< T > &b, T(*function)(T, T))cvr::lattice2D< T > [inline]
assign(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &initValue)cvr::genericLattice2D< T > [inline, package]
assign(const size_type &from, const size_type &to, const T &initValue)cvr::genericLattice2D< T > [inline, package]
assign(const iinterval &rows, const iinterval &columns, const T &initValue)cvr::genericLattice2D< T > [inline, package]
at(const int row, const int col)cvr::genericLattice2D< T > [inline, package]
at(const int row, const int col) constcvr::genericLattice2D< T > [inline, package]
at(const size_type &p)cvr::genericLattice2D< T > [inline, package]
at(const size_type &p) constcvr::genericLattice2D< T > [inline, package]
attach(const int fromRow, const int fromCol, const int toRow, const int toCol, T *data)cvr::genericLattice2D< T > [package]
attach(const size_type &from, const size_type &to, T *data)cvr::genericLattice2D< T > [inline, package]
attach(const iinterval &rows, const iinterval &columns, T *data)cvr::genericLattice2D< T > [inline, package]
begin()cvr::genericLattice2D< T > [inline, package]
begin() constcvr::genericLattice2D< T > [inline, package]
buildName() const cvr::object [protected, virtual]
castFrom(const genericLattice2D< U > &other)cvr::lattice2D< T > [inline]
castFrom(const genericLattice2D< T > &other)cvr::lattice2D< T > [inline]
castFrom(const genericLattice2D< U > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::lattice2D< T > [inline]
castFrom(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::lattice2D< T >
clear()cvr::genericLattice2D< T > [package]
clone() const cvr::lattice2D< T > [virtual]
columns() constcvr::genericLattice2D< T > [inline, package]
computeProductOfElements() const cvr::lattice2D< T >
computeSumOfElements() const cvr::lattice2D< T >
const_iterator typedefcvr::lattice2D< T >
const_pointer typedefcvr::lattice2D< T >
const_reference typedefcvr::lattice2D< T >
constReference_cvr::genericLattice2D< T > [protected]
constReferenceException typedefcvr::genericLattice2D< T >
copy(const genericLattice2D< T > &other)cvr::lattice2D< T > [inline]
copy(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::lattice2D< T > [inline]
copy(const genericLattice2D< T > &other, const size_type &from, const size_type &to)cvr::lattice2D< T > [inline]
copy(const genericLattice2D< T > &other, const iinterval &r, const iinterval &c)cvr::lattice2D< T > [inline]
copy(const genericLattice2D< T > &other, const irectangle &window)cvr::lattice2D< T > [inline]
genericLattice2D< T >::copy(const genericLattice2D< T > &other, const size_type &from, const size_type &to)cvr::genericLattice2D< T > [inline, package]
copyColumns(const genericLattice2D< T > &other, const genericLattice1D< int > &idx)cvr::lattice2D< T > [inline]
copyRows(const genericLattice2D< T > &other, const genericLattice1D< int > &idx)cvr::lattice2D< T > [inline]
detach(genericLattice2D< T > &receiver)cvr::genericLattice2D< T > [package]
detach(genericVector< T > &receiver)cvr::genericLattice2D< T > [package]
distributeMem(const int firstRow, const int firstColumn, const int lastRow, const int lastColumn, T *block, row_type *theRows) constcvr::genericLattice2D< T > [protected]
divide(const T value)cvr::lattice2D< T >
divide(const genericLattice2D< T > &other, const T value)cvr::lattice2D< T >
edivide(const genericLattice2D< T > &other)cvr::lattice2D< T >
edivide(const genericLattice2D< T > &a, const genericLattice2D< T > &b)cvr::lattice2D< T >
elem(const int pos)cvr::genericLattice2D< T > [inline, package]
elem(const int pos) constcvr::genericLattice2D< T > [inline, package]
empty() constcvr::genericLattice2D< T > [inline, package]
emultiply(const genericLattice2D< T > &other)cvr::lattice2D< T >
emultiply(const genericLattice2D< T > &a, const genericLattice2D< T > &b)cvr::lattice2D< T >
end()cvr::genericLattice2D< T > [inline, package]
end() constcvr::genericLattice2D< T > [inline, package]
equals(const genericLattice2D< T > &other) constcvr::genericLattice2D< T > [package]
fill(const T &iniValue, const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex)cvr::genericLattice2D< T > [package]
fill(const T &iniValue, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex))cvr::genericLattice2D< T > [inline, package]
fill(const T &iniValue, const irectangle &window)cvr::genericLattice2D< T > [inline, package]
fill(const Tdata[], const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex)cvr::genericLattice2D< T > [package]
fill(const Tdata[], const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex))cvr::genericLattice2D< T > [inline, package]
fill(const Tdata[], const irectangle &window)cvr::genericLattice2D< T > [inline, package]
fill(const genericLattice2D< T > &mat, const int fromRow=MinIndex, const int fromCol=MinIndex, const int toRow=MaxIndex, const int toCol=MaxIndex, const int startAtRow=MinIndex, const int startAtCol=MinIndex)cvr::genericLattice2D< T > [package]
fill(const genericLattice2D< T > &mat, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex), const size_type &startAt=size_type(MinIndex, MinIndex))cvr::genericLattice2D< T > [inline, package]
fill(const genericLattice2D< T > &mat, const irectangle &window, const size_type &start=size_type(MinIndex, MinIndex))cvr::genericLattice2D< T > [inline, package]
findExtremes(T &theMinimum, T &theMaximum) const cvr::lattice2D< T >
findIndexOfExtremes(size_type &theIdxMinimum, size_type &theIdxMaximum) const cvr::lattice2D< T >
findIndexOfMaximum() const cvr::lattice2D< T >
findIndexOfMinimum() const cvr::lattice2D< T >
findMaximum() const cvr::lattice2D< T >
findMinimum() const cvr::lattice2D< T >
first_cvr::genericLattice2D< T > [protected]
firstColumn() constcvr::genericLattice2D< T > [inline, package]
firstIndex() constcvr::genericLattice2D< T > [inline, package]
firstRow() constcvr::genericLattice2D< T > [inline, package]
genericLattice2D()cvr::genericLattice2D< T > [package]
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol)cvr::genericLattice2D< T > [package]
genericLattice2D(const size_type &from, const size_type &to)cvr::genericLattice2D< T > [package]
genericLattice2D(const iinterval &rows, const iinterval &columns)cvr::genericLattice2D< T > [package]
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &value)cvr::genericLattice2D< T > [package]
genericLattice2D(const size_type &from, const size_type &to, const T &value)cvr::genericLattice2D< T > [package]
genericLattice2D(const iinterval &rows, const iinterval &columns, const T &value)cvr::genericLattice2D< T > [package]
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const Tdata[])cvr::genericLattice2D< T > [package]
genericLattice2D(const size_type &from, const size_type &to, const Tdata[])cvr::genericLattice2D< T > [package]
genericLattice2D(const iinterval &rows, const iinterval &columns, const Tdata[])cvr::genericLattice2D< T > [package]
genericLattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, Tdata[], const eConstantReference constRef)cvr::genericLattice2D< T > [package]
genericLattice2D(const size_type &from, const size_type &to, Tdata[], const eConstantReference constRef)cvr::genericLattice2D< T > [package]
genericLattice2D(const iinterval &rows, const iinterval &columns, Tdata[], const eConstantReference constRef)cvr::genericLattice2D< T > [package]
genericLattice2D(const genericLattice2D< T > &other)cvr::genericLattice2D< T > [package]
genericLattice2D(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex)cvr::genericLattice2D< T > [package]
genericLattice2D(const genericLattice2D< T > &other, const size_type &from, const size_type &to)cvr::genericLattice2D< T > [package]
genericLattice2D(const genericLattice2D< T > &other, const iinterval &rows, const iinterval &columns)cvr::genericLattice2D< T > [package]
genericLattice2D(const genericLattice2D< T > &other, const genericLattice1D< int > &rows)cvr::genericLattice2D< T > [package]
getColumnCopy(const int col) const cvr::lattice2D< T > [inline]
getColumnCopy(const int col, row_type &theCol) const cvr::lattice2D< T > [inline]
genericLattice2D< T >::getColumnCopy(const int col, row_type &theCol) constcvr::genericLattice2D< T > [package]
getRow(const int row)cvr::lattice2D< T > [inline]
getRow(const int row) const cvr::lattice2D< T > [inline]
getRowCopy(const int row) const cvr::lattice2D< T > [inline]
getRowCopy(const int row, row_type &theRow) const cvr::lattice2D< T > [inline]
genericLattice2D< T >::getRowCopy(const int row, row_type &theRow) constcvr::genericLattice2D< T > [inline, package]
inverseBegin()cvr::genericLattice2D< T > [inline, package]
inverseBegin() constcvr::genericLattice2D< T > [inline, package]
inverseEnd()cvr::genericLattice2D< T > [inline, package]
inverseEnd() constcvr::genericLattice2D< T > [inline, package]
ioObject()cvr::ioObject
iterator typedefcvr::lattice2D< T >
last_cvr::genericLattice2D< T > [protected]
lastColumn() constcvr::genericLattice2D< T > [inline, package]
lastIndex() constcvr::genericLattice2D< T > [inline, package]
lastRow() constcvr::genericLattice2D< T > [inline, package]
lattice2D()cvr::lattice2D< T >
lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol)cvr::lattice2D< T >
lattice2D(const size_type &from, const size_type &to)cvr::lattice2D< T >
lattice2D(const iinterval &rows, const iinterval &columns)cvr::lattice2D< T >
lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &value)cvr::lattice2D< T >
lattice2D(const size_type &from, const size_type &to, const T &value)cvr::lattice2D< T >
lattice2D(const iinterval &rows, const iinterval &columns, const T &value)cvr::lattice2D< T >
lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, const T data[])cvr::lattice2D< T >
lattice2D(const size_type &from, const size_type &to, const T data[])cvr::lattice2D< T >
lattice2D(const iinterval &rows, const iinterval &columns, const T data[])cvr::lattice2D< T >
lattice2D(const int fromRow, const int fromCol, const int toRow, const int toCol, T data[], const eConstantReference constRef)cvr::lattice2D< T >
lattice2D(const size_type &from, const size_type &to, T data[], const eConstantReference constRef)cvr::lattice2D< T >
lattice2D(const iinterval &rows, const iinterval &columns, T data[], const eConstantReference constRef)cvr::lattice2D< T >
lattice2D(const genericLattice2D< T > &other)cvr::lattice2D< T >
lattice2D(const genericLattice2D< T > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::lattice2D< T >
lattice2D(const genericLattice2D< T > &other, const size_type &from, const size_type &to)cvr::lattice2D< T >
lattice2D(const genericLattice2D< T > &other, const iinterval &rows, const iinterval &columns)cvr::lattice2D< T >
lattice2D(const genericLattice2D< T > &other, const genericLattice1D< int > &rows)cvr::lattice2D< T >
MaxIndexcvr::container [static]
MinIndexcvr::container [static]
multiply(const T value)cvr::lattice2D< T >
multiply(const genericLattice2D< T > &other, const T value)cvr::lattice2D< T >
name() const cvr::lattice2D< T > [virtual]
newInstance() const cvr::lattice2D< T > [virtual]
object()cvr::object
operator*=(const T value)cvr::lattice2D< T > [inline]
operator+(const genericLattice2D< T > &other) const cvr::lattice2D< T >
operator+(const T value) const cvr::lattice2D< T >
operator+=(const T value)cvr::lattice2D< T > [inline]
operator+=(const genericLattice2D< T > &other)cvr::lattice2D< T > [inline]
operator-(const genericLattice2D< T > &other) const cvr::lattice2D< T >
operator-(const T value) const cvr::lattice2D< T >
operator-=(const T value)cvr::lattice2D< T > [inline]
operator-=(const genericLattice2D< T > &other)cvr::lattice2D< T > [inline]
operator/=(const T value)cvr::lattice2D< T >
operator=(const genericLattice2D< T > &other)cvr::lattice2D< T > [inline]
operator==(const genericLattice2D< T > &other) constcvr::genericLattice2D< T > [inline, package]
operator[](const int row)cvr::lattice2D< T > [inline]
operator[](const int row) const cvr::lattice2D< T > [inline]
outerProduct(const row_type &a, const row_type &b)cvr::lattice2D< T >
ownData_cvr::genericLattice2D< T > [protected]
ownsData() constcvr::genericLattice2D< T > [inline, package]
pointer typedefcvr::lattice2D< T >
prettyCloseTo(const genericLattice2D< T > &other, const T &tolerance) const cvr::lattice2D< T >
read(ioHandler &handler, const bool complete=true)cvr::genericLattice2D< T > [package, virtual]
reference typedefcvr::lattice2D< T >
releaseMem(T *&block) constcvr::genericLattice2D< T > [protected]
releaseMem()cvr::genericLattice2D< T > [protected]
releaseRows(row_type *&theRows, const int offset) constcvr::genericLattice2D< T > [inline, protected]
reserveMem(const int fromRow, const int fromColumn, const int toRow, const int toColumn)cvr::genericLattice2D< T > [protected]
reserveNewMem(const int theSize) constcvr::genericLattice2D< T > [inline, protected]
resize(const int fromRow, const int fromCol, const int toRow, const int toCol, const T &iniValue, const eResizeType resizeType=CopyAndInit)cvr::genericLattice2D< T > [package]
resize(const size_type &from, const size_type &to, const T &iniValue, const eResizeType resizeType=CopyAndInit)cvr::genericLattice2D< T > [inline, package]
resize(const iinterval &rows, const iinterval &columns, const T &iniValue, const eResizeType resizeType=CopyAndInit)cvr::genericLattice2D< T > [inline, package]
resize(const int fromRow, const int fromCol, const int toRow, const int toCol)cvr::genericLattice2D< T > [inline, package]
resize(const size_type &from, const size_type &to)cvr::genericLattice2D< T > [inline, package]
resize(const iinterval &rows, const iinterval &columns)cvr::genericLattice2D< T > [inline, package]
restoreOwnership()cvr::genericLattice2D< T > [package]
row_type typedefcvr::lattice2D< T >
rowAddressTable_cvr::genericLattice2D< T > [protected]
rows() constcvr::genericLattice2D< T > [inline, package]
setColumn(const int col, const row_type &theCol)cvr::genericLattice2D< T > [package]
setRow(const int row, const row_type &theRow)cvr::genericLattice2D< T > [inline, package]
size() constcvr::genericLattice2D< T > [inline, package]
size_type typedefcvr::lattice2D< T >
subtract(const genericLattice2D< T > &other)cvr::lattice2D< T >
subtract(const genericLattice2D< T > &a, const genericLattice2D< T > &b)cvr::lattice2D< T >
subtract(const T value)cvr::lattice2D< T >
subtract(const genericLattice2D< T > &other, const T value)cvr::lattice2D< T >
swap(genericLattice2D< T > &other)cvr::genericLattice2D< T > [package]
theElements_cvr::genericLattice2D< T > [protected]
theSize_cvr::genericLattice2D< T > [protected]
totalSize_cvr::genericLattice2D< T > [protected]
transpose()cvr::lattice2D< T >
transpose(const genericLattice2D< U > &other)cvr::lattice2D< T > [inline]
useExternData(const int fromRow, const int fromCol, const int toRow, const int toCol, Tdata[], const eConstantReference constRef=VariableReference)cvr::genericLattice2D< T > [package]
useExternData(const size_type &from, const size_type &to, Tdata[], const eConstantReference constRef=VariableReference)cvr::genericLattice2D< T > [inline, package]
useExternData(const iinterval &rows, const iinterval &columns, Tdata[], const eConstantReference constRef=VariableReference)cvr::genericLattice2D< T > [inline, package]
value_type typedefcvr::lattice2D< T >
write(ioHandler &handler, const bool complete=true) constcvr::genericLattice2D< T > [package, virtual]
~genericLattice2D()cvr::genericLattice2D< T > [package, virtual]
~ioObject()cvr::ioObject [virtual]
~lattice2D()cvr::lattice2D< T > [virtual]
~object()cvr::object [virtual]


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