, including all inherited members.
begin() const (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
begin() (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
binaryRead(const String &filename) | TRegularData2D< ValueType > | |
binaryWrite(const String &filename) const | TRegularData2D< ValueType > | |
clear() | TRegularData2D< ValueType > | [virtual] |
const_iterator typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
const_reference typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
ConstIterator typedef | TRegularData2D< ValueType > | |
CoordinateType typedef | TRegularData2D< ValueType > | |
data_ | TRegularData2D< ValueType > | [protected] |
difference_type typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
dimension_ | TRegularData2D< ValueType > | [protected] |
empty() const | TRegularData2D< ValueType > | |
end() const (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
end() (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
getClosestIndex(const CoordinateType &v) const | TRegularData2D< ValueType > | |
getClosestValue(const CoordinateType &x) const | TRegularData2D< ValueType > | |
getClosestValue(const CoordinateType &x) | TRegularData2D< ValueType > | |
getCoordinates(const IndexType &index) const | TRegularData2D< ValueType > | |
getCoordinates(Position index) const | TRegularData2D< ValueType > | |
getData(const IndexType &index) const | TRegularData2D< ValueType > | |
getData(const IndexType &index) | TRegularData2D< ValueType > | |
getData(Position index) const | TRegularData2D< ValueType > | |
getData(Position index) | TRegularData2D< ValueType > | |
getDimension() const | TRegularData2D< ValueType > | |
getEnclosingIndices(const CoordinateType &r, Position &ll, Position &lr, Position &ul, Position &ur) const | TRegularData2D< ValueType > | |
getEnclosingValues(const CoordinateType &r, ValueType &ll, ValueType &lr, ValueType &ul, ValueType &ur) const | TRegularData2D< ValueType > | |
getInterpolatedValue(const CoordinateType &x) const | TRegularData2D< ValueType > | |
getLowerIndex(const CoordinateType &v) const | TRegularData2D< ValueType > | |
getOrigin() const | TRegularData2D< ValueType > | |
getSize() const | TRegularData2D< ValueType > | |
getSpacing() const | TRegularData2D< ValueType > | |
isInside(const CoordinateType &x) const | TRegularData2D< ValueType > | |
iterator typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
Iterator typedef | TRegularData2D< ValueType > | |
max_size() const (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
operator!=(const TRegularData2D< ValueType > &data) const | TRegularData2D< ValueType > | |
operator()(const CoordinateType &x) const | TRegularData2D< ValueType > | |
operator=(const TRegularData2D< ValueType > &data) | TRegularData2D< ValueType > | |
operator==(const TRegularData2D< ValueType > &data) const | TRegularData2D< ValueType > | |
operator[](const IndexType &index) const | TRegularData2D< ValueType > | |
operator[](const IndexType &index) | TRegularData2D< ValueType > | |
operator[](Position index) const | TRegularData2D< ValueType > | |
operator[](Position index) | TRegularData2D< ValueType > | |
origin_ | TRegularData2D< ValueType > | [protected] |
pointer typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
reference typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
rescale(const IndexType &new_size) | TRegularData2D< ValueType > | |
resize(const IndexType &new_size) | TRegularData2D< ValueType > | |
setDimension(const CoordinateType &dimension) | TRegularData2D< ValueType > | |
setOrigin(const CoordinateType &origin) | TRegularData2D< ValueType > | |
size() const (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
size_ | TRegularData2D< ValueType > | [protected] |
size_type typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
spacing_ | TRegularData2D< ValueType > | [protected] |
swap(TRegularData2D< ValueType > &data) (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
TRegularData2D() | TRegularData2D< ValueType > | |
TRegularData2D(const TRegularData2D< ValueType > &data) | TRegularData2D< ValueType > | |
TRegularData2D(const CoordinateType &origin, const CoordinateType &dimension, const CoordinateType &spacing) | TRegularData2D< ValueType > | |
TRegularData2D(const IndexType &size, const CoordinateType &origin=CoordinateType(0.0), const CoordinateType &dimension=CoordinateType(1.0)) (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
value_type typedef (defined in TRegularData2D< ValueType >) | TRegularData2D< ValueType > | |
VectorType typedef | TRegularData2D< ValueType > | |
~TRegularData2D() | TRegularData2D< ValueType > | [virtual] |