Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

TRegularData1D< ValueType > Member List

This is the complete list of members for TRegularData1D< ValueType >, including all inherited members.

begin() const (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
begin() (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
binaryRead(const String &filename)TRegularData1D< ValueType >
binaryWrite(const String &filename) const TRegularData1D< ValueType >
clear()TRegularData1D< ValueType > [virtual]
const_iterator typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
const_reference typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
ConstIterator typedefTRegularData1D< ValueType >
CoordinateType typedefTRegularData1D< ValueType >
data_TRegularData1D< ValueType > [protected]
difference_type typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
dimension_TRegularData1D< ValueType > [protected]
empty() const TRegularData1D< ValueType >
end() const (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
end() (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
getClosestIndex(const CoordinateType &x) const TRegularData1D< ValueType >
getClosestValue(const CoordinateType &x) const TRegularData1D< ValueType >
getClosestValue(const CoordinateType &x)TRegularData1D< ValueType >
getCoordinates(const IndexType &index) const TRegularData1D< ValueType >
getData(const IndexType &index) const TRegularData1D< ValueType >
getData(const IndexType &index)TRegularData1D< ValueType >
getDimension() const TRegularData1D< ValueType >
getEnclosingIndices(const CoordinateType &x, Position &lower, Position &upper) const TRegularData1D< ValueType >
getEnclosingValues(const CoordinateType &x, ValueType &lower, ValueType &upper) const TRegularData1D< ValueType >
getInterpolatedValue(const CoordinateType &x) const TRegularData1D< ValueType >
getLowerIndex(const CoordinateType &x) const TRegularData1D< ValueType >
getOrigin() const TRegularData1D< ValueType >
getSize() const TRegularData1D< ValueType >
getSpacing() const TRegularData1D< ValueType >
IndexType typedefTRegularData1D< ValueType >
isInside(const CoordinateType &x) const TRegularData1D< ValueType >
Iterator typedefTRegularData1D< ValueType >
iterator typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
max_size() const (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
operator!=(const TRegularData1D &data) const TRegularData1D< ValueType >
operator()(const CoordinateType &x) const TRegularData1D< ValueType >
operator=(const TRegularData1D< ValueType > &data)TRegularData1D< ValueType >
operator=(const VectorType &data)TRegularData1D< ValueType >
operator==(const TRegularData1D &data) const TRegularData1D< ValueType >
operator[](const IndexType &index) const TRegularData1D< ValueType >
operator[](const IndexType &index)TRegularData1D< ValueType >
origin_TRegularData1D< ValueType > [protected]
pointer typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
reference typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
rescale(const IndexType &new_size)TRegularData1D< ValueType >
resize(const IndexType &size)TRegularData1D< ValueType >
setDimension(const CoordinateType &dimension)TRegularData1D< ValueType >
setOrigin(const CoordinateType &origin)TRegularData1D< ValueType >
size() const (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
size_type typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
spacing_TRegularData1D< ValueType > [protected]
swap(TRegularData1D< ValueType > &data) (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
TRegularData1D()TRegularData1D< ValueType >
TRegularData1D(const TRegularData1D &data)TRegularData1D< ValueType >
TRegularData1D(const CoordinateType &origin, const CoordinateType &dimension, const CoordinateType &spacing) (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
TRegularData1D(const IndexType &size)TRegularData1D< ValueType >
TRegularData1D(const VectorType &data, const CoordinateType &origin=0.0, const CoordinateType &dimension=1.0) (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
value_type typedef (defined in TRegularData1D< ValueType >)TRegularData1D< ValueType >
VectorType typedefTRegularData1D< ValueType >
~TRegularData1D()TRegularData1D< ValueType > [virtual]