CVR-Lib last update 20 Sep 2009

cvr::lattice1D< T > Member List

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

add(const genericLattice1D< T > &other)cvr::lattice1D< T >
add(const genericLattice1D< T > &first, const genericLattice1D< T > &second)cvr::lattice1D< T >
add(const T cst)cvr::lattice1D< T >
add(const genericLattice1D< T > &other, const T cst)cvr::lattice1D< T >
addScaled(const T b, const genericLattice1D< T > &other)cvr::lattice1D< T >
addScaled(const T a, const genericLattice1D< T > &first, const T b, const genericLattice1D< T > &second)cvr::lattice1D< T >
addScaled(const genericLattice1D< T > &first, const T b, const genericLattice1D< T > &second)cvr::lattice1D< T >
allocate(const size_type from, const size_type to)cvr::genericLattice1D< T > [inline]
allocate(const iinterval &indices)cvr::genericLattice1D< T > [inline]
apply(T(*function)(T))cvr::genericLattice1D< T >
apply(const genericLattice1D< T > &other, T(*function)(T))cvr::genericLattice1D< T >
apply(T(*function)(const T &))cvr::genericLattice1D< T >
apply(const genericLattice1D< T > &other, T(*function)(const T &))cvr::genericLattice1D< T >
apply(const genericLattice1D< T > &other, T(*function)(const T &, const T &))cvr::genericLattice1D< T >
apply(const genericLattice1D< T > &other, T(*function)(T, T))cvr::genericLattice1D< T >
apply(const genericLattice1D< T > &a, const genericLattice1D< T > &b, T(*function)(const T &, const T &))cvr::genericLattice1D< T >
apply(const genericLattice1D< T > &a, const genericLattice1D< T > &b, T(*function)(T, T))cvr::genericLattice1D< T >
assign(const size_type from, const size_type to, const_reference initValue)cvr::genericLattice1D< T > [inline]
assign(const iinterval &indices, const_reference initValue)cvr::genericLattice1D< T > [inline]
at(const size_type x)cvr::genericLattice1D< T > [inline]
at(const size_type x) constcvr::genericLattice1D< T > [inline]
attach(const size_type from, const size_type to, value_type data[])cvr::genericLattice1D< T > [inline]
attach(const iinterval &indices, pointer data)cvr::genericLattice1D< T > [inline]
begin() constcvr::genericLattice1D< T > [inline]
begin()cvr::genericLattice1D< T > [inline]
buildName() const cvr::object [protected, virtual]
castFrom(const genericLattice1D< U > &other)cvr::genericLattice1D< T > [inline]
castFrom(const genericLattice1D< T > &other)cvr::genericLattice1D< T >
castFrom(const genericLattice1D< U > &other, const size_type from, const size_type to=MaxIndex)cvr::genericLattice1D< T > [inline]
castFrom(const genericLattice1D< U > &other, const iinterval &indices)cvr::genericLattice1D< T > [inline]
castFrom(const genericLattice1D< T > &other, const size_type from, const size_type to=MaxIndex)cvr::genericLattice1D< T >
castFrom(const genericLattice1D< T > &other, const iinterval &indices)cvr::genericLattice1D< T >
castFrom(const std::vector< U > &other, const int firstIndex=0)cvr::genericLattice1D< T > [inline]
castFrom(const genericVector< U > &other, const int firstIndex=0)cvr::genericLattice1D< T > [inline]
clear()cvr::genericLattice1D< T >
clone() const cvr::lattice1D< T > [virtual]
computeProductOfElements() const cvr::lattice1D< T >
computeSumOfElements() const cvr::lattice1D< T >
const_iterator typedefcvr::lattice1D< T >
const_pointer typedefcvr::lattice1D< T >
const_reference typedefcvr::lattice1D< T >
constReferenceException typedefcvr::lattice1D< T >
copy(const genericLattice1D< T > &other)cvr::genericLattice1D< T >
copy(const genericLattice1D< T > &other, const size_type from, const size_type to=MaxIndex)cvr::genericLattice1D< T >
copy(const genericLattice1D< T > &other, const iinterval &indices)cvr::genericLattice1D< T > [inline]
data_cvr::genericLattice1D< T > [protected]
detach(genericLattice1D< T > &receiver)cvr::genericLattice1D< T >
divide(const T cst)cvr::lattice1D< T >
divide(const genericLattice1D< T > &other, const T cst)cvr::lattice1D< T >
dot(const genericLattice1D< T > &other) const cvr::lattice1D< T >
edivide(const genericLattice1D< T > &other)cvr::lattice1D< T >
edivide(const genericLattice1D< T > &first, const genericLattice1D< T > &second)cvr::lattice1D< T >
edivide(const T cst)cvr::lattice1D< T > [inline]
edivide(const genericLattice1D< T > &other, const T cst)cvr::lattice1D< T > [inline]
elem(const size_type n)cvr::genericLattice1D< T > [inline]
elem(const size_type n) constcvr::genericLattice1D< T > [inline]
empty() constcvr::genericLattice1D< T > [inline]
emultiply(const genericLattice1D< T > &other)cvr::lattice1D< T >
emultiply(const genericLattice1D< T > &first, const genericLattice1D< T > &second)cvr::lattice1D< T >
end() constcvr::genericLattice1D< T > [inline]
end()cvr::genericLattice1D< T > [inline]
equals(const genericLattice1D< T > &other) constcvr::genericLattice1D< T >
fill(const_reference iniValue, const size_type from=MinIndex, const size_type to=MaxIndex)cvr::genericLattice1D< T >
fill(const_reference iniValue, const iinterval &indices)cvr::genericLattice1D< T > [inline]
fill(const value_type data[], const size_type from=MinIndex, const size_type to=MaxIndex)cvr::genericLattice1D< T >
fill(const value_type data[], const iinterval &indices)cvr::genericLattice1D< T > [inline]
fill(const genericLattice1D< T > &lat, const size_type from=MinIndex, const size_type to=MaxIndex, const size_type startAt=0)cvr::genericLattice1D< T > [inline]
fill(const genericLattice1D< T > &vct, const iinterval &indices, const size_type startAt=0)cvr::genericLattice1D< T > [inline]
findExtremes(T &theMinimum, T &theMaximum) const cvr::lattice1D< T >
findIndexOfExtremes(int &theIdxMinimum, int &theIdxMaximum) const cvr::lattice1D< T >
findIndexOfMaximum() const cvr::lattice1D< T >
findIndexOfMinimum() const cvr::lattice1D< T >
findMaximum() const cvr::lattice1D< T >
findMinimum() const cvr::lattice1D< T >
first_cvr::genericLattice1D< T > [protected]
firstIndex() constcvr::genericLattice1D< T > [inline]
genericLattice1D()cvr::genericLattice1D< T >
genericLattice1D(const size_type from, const size_type to)cvr::genericLattice1D< T > [explicit]
genericLattice1D(const iinterval &indices)cvr::genericLattice1D< T > [explicit]
genericLattice1D(const size_type from, const size_type to, const_reference iniValue)cvr::genericLattice1D< T > [explicit]
genericLattice1D(const iinterval &indices, const_reference iniValue)cvr::genericLattice1D< T > [explicit]
genericLattice1D(const size_type from, const size_type to, const value_type data[])cvr::genericLattice1D< T >
genericLattice1D(const iinterval &indices, const value_type data[])cvr::genericLattice1D< T >
genericLattice1D(const size_type from, const size_type to, value_type data[], const eConstantReference constRef)cvr::genericLattice1D< T >
genericLattice1D(const iinterval &indices, value_type data[], const eConstantReference constRef)cvr::genericLattice1D< T >
genericLattice1D(const genericLattice1D< T > &other)cvr::genericLattice1D< T >
genericLattice1D(const genericLattice1D< T > &other, const size_type from, const size_type to=MaxIndex)cvr::genericLattice1D< T >
genericLattice1D(const genericLattice1D< T > &other, const iinterval &indices)cvr::genericLattice1D< T >
genericLattice1D(const std::vector< T > &other, const int firstIndex=0)cvr::genericLattice1D< T >
genericLattice1D(const genericVector< T > &other, const int firstIndex=0)cvr::genericLattice1D< T >
getAsVector() constcvr::genericLattice1D< T > [inline]
inverseBegin()cvr::genericLattice1D< T > [inline]
inverseBegin() constcvr::genericLattice1D< T > [inline]
inverseEnd()cvr::genericLattice1D< T > [inline]
inverseEnd() constcvr::genericLattice1D< T > [inline]
ioObject()cvr::ioObject
iterator typedefcvr::lattice1D< T >
last_cvr::genericLattice1D< T > [protected]
lastIndex() constcvr::genericLattice1D< T > [inline]
lattice1D()cvr::lattice1D< T >
lattice1D(const size_type from, const size_type to)cvr::lattice1D< T > [explicit]
lattice1D(const iinterval &indices)cvr::lattice1D< T > [explicit]
lattice1D(const size_type from, const size_type to, const_reference iniValue)cvr::lattice1D< T > [explicit]
lattice1D(const iinterval &indices, const_reference iniValue)cvr::lattice1D< T > [explicit]
lattice1D(const size_type from, const size_type to, const value_type data[])cvr::lattice1D< T >
lattice1D(const iinterval &indices, const value_type data[])cvr::lattice1D< T >
lattice1D(const size_type from, const size_type to, value_type data[], const eConstantReference constRef)cvr::lattice1D< T >
lattice1D(const iinterval &indices, value_type data[], const eConstantReference constRef)cvr::lattice1D< T >
lattice1D(const genericLattice1D< T > &other)cvr::lattice1D< T >
lattice1D(const genericLattice1D< T > &other, const size_type from, const size_type to=container::MaxIndex)cvr::lattice1D< T >
lattice1D(const genericLattice1D< T > &other, const iinterval &indices)cvr::lattice1D< T >
lattice1D(const std::vector< T > &other, const int firstIndex=0)cvr::lattice1D< T >
lattice1D(const genericVector< T > &other, const int firstIndex=0)cvr::lattice1D< T >
MaxIndexcvr::container [static]
MinIndexcvr::container [static]
multiply(const T cst)cvr::lattice1D< T >
multiply(const genericLattice1D< T > &other, const T cst)cvr::lattice1D< T >
name() const cvr::lattice1D< T > [virtual]
newInstance() const cvr::lattice1D< T > [virtual]
object()cvr::object
operator!=(const genericLattice1D< T > &other) constcvr::genericLattice1D< T > [inline]
operator*=(const T cst)cvr::lattice1D< T >
operator+=(const T cst)cvr::lattice1D< T > [inline]
operator+=(const genericLattice1D< T > &other)cvr::lattice1D< T > [inline]
operator-=(const genericLattice1D< T > &other)cvr::lattice1D< T > [inline]
operator-=(const T cst)cvr::lattice1D< T >
operator/=(const T cst)cvr::lattice1D< T >
operator=(const genericLattice1D< T > &other)cvr::genericLattice1D< T >
operator==(const genericLattice1D< T > &other) constcvr::genericLattice1D< T > [inline]
operator[](const size_type x)cvr::genericLattice1D< T > [inline]
operator[](const size_type x) constcvr::genericLattice1D< T > [inline]
ownsData() constcvr::genericLattice1D< T > [inline]
pointer typedefcvr::lattice1D< T >
prettyCloseTo(const genericLattice1D< T > &other, const T &tolerance) const cvr::lattice1D< T >
read(ioHandler &handler, const bool complete=true)cvr::genericLattice1D< T > [virtual]
reference typedefcvr::lattice1D< T >
resize(const size_type from, const size_type to, const_reference iniValue, const eResizeType resizeType=CopyAndInit)cvr::genericLattice1D< T >
resize(const iinterval &indices, const_reference iniValue, const eResizeType resizeType=CopyAndInit)cvr::genericLattice1D< T > [inline]
resize(const size_type from, const size_type to)cvr::genericLattice1D< T > [inline]
resize(const iinterval &indices)cvr::genericLattice1D< T > [inline]
restoreOwnership()cvr::genericLattice1D< T > [inline]
size() constcvr::genericLattice1D< T > [inline]
size_type typedefcvr::lattice1D< T >
subtract(const T cst)cvr::lattice1D< T >
subtract(const genericLattice1D< T > &other, const T cst)cvr::lattice1D< T >
subtract(const genericLattice1D< T > &other)cvr::lattice1D< T >
subtract(const genericLattice1D< T > &first, const genericLattice1D< T > &second)cvr::lattice1D< T >
swap(genericLattice1D< T > &other)cvr::genericLattice1D< T >
theElements0_cvr::genericLattice1D< T > [protected]
useExternData(const size_type from, const size_type to, pointer data, const eConstantReference constRef=VariableReference)cvr::genericLattice1D< T > [inline]
useExternData(const iinterval &indices, pointer data, const eConstantReference constRef=VariableReference)cvr::genericLattice1D< T > [inline]
value_type typedefcvr::lattice1D< T >
write(ioHandler &handler, const bool complete=true) constcvr::genericLattice1D< T > [virtual]
~genericLattice1D()cvr::genericLattice1D< T > [virtual]
~ioObject()cvr::ioObject [virtual]
~lattice1D()cvr::lattice1D< T > [virtual]
~object()cvr::object [virtual]


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